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

valkyrjaio / valkyrja-php / 29620966448
100%

Build:
DEFAULT BRANCH: 26.x
Ran 17 Jul 2026 11:34PM UTC
Jobs 1
Files 1135
Run time 2min
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:32PM UTC coverage: 100.0%. Remained the same
29620966448

push

github

web-flow
[Tests] Rename test fixtures to use the Fixture suffix (#903)

# Description

Renames reusable test fixtures from the generic `*Class` suffix to the
`*Fixture` suffix, matching the updated PHPArkitect rule. Type-suffixed
fixtures (`*Enum`, `*Trait`, `*Contract`/interfaces) are intentionally
left unchanged — their type 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.

**CI note:** the PHPArkitect check will fail until
`valkyrja/phparkitect` is released with the new rule and this repo bumps
to it. All PHPUnit tests pass locally (4874 tests).

## Types of changes

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

## Changes

- **`tests/Tests/Fixtures/**`** — renamed 166 fixtures from `*Class` to
`*Fixture` (files + class declarations).
- **`tests/Tests/**`** — updated every reference (imports, `::class`,
instantiations) to the renamed fixtures.

## Related PRs

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

12435 of 12435 relevant lines covered (100.0%)

16.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29620966448.1 17 Jul 2026 11:34PM UTC 1135
100.0
GitHub Action Run
Source Files on build 29620966448
  • Tree
  • List 1135
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29620966448
  • 2681dd4b on github
  • Prev Build on 26.x (#29620308714)
  • Next Build on 26.x (#29756083835)
  • 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