Implement deferToPreviousErrorHandler XML configuration option#6708
Closed
sebastianbergmann wants to merge 1 commit into
Closed
Implement deferToPreviousErrorHandler XML configuration option#6708sebastianbergmann wants to merge 1 commit into
deferToPreviousErrorHandler XML configuration option#6708sebastianbergmann wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 5, 2026 in 0s
97.56% (-0.01%) compared to d105040, passed because coverage increased by 0% when compared to adjusted base (97.56%)
View this Pull Request on Codecov
97.56% (-0.01%) compared to d105040, passed because coverage increased by 0% when compared to adjusted base (97.56%)
Details
Codecov Report
❌ Patch coverage is 96.66667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.56%. Comparing base (d105040) to head (de32a59).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Runner/ErrorHandler.php | 96.80% | 3 Missing |
| .../Framework/TestRunner/ErrorHandlerBootstrapper.php | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 13.2 #6708 +/- ##
============================================
- Coverage 97.56% 97.56% -0.01%
- Complexity 8694 8715 +21
============================================
Files 868 868
Lines 26540 26592 +52
============================================
+ Hits 25894 25944 +50
- Misses 646 648 +2 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
Loading