Test selection (RTS) 6/7: enforce Layer 1 + compose the layers - #473
Merged
Conversation
…adder Adds Audit:TestSelection:Mode=coverage that executes only the tests whose recorded per-test coverage intersects the changed lines, nested inside the project-graph superset (result is always a subset: coverage shrinks, never grows). Fallback ladder coverage -> project-graph -> all on missing/stale data, selector error, or global-target touch; Mode=all stays the default kill-switch and hot-reloads via IOptionsMonitor. Shadow-before-enforce and structural full-suite-on-main (IRequiredBuildVerifier takes no ITestSelector) are preserved; enforcing modes are opt-in after the soundness gate reports readyForEnforcement for the matching selector. CodeyBox-Prompt-Revision: 1 Co-Authored-By: CodeyBox <noreply@codeybox.invalid>
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.
Automated via CodeyBox — work item 3fdeb3f0233547318017210d8fa55057
Co-Authored-By: CodeyBox noreply@codeybox.invalid
🤖 Generated with CodeyBox