0xMiden / 0xMiden/compiler

Generate a test coverage report on CI

Open
#245 0 comments 0 reactions 0 assignees View on GitHub
testing
Dominant language
Rust
Stars
115
Forks
84
Avg merge
1d 8h
Merged PRs (30d)
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.