microsoft / microsoft/injectorppforrust

Add diff code coverage support for PR

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.