Skip to content

Implement deferToPreviousErrorHandler XML configuration option#6708

Closed
sebastianbergmann wants to merge 1 commit into
13.2from
issue-6705/deferToPreviousErrorHandler-configuration-option
Closed

Implement deferToPreviousErrorHandler XML configuration option#6708
sebastianbergmann wants to merge 1 commit into
13.2from
issue-6705/deferToPreviousErrorHandler-configuration-option

Implement deferToPreviousErrorHandler XML configuration option

de32a59
Select commit
Loading
Failed to load commit list.
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.