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 support for Codacy code coverage #559

Closed
patricksamson opened this issue Nov 9, 2015 · 2 comments
Closed

Add support for Codacy code coverage #559

patricksamson opened this issue Nov 9, 2015 · 2 comments
Labels
good first issue New contributors, join in! service-badge New or updated service badge

Comments

@patricksamson
Copy link
Contributor

Example URL : https://api.codacy.com/project/badge/coverage/ff95c3e5360649638c61f2834bffd8b2

@espadrine
Copy link
Member

Thanks for the suggestion!

Does that go beyond what was implemented in #260? Is https://img.shields.io/codacy/ff95c3e5360649638c61f2834bffd8b2.svg what you suggest?

@patricksamson
Copy link
Contributor Author

Yes, they added it this week.
There is now two different badges :

  • https://api.codacy.com/project/badge/grade/ff95c3e5360649638c61f2834bffd8b2 The one implemented in Shields. It is a code quality badge.
  • https://api.codacy.com/project/badge/coverage/ff95c3e5360649638c61f2834bffd8b2 The new one, it is a code coverage badge, like Scrutinizer, Code Climate, and many others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue New contributors, join in! service-badge New or updated service badge
Projects
None yet
Development

No branches or pull requests

3 participants