-
Notifications
You must be signed in to change notification settings - Fork 57
Generate code coverage badge #39
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
Conversation
…ncover and reportgenerator tools
- Skip opencover unit test report generation for PR and local builds - Use coveralls for coverage badge generation
Hi @Marusyk I have done the following:
The following needs to be done now:
Thank you! |
Hi @Adityanr I've added the token as a Repository secret.
|
Hi @Marusyk |
@Adityanr Could you please check |
sure, lemme check @Marusyk |
Hi, @Marusyk
Added the |
|
build.cake modified to generate coverage badge in README.md using opencover and reportgenerator
Closes #30