Generate a test coverage report on CI
未關閉
testing
- 主要語言
- Rust
- 星號
- 115
- 分支
- 84
- 平均合併
- 1 天 8 小時
- 30 天內合併 PR
- 15
描述
### 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.
貢獻指南
評估
這個 Issue 還沒有評估資料。