• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

valkyrjaio / ci-phparkitect-php / 29619761642
100%

Build:
DEFAULT BRANCH: 26.x
Ran 17 Jul 2026 11:06PM UTC
Jobs 1
Files 3
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Jul 2026 11:05PM UTC coverage: 100.0%. Remained the same
29619761642

push

github

web-flow
[Tests] Require the Fixture suffix on test fixtures (#121)

# Description

Updates the shared architecture ruleset so reusable test fixtures must
be named with the `Fixture` suffix instead of the generic `Class`
suffix. Fixtures that carry a governing type suffix (`*Enum`, `*Trait`,
`*Contract`/interfaces) are unaffected — those naming rules supersede
the fixture marker.

Part of a cross-language effort to make `Fixtures`/`*Fixture` the
canonical testing-namespace convention across all Valkyrja ports.
Consuming repos rename their fixtures to match and will bump to the
release carrying this rule.

## Types of changes

- [x] Improvement _(non-breaking change which improves code)_

## Changes

- **`src/Arkitect/Rules.php`** — the `*\Fixtures\` naming rule now
requires the `*Fixture` suffix (was `*Class`); the finality exclusion
`*AttributeClass` becomes `*AttributeFixture`. The non-fixture top-level
`*EnvClass` twin is preserved.

## Related PRs

Part of the cross-language fixtures-rename batch:
- valkyrjaio/valkyrja-php#903
- valkyrjaio/sindri-php#151
- valkyrjaio/ci-phpunit-php#127
- valkyrjaio/valkyrja-ts#73
- valkyrjaio/sindri-ts#53

3 of 3 new or added lines in 1 file covered. (100.0%)

288 of 288 relevant lines covered (100.0%)

1.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29619761642.1 17 Jul 2026 11:06PM UTC 3
100.0
GitHub Action Run
Source Files on build 29619761642
  • Tree
  • List 3
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29619761642
  • 27bc8d16 on github
  • Prev Build on 26.x (#29593354608)
  • Next Build on 26.x (#29619831889)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc