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 codecov.io support #259

Open
jack-pappas opened this issue Jun 12, 2016 · 3 comments
Open

Add codecov.io support #259

jack-pappas opened this issue Jun 12, 2016 · 3 comments

Comments

@jack-pappas
Copy link

jack-pappas commented Jun 12, 2016

Description

Implement support for codecov.io (free service for collecting test coverage results).

Related information

codecov.io is a free service that integrates with Github, and it provides a way to collect test coverage results and publish it to their service; this gives you a 'badge' you can add to the repository's README to make it easy to see how well a library's code is covered by it's test suite.

An example integration for a C# project can be found at:
https://github.com/codecov/example-csharp

@dsyme
Copy link
Contributor

dsyme commented Jun 8, 2017

Closing old suggestions (please send a PR if you want it)

@dsyme dsyme closed this as completed Jun 8, 2017
@dsyme dsyme reopened this Dec 14, 2017
@dsyme
Copy link
Contributor

dsyme commented Dec 14, 2017

This was a great suggestion, my apologies for closing it.

@jackfoxy
Copy link
Collaborator

Even if the maintainers do not want this, I would merge it into my fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants