Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add codeclimate badge #11

Merged
merged 1 commit into from Apr 11, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
@@ -1,10 +1,11 @@
# Pheature Flags Toggle Core

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Quality Score][ico-code-quality]][link-code-quality]
[![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]
[![Maintainability][ico-maintain]][link-maintain]
[![Total Downloads][ico-downloads]][link-downloads]

Pheature flags toggle core library, take a look to our [main package](https://github.com/pheature-flags/pheature-flags) to see our roadmap and project status.
Expand Down Expand Up @@ -42,3 +43,5 @@ knowledge to the community. For this reason we release all our packages under [B
[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
[ico-maintain]: https://api.codeclimate.com/v1/badges/bfd8ab1bc4664ec724c0/maintainability
[link-maintain]: https://codeclimate.com/github/pheature-flags/toggle-model/maintainability