Record the 2026-09-19 adversarial mutation-test campaign - #102
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Warning Review limit reachedNext included review available in 53 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (1)
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. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
audit/mutation-test-scans.jsonrecords the 2026-09-19 adversarial-mutation-test campaign. The roh dashboard readsthis file from the default branch, so until now the repo read as never mutation-tested.
One entry:
commit5a633508643e345fc72c11133f782214f60db9b5, the tree every before-number was measured at (published 0.1.20,0 commits ahead).
testsAfterCommit34506fcba245ca2439975009fee2c7163d87ecf9, main with both coverage PRs merged (AMT coverage: g2-clone-tail #98, AMT coverage: g3-entry-points #99).LibICloneableFactoryV4,ICloneableFactoryV4,ICloneableV2and the test fixtures they rely on, in threegroups.
src/interface/deprecated/is excluded and the record says so.The earlier 2026-08-24 campaign is deliberately NOT recorded. It was partial: two of its four groups' coverage PRs
(#75, #77) closed unmerged, g4 produced no PR or score, and nothing showed any group ran until no new mutant survived.
The 2026-09-19 campaign re-ran that ground on current main and did run to dry.
QA
audit/. The checks that stand in for one: the file is valid JSON, and it matches the record template in theadversarial-mutation-test README (both trees named, both full 40-char SHAs).
reuse lintpasses,audit/**/already covering the path.
276 killed by the pre-existing suite, 288 killed after AMT coverage: g2-clone-tail #98 and AMT coverage: g3-entry-points #99, 0 survived, 11 equivalent. The per-mutant
matrices are in each group's PROGRESS under /home/gildlab/artifacts/factory/amt-2026-09-19/.
commitis the scanned tree,testsAfterCommitis main with AMT coverage: g2-clone-tail #98and AMT coverage: g3-entry-points #99 merged,
publishedTag0.1.20 is the soldeer revision published from that commit, the tallies come fromthe probe logs, and 68 → 78 is
forge testat each tree.2026-08-24 campaign is deliberately left out as partial, and the body says why.
🤖 Generated with Claude Code