Skip to content

Improve visualization of branch coverage and path coverage in the HTML report#1141

Closed
sebastianbergmann wants to merge 12 commits into
mainfrom
feature/branch-path-coverage-improvements
Closed

Improve visualization of branch coverage and path coverage in the HTML report#1141
sebastianbergmann wants to merge 12 commits into
mainfrom
feature/branch-path-coverage-improvements

Sort branch and path details in the HTML report by line number instea…

c1c9844
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

98.28% (+0.16%) compared to 8a000d7

View this Pull Request on Codecov

98.28% (+0.16%) compared to 8a000d7

Details

Codecov Report

❌ Patch coverage is 99.35065% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.28%. Comparing base (8a000d7) to head (c1c9844).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Report/Html/ControlFlowGraph.php 98.16% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1141      +/-   ##
============================================
+ Coverage     98.11%   98.28%   +0.16%     
- Complexity     1701     1760      +59     
============================================
  Files           115      116       +1     
  Lines          5564     5764     +200     
============================================
+ Hits           5459     5665     +206     
+ Misses          105       99       -6     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.