Skip to content

Commit 08469ff

Browse files
committed
Add bagdes to README
1 parent fdfe8e0 commit 08469ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This package provides an action for [Captain Hook](https://github.com/CaptainHoo
44
which will invoke [InfectionPHP](https://infection.github.io) for all changed files of a commit. Running Infection only
55
against the changed files will result in a faster execution of Infection which is ideal when running it as a pre-commit hook.
66

7+
[![Build Status](https://github.com/bitExpert/captainhook-infection/workflows/ci/badge.svg?branch=master)](https://github.com/bitExpert/captainhook-infection/actions)
8+
[![Coverage Status](https://coveralls.io/repos/github/bitExpert/captainhook-infection/badge.svg?branch=master)](https://coveralls.io/github/bitExpert/captainhook-infection?branch=master)
9+
[![Infection MSI](https://badge.stryker-mutator.io/github.com/bitExpert/captainhook-infection/master)](https://infection.github.io)
10+
711
## Installation
812

913
The preferred way of installing `bitexpert/captainhook-infection` is through Composer.

0 commit comments

Comments
 (0)