Skip to content

ci: sync workflows with kariricode-sanitizer pattern (ARFA 1.3)#6

Merged
walmir-silva merged 1 commit into
mainfrom
develop
Mar 5, 2026
Merged

ci: sync workflows with kariricode-sanitizer pattern (ARFA 1.3)#6
walmir-silva merged 1 commit into
mainfrom
develop

Conversation

@walmir-silva

Copy link
Copy Markdown
Contributor

code-quality.yml:

  • Add 'Patch phpunit.xml.dist' step to analyse and tests jobs (fixes beStrictAboutCoverageMetadata false-positive warnings)
  • Update job name to 'PHPUnit Tests (pcov)' with 181 tests baseline
  • Fix quality summary title: KaririCode Transformer (was Sanitizer)
  • Fix summary table: 'PHPUnit Tests (pcov)' metric label

release.yml:

  • Add 'Patch phpunit.xml.dist' step (was missing, present in sanitizer)
  • Update release name/body for transformer (32 rules, 47 classes, 181 tests, 482 assertions, 0 runtime deps, PHP 8.4+)
  • Add Quick Start example with Transform attribute

code-quality.yml:
- Add 'Patch phpunit.xml.dist' step to analyse and tests jobs
  (fixes beStrictAboutCoverageMetadata false-positive warnings)
- Update job name to 'PHPUnit Tests (pcov)' with 181 tests baseline
- Fix quality summary title: KaririCode Transformer (was Sanitizer)
- Fix summary table: 'PHPUnit Tests (pcov)' metric label

release.yml:
- Add 'Patch phpunit.xml.dist' step (was missing, present in sanitizer)
- Update release name/body for transformer (32 rules, 47 classes,
  181 tests, 482 assertions, 0 runtime deps, PHP 8.4+)
- Add Quick Start example with Transform attribute
@walmir-silva walmir-silva merged commit 1359295 into main Mar 5, 2026
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant