Tests: cover issue snapshots and add 8.5/next set coverage#23
Merged
f3l1x merged 7 commits intocontributte:masterfrom Feb 23, 2026
Merged
Tests: cover issue snapshots and add 8.5/next set coverage#23f3l1x merged 7 commits intocontributte:masterfrom
f3l1x merged 7 commits intocontributte:masterfrom
Conversation
Contributor
Author
|
Added a machine-readable sniff coverage matrix and wired it to CI artifacts. What is now generated in CI (Snapshots job):
How it works:
Latest local run summary:
Once checks finish, download artifact: sniff-coverage-matrix. |
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
IssueTestdata-provider suite so snapshot fixtures intests/Issue/*are executed by PHPUnittests/Sets/8.5andtests/Sets/nextwith ruleset wrappers, fixtures, and generated snapshots to keep versioned set coverage aligned with available rulesetsSniffTestandRulesetTestprocess handling by asserting successful phpcs execution and strict JSON decoding while keeping non-zero lint findings from failing process exitruleset-8.5docs, update ruleset examples, guard snapshot drift in workflow, and prevent filename-key collisions inCodesniffer::normalize()Codesniffer::normalize()duplicate-basename behaviorTODO
chore/ruleset-analysisbranchphpunit,paratest) and verify green statetests/Cases/IssueTest.php8.5andnextundertests/Setsruleset-8.5inMakefileand.docs/rulesetstests/Toolkit/Codesniffer.phpby using deterministic unique keysphp bin/snapshotsmust be clean)ruleset-*.xmlandtests/Sets/*Codesniffer::normalize()key behaviorTesting