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 b2b02c5 commit cc236ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,7 @@
[![Quality Score][ico-code-quality]][link-code-quality]
[![Type coverage][ico-psalm]][link-psalm]
[![Test Coverage][ico-coverage]][link-coverage]
[![Mutation testing badge][ico-mutant]][link-mutant]
[![Maintainability][ico-maintain]][link-maintain]
[![Total Downloads][ico-downloads]][link-downloads]

Expand Down Expand Up @@ -38,3 +39,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-crud/badges/coverage.png?b=master
[ico-psalm]: https://shepherd.dev/github/pheature-flags/toggle-crud/coverage.svg
[link-psalm]: https://shepherd.dev/github/pheature-flags/toggle-crud
[ico-mutant]: https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fpheature-flags%2Ftoggle-crud%2F1.0.x
[link-mutant]: https://dashboard.stryker-mutator.io/reports/github.com/pheature-flags/toggle-crud/1.0.x

0 comments on commit cc236ec

Please sign in to comment.