Skip to content

chore(ci): enforce patch coverage for new code only#642

Open
stevemilk wants to merge 1 commit intomainfrom
codecov
Open

chore(ci): enforce patch coverage for new code only#642
stevemilk wants to merge 1 commit intomainfrom
codecov

Conversation

@stevemilk
Copy link

@stevemilk stevemilk commented Jan 29, 2026

  • patch.target: 80% – new code must have ≥80% coverage
  • patch.threshold: 0% – prevent patch coverage from dropping
  • patch.only_pulls: true – enforce only on PRs

issue: #643

@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@stevemilk stevemilk changed the title ci: enforce patch coverage for new code only chore(ci): enforce patch coverage for new code only Jan 29, 2026
Copy link
Contributor

@0xHansLee 0xHansLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To enforce pass this before merging the PR, we might need to add this to branch protection rule.

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.

3 participants