-
Notifications
You must be signed in to change notification settings - Fork 446
Closed
Description
We could calculate code coverage percentage on every push and display it with a badge in the README.
For code coverage calculation I use https://github.com/actions-rs/tarpaulin
This creates an lcov.info file that I upload to https://coveralls.io/ (free for open source).
Setup example: https://github.com/rust-github/rust-gh-example
I solve this issue if you want.
Of course the maintainer has to register to the coveralls website.
Metadata
Metadata
Assignees
Labels
No labels