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

Implement code coverage testing and reporting #35

Closed
alexpovel opened this issue Jul 28, 2022 · 1 comment
Closed

Implement code coverage testing and reporting #35

alexpovel opened this issue Jul 28, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@alexpovel
Copy link
Owner

Using coverage, see also here. It's not a be-all, end-all metric, but useful.

@alexpovel alexpovel added the enhancement New feature or request label Jul 28, 2022
@alexpovel alexpovel added this to the anc.v1 milestone Jul 28, 2022
@alexpovel alexpovel self-assigned this Jul 28, 2022
@alexpovel
Copy link
Owner Author

Done with a43ce73, d451c28 and 54a780f, and uploads correctly (no token needed):

https://app.codecov.io/gh/alexpovel/ancv

For offline viewing, use htmlcov/index.html.

Only thing missing is Codecov automatically commenting on PRs, which it didn't do for the release-please PR yet 🤷

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

No branches or pull requests

1 participant