Skip to content

[Improve] Make mutation findings advisory - #1610

Draft
zoomote[bot] wants to merge 1 commit into
mainfrom
improve/advisory-mutation-testing-3dmuxphmo3gmd
Draft

[Improve] Make mutation findings advisory#1610
zoomote[bot] wants to merge 1 commit into
mainfrom
improve/advisory-mutation-testing-3dmuxphmo3gmd

Conversation

@zoomote

@zoomote zoomote Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

​Created by Roomote. Follow up by mentioning @roomote, in the web UI, or in Discord.

What changed

The required mutation-diff check now blocks only when changed executable code exceeds the existing 500-line package limit, or when that scope cannot be calculated safely.

Mutation survivors, uncovered mutants, timeout ratios, mutant-count caps, exclusion-policy findings, Stryker execution failures, summary-write failures, and report-upload failures remain visible as warning annotations, job-summary advisories, and downloadable reports without failing required CI.

Why this change was made

Mutation testing should guide test improvements without preventing otherwise healthy pull requests from advancing. Executable-line growth remains the deterministic scope-control gate.

Impact

Authors still receive the full changed-code mutation report and focused warnings, but mutation quality findings no longer withhold a passing required check. Pull requests that exceed the executable-line threshold remain blocked and must reduce scope or receive a narrow maintainer-reviewed exclusion.

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Review status

This PR was opened by an automated account. A human maintainer must verify the change intent, provenance, and validation before merging.

Current step: Mark the PR ready. Required CI must pass before CodeRabbit starts.

Review-state labels are managed by this workflow; do not edit them manually.

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • coderabbit-review-active

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 9d25ca1e-46f7-4f6e-a738-2fd973d25252

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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