microsoft / microsoft/injectorppforrust
Add diff code coverage support for PR
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 404
- Forks
- 19
- Avg merge
- 23h 57m
- Merged PRs (30d)
- 1
Description
Currently the PR does not have diff code coverage support. It's an important data and should be a PR merge gate.
This PR does not sound really generate the diff code coverage: https://github.com/microsoft/injectorppforrust/pull/11
Additionally, the diff code coverage needs to count different platforms as some code are platform specific.
Contributor guide
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
Review the repository's existing pull-request checks and compare them with PR #11, which the issue says does not generate diff coverage. Define how coverage should be calculated across platform-specific code and how it becomes a merge gate. Done means pull requests report reliable diff coverage for all relevant platforms and enforce the configured threshold.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100