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

valkyrjaio / ci-phpstan-php / 27863192943
100%

Build:
DEFAULT BRANCH: 26.x
Ran 20 Jun 2026 06:42AM UTC
Jobs 1
Files 2
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

20 Jun 2026 06:41AM UTC coverage: 100.0%. Remained the same
27863192943

push

github

web-flow
[Tests] Add --path-coverage to PHPUnit test coverage (#88)

# Description

Enables Xdebug path coverage when running the local `coverage` Composer
script so branch- and path-level gaps surface alongside line coverage.
Path coverage reports every branch, ternary, and logic split — not just
executed lines — giving a truer picture of what the test suite actually
exercises.

---

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

- **`.github/ci/phpunit/composer.json`** — added `--path-coverage` to
the `coverage` script so branch/path coverage is reported together with
line coverage

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27863192943.1 20 Jun 2026 06:42AM UTC 2
100.0
GitHub Action Run
Source Files on build 27863192943
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27863192943
  • 91522a33 on github
  • Prev Build on 26.x (#27853543398)
  • 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