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

jbboehr / php-perfidious / 30688925477
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 01 Aug 2026 07:03AM UTC
Jobs 1
Files 8
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

01 Aug 2026 07:02AM UTC coverage: 96.272% (+0.06%) from 96.21%
30688925477

push

github

jbboehr
Fix coverage job: lcov 2.x errors on unmatched --remove patterns

lcov: ERROR: 'exclude' pattern '*/.phpenv/*' is unused.

Same class of behavior change as the --initial fix: lcov 2.x treats
an exclude pattern that doesn't match anything in coverage.info as a
hard error by default, where older lcov versions just silently
ignored it. Whether "/usr*" or "*/.phpenv/*" actually match anything
depends on the runner's exact PHP installation layout, so this isn't
something to chase down per-pattern - added --ignore-errors unused,
exactly as the tool itself suggests. Verified locally: without the
flag, an unmatched --remove pattern exits 2; with it, it's a warning
and exits 0.

749 of 778 relevant lines covered (96.27%)

1550.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30688925477.1 01 Aug 2026 07:03AM UTC 8
96.27
GitHub Action Run
Source Files on build 30688925477
  • Tree
  • List 8
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30688925477
  • 8886e763 on github
  • Prev Build on develop (#11086604574)
  • Next Build on develop (#30689743647)
  • 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