ci(chaos): Http11Probe baseline 155 → 161 (full conformance)#55
Merged
Conversation
The revert of the version→505 change restored the 4 malformed-version checks to 400, and with the echo + 304/OPTIONS/405 target behaviours the probe now scores 161/161 (0 failed, 16 RFC-acceptable warnings). Bump the gate floor to 161 so any future regression fails.
Contributor
CoverageTotal lines: 80.80% → 80.80% (+0.00 pp) No per-file changes. |
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.
Http11Probe now scores 161/161 (0 failed) — full RFC 9110/9112 conformance on the scored checks. The 16 remaining items are warnings where 200 is RFC-acceptable (stricter is optional).
Journey: 143 → 155 (#49/#50 RFC fixes) → 157 (echo, but version→505 misfired) → 161 (reverted 505 in #54; echo + 304/OPTIONS/405 in #53).
Raise the gate floor
155 → 161so any future regression below full conformance fails. The 161 report is already committed (docs/http11probe-report.md).