Skip to content

Enforce 90% patch coverage threshold on PRs#1084

Draft
arrayka wants to merge 1 commit into
mainfrom
u/arrayka/coverage_check
Draft

Enforce 90% patch coverage threshold on PRs#1084
arrayka wants to merge 1 commit into
mainfrom
u/arrayka/coverage_check

Conversation

@arrayka
Copy link
Copy Markdown
Contributor

@arrayka arrayka commented May 19, 2026

  • Does this PR have a descriptive title that could go in our release notes?
  • Does this PR add any new dependencies?
  • Does this PR modify any existing APIs?
  • Is the change to the API backwards compatible?
  • Should this result in any changes to our documentation, either updating existing docs or adding new ones?

Reference Issues/PRs

What does this implement/fix? Briefly explain your changes.

Any other comments?

@arrayka arrayka linked an issue May 19, 2026 that may be closed by this pull request
@arrayka arrayka changed the title Add Check diff coverage Enforce 90% patch coverage threshold on PRs May 19, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.45%. Comparing base (205aad7) to head (81d007c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1084      +/-   ##
==========================================
- Coverage   89.46%   89.45%   -0.01%     
==========================================
  Files         459      459              
  Lines       85482    85482              
==========================================
- Hits        76475    76472       -3     
- Misses       9007     9010       +3     
Flag Coverage Δ
miri 89.45% <ø> (-0.01%) ⬇️
unittests 89.08% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Low code coverage should block PR

2 participants