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

valkyrjaio / ci-rector-php / 27863174895
100%

Build:
DEFAULT BRANCH: 26.x
Ran 20 Jun 2026 06:41AM 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

20 Jun 2026 06:40AM UTC coverage: 100.0%. Remained the same
27863174895

push

github

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

# 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

137 of 137 relevant lines covered (100.0%)

7.79 hits per line

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