Generate a test coverage report on CI
Ouverte
testing
- Langage dominant
- Rust
- Étoiles
- 115
- Forks
- 84
- Merge moyen
- 1 j 8 h
- PR mergées (30 j)
- 15
Description
### Motivation
To see in a PR the new/changed code that is not covered by any tests.
### Implementation details
Add a separate job that uses `cargo-tarpoulin` to gather the coverage data and coveralls.io or codecov.io to post the report in a PR comment. I've used both and they do the job fine.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.