ci(coverage): ratchet floor 82 → 95 after WPT corpus fix#3
Merged
Conversation
PR #2 fixed the silent-skip of ~470 conformance tests in the matrix-with- wheel-install path; CI's combined coverage climbed from 82.1% to 96.7%. With the matrix now exercising the full suite, the 82 ratchet has no signal value. Move it to 95 — ~1.7-point headroom below the current run absorbs cross-OS / cross-Python variation without permitting silent regressions. The target stated in the previous ratchet comment was 90% sustained; we're now well above that, so the ratchet itself becomes the contract. Future tests should keep coverage at or above 95.
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.
Summary
PR #2 (#2) fixed the silent-skip of ~470 WPT conformance tests in the matrix path. CI's combined coverage climbed from 82.1% → 96.7%. The 82 ratchet now has no signal value — bump to 95 with ~1.7-point headroom for cross-OS / cross-Python variation.
Numbers
just test-cov: 96.7%Test plan
CI greenaggregate goes green