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

valkyrjaio / valkyrja-php / 24915997346
100%

Build:
DEFAULT BRANCH: 26.x
Ran 24 Apr 2026 11:13PM UTC
Jobs 1
Files 1140
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

24 Apr 2026 11:11PM UTC coverage: 99.792%. Remained the same
24915997346

push

github

web-flow
[Tests] Remove ServiceProviderTestCase in favor of phpunit package's version (#780)

# Description

Replaces the inline `ServiceProviderTestCase` abstract test base class
with the one shipped by the `valkyrja/phpunit` CI package
(`Valkyrja\PhpUnit\Abstract\ServiceProviderTestCase`), and deletes the
now-redundant local copy.

The phpunit package version is functionally equivalent but is maintained
centrally, so keeping a local duplicate creates drift risk as the base
class evolves.

## Types of Changes

- [x] Improvement _(non-breaking change which improves code)_
- [ ] Bug fix _(non-breaking change which fixes an issue)_
- [ ] New feature _(non-breaking change which adds functionality)_
- [ ] Deprecation _(breaking change which removes functionality)_
- [ ] Breaking change _(fix or feature that would cause existing
functionality to change)_
- [ ] Documentation improvement

## Changes

-
**`tests/Tests/Unit/Container/Provider/Abstract/ServiceProviderTestCase.php`**
— deleted; superseded by
`Valkyrja\PhpUnit\Abstract\ServiceProviderTestCase` from
`valkyrja/phpunit`
- **`tests/Tests/Unit/**/Provider/ServiceProviderTest.php` (28 files)**
— updated `use` import from
`Valkyrja\Tests\Unit\Container\Provider\Abstract\ServiceProviderTestCase`
to `Valkyrja\PhpUnit\Abstract\ServiceProviderTestCase`
- **`.github/ci/phpunit/composer.lock`** — content-hash regenerated

12465 of 12491 relevant lines covered (99.79%)

15.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24915997346.1 24 Apr 2026 11:13PM UTC 1140
99.79
GitHub Action Run
Source Files on build 24915997346
  • Tree
  • List 1140
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24915997346
  • 7103372a on github
  • Prev Build on 26.x (#24914497366)
  • Next Build on 26.x (#24926358529)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc