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

daycry / auth / 25513255601
72%

Build:
DEFAULT BRANCH: development
Ran 07 May 2026 06:06PM UTC
Jobs 1
Files 177
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

07 May 2026 04:31PM UTC coverage: 58.608%. Remained the same
25513255601

push

github

daycry
Tolerate unmatched baseline entries across PHP minor versions

The CI matrix runs PHPStan on PHP 8.5; local development is on 8.3.
PHPStan infers different types across minor versions, so a baseline
generated on 8.3 contains a handful of suppressions (currently 5
withHeaders() argument.type entries in tests/Authentication/Filters/*)
that simply don't reproduce on 8.5 — and that mismatch was breaking the
"Static Analysis" workflow with `ignore.unmatched` errors.

Setting `reportUnmatchedIgnoredErrors: false` is the standard fix for
multi-PHP-version projects: real new errors still fail the build (they
just appear as regular violations, not as ignored ones), while baseline
entries that no longer match on a given version are quietly skipped.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

3544 of 6047 relevant lines covered (58.61%)

47.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25513255601.1 07 May 2026 06:05PM UTC 177
58.61
GitHub Action Run
Source Files on build 25513255601
  • Tree
  • List 177
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25513255601
  • d1da415a on github
  • Prev Build on development (#25508496263)
  • Next Build on development (#25514981242)
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