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

valkyrjaio / ci-phpunit-php / 25937580873
100%

Build:
DEFAULT BRANCH: 26.x
Ran 15 May 2026 07:37PM 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

15 May 2026 07:36PM UTC coverage: 100.0%. Remained the same
25937580873

push

github

web-flow
 [PhpUnit] Update ServiceProviderTestCase to call publishers() as instance method (#39)

# Description

Updates `ServiceProviderTestCase::getPublishers()` to instantiate the
provider and call `publishers()` as an instance method, following the
change in Valkyrja's `ServiceProviderContract` which converted
`publishers()` from static to instance.

---

## Types of Changes

- [ ] 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)_
- [x] Breaking change _(fix or feature that would cause existing
functionality to change)_
- [ ] Documentation improvement

---

## Changes

- **`ServiceProviderTestCase::getPublishers()`** — changed from
`static::$provider::publishers()` to `(new
(static::$provider)())->publishers()` to match the updated
instance-method contract

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

34 of 34 relevant lines covered (100.0%)

3.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25937580873.1 15 May 2026 07:37PM UTC 3
100.0
GitHub Action Run
Source Files on build 25937580873
  • 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 #25937580873
  • ef6647c5 on github
  • Prev Build on 26.x (#25931705327)
  • Next Build on 26.x (#25937633246)
  • 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