Closed macladson closed 1 year ago
Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
Nice! Looks like this is working, lets merge and then do a follow-up PR with a coverage badge in the README (and this follow-up PR can show us the code coverage diff)
Adds code coverage using
cargo-tarpaulin
and uploads the results to codecov.io to generate a coverage report.