Merged
Conversation
…badges Fixes: - ADR links: replaced 3 non-existent ADR files with the real 5 ADRs - SPEC links: replaced 2 non-existent SPECs with the real 3 SPECs - ARFA badge: 1.3 → 1.43 V4.0 - Project stats: 50→51 src files, 15→20 test files, 969→1938 test lines - Coverage: add 100% / 48 classes metric - Tests/Assertions: add 175 / 425 baseline Additions: - CI + Tests + Coverage badges (GitHub Actions) - 'Rule Parameters' section with truncate/pad/round/clamp/normalize_date examples - 'Custom Rules' section with PhoneRule implementation example (ARFA passthrough) - All 8 Architecture namespace entries (Event, Integration, Result, etc.) - SanitizerEngine import in Attribute-Driven example
… steps Extends the existing beStrictAboutCoverageMetadata patch to also disable failOnWarning and failOnRisky in the devkit-generated phpunit.xml.dist. This prevents PHPUnit from exiting with code 1 on coverage metadata warnings and risky test reports — a false-positive that was blocking the 'PHPUnit — 175 Tests (pcov)' job in code-quality.yml. Applies to all 3 workflow files: ci.yml, code-quality.yml, release.yml
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.
No description provided.