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

Code coverage #32

Open
awdeorio opened this issue Apr 19, 2019 · 1 comment
Open

Code coverage #32

awdeorio opened this issue Apr 19, 2019 · 1 comment

Comments

@awdeorio
Copy link
Owner

Measure code coverage of unit tests. Report coverage using a badge on the README.

@ianbtr
Copy link
Contributor

ianbtr commented Oct 6, 2020

You should be able to use Codecov for free. They make it quick and easy to put a badge in your README, too.

Here's an example of another repo that used Codecov with a C++ project, displays the badge, and automatically checks and shows the coverage delta on each pull request.

Stay awesome :)

- Ian

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

2 participants