Skip to content

Initial work on custom code coverage driver support

d3b8bad
Select commit
Loading
Failed to load commit list.
Closed

Custom code coverage driver support #6544

Initial work on custom code coverage driver support
d3b8bad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 22, 2026 in 1s

95.85% (-0.02%) compared to 675f9d8

View this Pull Request on Codecov

95.85% (-0.02%) compared to 675f9d8

Details

Codecov Report

❌ Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.85%. Comparing base (675f9d8) to head (d3b8bad).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/TextUI/Configuration/Configuration.php 66.66% 2 Missing ⚠️
...UI/Configuration/Xml/CodeCoverage/CodeCoverage.php 77.77% 2 Missing ⚠️
src/TextUI/Configuration/Merger.php 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6544      +/-   ##
============================================
- Coverage     95.87%   95.85%   -0.02%     
- Complexity     7561     7567       +6     
============================================
  Files           817      817              
  Lines         23407    23428      +21     
============================================
+ Hits          22442    22458      +16     
- Misses          965      970       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.