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

valkyrjaio / ci-phpunit-php / 29620916568
100%

Build:
DEFAULT BRANCH: 26.x
Ran 17 Jul 2026 11:32PM 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:31PM UTC coverage: 100.0%. Remained the same
29620916568

push

github

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

# 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 (31 tests).

## Types of changes

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

## Changes

- **`tests/Tests/Fixtures/**`** — renamed 5 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/valkyrja-php#903
- valkyrjaio/sindri-php#151
- valkyrjaio/ci-phparkitect-php#121
- valkyrjaio/valkyrja-ts#73
- valkyrjaio/sindri-ts#53

34 of 34 relevant lines covered (100.0%)

3.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29620916568.1 17 Jul 2026 11:32PM UTC 3
100.0
GitHub Action Run
Source Files on build 29620916568
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29620916568
  • 421986a3 on github
  • Prev Build on 26.x (#29620303281)
  • Next Build on 26.x (#29756033734)
  • 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