Skip to content

Commit

Permalink
add mutation coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kpicaza committed Apr 11, 2021
1 parent 7bed0da commit e8e7dee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -3,6 +3,7 @@
[![Latest Version on Packagist][ico-version]][link-packagist]
[![Type coverage][ico-psalm]][link-psalm]
[![Test Coverage][ico-coverage]][link-coverage]
[![Mutation testing coverage][ico-mutant]][link-mutant]
[![Quality Score][ico-code-quality]][link-code-quality]
[![Total Downloads][ico-downloads]][link-downloads]

Expand Down Expand Up @@ -39,3 +40,5 @@ knowledge to the community. For this reason we release all our packages under [B
[link-code-quality]: https://scrutinizer-ci.com/g/pheature-flags/toggle-core/badges/coverage.png?b=master
[ico-downloads]: https://img.shields.io/packagist/dt/pheature/toggle-core.svg?style=flat-square
[link-downloads]: https://packagist.org/packages/pheature/toggle-core
[ico-mutant]: https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fpheature-flags%2Ftoggle-core%2F1.0.x
[link-mutant]: https://dashboard.stryker-mutator.io/reports/github.com/pheature-flags/toggle-core/1.0.x

0 comments on commit e8e7dee

Please sign in to comment.