Skip to content

Support min coverage threshold#124

Merged
SurpSG merged 3 commits into
masterfrom
support-min-coverage-threshold
Mar 21, 2026
Merged

Support min coverage threshold#124
SurpSG merged 3 commits into
masterfrom
support-min-coverage-threshold

Conversation

@SurpSG

@SurpSG SurpSG commented Mar 21, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

SurpSG and others added 3 commits March 22, 2026 01:18
Add `entityCountThreshold` parameter to `<violations>` configuration.
When the number of changed entities (instructions, lines, or branches)
is below the threshold, the coverage check for that entity is skipped.
Useful to avoid build failures on PRs with few changed lines.

Closes #40

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

📈 Δelta Coverage Check

Check Expected Entity Actual
🟢 Aggregated 🎯 90% 🎯 INSTRUCTION
BRANCH
LINE

Run 217.1 | Mar 21, 11:40 PM

@SurpSG SurpSG merged commit d33dd37 into master Mar 21, 2026
2 checks passed
@SurpSG SurpSG deleted the support-min-coverage-threshold branch March 21, 2026 23:41
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.

1 participant