Code coverage for pull requests
Open
Nobody has claimed this yet.
CI
- Dominant language
- Rust
- Stars
- 489
- Forks
- 293
- Avg merge
- 18h 35m
- Merged PRs (30d)
- 3
Description
Setup a code coverage bot for submitted pull requests. This would help identify further areas of testing without having to manually perform these steps.
A possible solution is Codecov.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how submitted pull requests are currently checked and identify the repository entry points for CI configuration. Evaluate the proposed Codecov integration and define completion as coverage being reported automatically for pull requests without manual steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100