Generate a test coverage report on CI
Đang mở
testing
- Ngôn ngữ chính
- Rust
- Star
- 115
- Fork
- 84
- Merge trung bình
- 1 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 15
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.