Generate a test coverage report on CI
Offen
testing
- Vorherrschende Sprache
- Rust
- Sterne
- 115
- Forks
- 84
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 15
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.