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

valkyrjaio / valkyrja-php / 24652168340
100%

Build:
DEFAULT BRANCH: 26.x
Ran 20 Apr 2026 06:39AM UTC
Jobs 1
Files 1160
Run time 3min
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

20 Apr 2026 06:38AM UTC coverage: 100.0%. Remained the same
24652168340

push

github

web-flow
[Cli/Http] Resolve config singletons by contract in service providers (#770)

# Description

Updates service providers to resolve config singletons by their contract
interfaces rather than concrete classes, aligning with the
interface-based config refactor.

## Types of changes

- [ ] Improvement _(non-breaking change which improves code)_
- [X] 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

- **`CliServerServiceProvider`** — resolve `CliConfigContract` instead
of `CliConfig`
- **`HttpRoutingCliServiceProvider`** — resolve `HttpConfigContract`
instead of `HttpConfig`
- **`Cli\Server\Provider\ServiceProviderTest`** — register singleton
under `CliConfigContract`
- **`Http\Routing\Provider\CliServiceProviderTest`** — register
singleton under `HttpConfigContract`

2 of 2 new or added lines in 2 files covered. (100.0%)

13030 of 13030 relevant lines covered (100.0%)

16.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24652168340.1 20 Apr 2026 06:39AM UTC 1160
100.0
GitHub Action Run
Source Files on build 24652168340
  • Tree
  • List 1160
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24652168340
  • 26c45c15 on github
  • Prev Build on 26.x (#24649596507)
  • Next Build on 26.x (#24654890757)
  • 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