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

valkyrjaio / project-template-php / 30614495337 / 1
100%
26.x: 100%

Build:
DEFAULT BRANCH: 26.x
Ran 31 Jul 2026 07:56AM UTC
Files 1
Run time 0s
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

31 Jul 2026 07:55AM UTC coverage: 100.0%. Remained the same
30614495337.1

push

github

web-flow
[PhpUnit] fix: Add the missing separator to the extensions list (#160)

# Description

`pdo_mysql xdebug` is missing its separator, so `shivammathur/setup-php`
receives one extension named
`pdo_mysql xdebug` rather than two. Neither installs.

The practical effect is that **Xdebug is not present for PHPUnit**,
which is what drives coverage — so
the coverage step has been running without a driver rather than
reporting a lower number. `pdo_mysql`
is missing too.

Predates the CI tool consolidation; it was carried through verbatim
rather than fixed mid-refactor, so
it is corrected here on its own.

## 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

- **`ci.yml`** — separated `pdo_mysql` and `xdebug` in the PHPUnit
extensions list.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 30614495337.1
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30614495337
  • 05bf7a4e on github
  • Prev Job for on 26.x (#30613128623.1)
  • Next Job for on 26.x (#30617265636.1)
  • 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