Skip to content

Smoke mutation diff workflow#76

Closed
lucarlig wants to merge 3 commits intomainfrom
fix/mutation-diff-smoke
Closed

Smoke mutation diff workflow#76
lucarlig wants to merge 3 commits intomainfrom
fix/mutation-diff-smoke

Conversation

@lucarlig
Copy link
Copy Markdown
Collaborator

@lucarlig lucarlig commented May 1, 2026

Temporary smoke PR to verify PR #75 mutation diff behavior with a real Rust source diff.

This branch is not intended to merge. It adds a small behavior-preserving Rust change so ci-selection schedules mutation-testing with:

{"cargo_package":"secrets_detection","in_diff":true,"test_packages":[]}

Local precheck:

  • cargo mutants -p secrets_detection --in-diff /tmp/cargo-mutants-smoke-pr.diff
  • Result: Found 5 mutants to test; 5 mutants tested in 30s: 1 caught, 4 unviable

Close/delete after GitHub CI confirms the mutation job runs.

lucarlig added 2 commits May 1, 2026 12:59
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
@lucarlig lucarlig changed the base branch from fix/mutation-diff-head to main May 1, 2026 12:39
Signed-off-by: lucarlig <luca.carlig@ibm.com>
@lucarlig lucarlig closed this May 1, 2026
@lucarlig lucarlig deleted the fix/mutation-diff-smoke branch May 1, 2026 13:19
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