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

konradmichalik / typo3-mcp-server-content-planner / 31784766608
100%

Build:
DEFAULT BRANCH: main
Ran 14 Aug 2026 08:39AM UTC
Jobs 1
Files 5
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

14 Aug 2026 08:38AM UTC coverage: 100.0%. Remained the same
31784766608

push

github

konradmichalik
fix: forward all four arguments when delegating to the previous error handler

setUp()'s deprecation filter called $previousHandler($errno, $errstr) with
only 2 of PHP's 4 error-handler-callback arguments. This went unnoticed as
long as the previous handler tolerated fewer arguments, but PHPUnit's own
ErrorHandler::__invoke() declares all 4 as required, so whenever it ended up
as $previousHandler the call raised an ArgumentCountError - surfacing only
under specific PHP/dependency combinations (seen with lowest dependencies on
PHP 8.4/8.5) and corrupting the rest of that test run once triggered.

232 of 232 relevant lines covered (100.0%)

3.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31784766608.1 14 Aug 2026 08:39AM UTC 5
100.0
GitHub Action Run
Source Files on build 31784766608
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31784766608
  • b582082b on github
  • Prev Build on main (#31784440671)
  • 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