Skip to content

Initial work on visualizing path coverage

59f5c88
Select commit
Loading
Failed to load commit list.
Draft

Improve branch and path coverage presentation in HTML report #1141

Initial work on visualizing path coverage
59f5c88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 0s

96.97% (+0.05%) compared to d92877a

View this Pull Request on Codecov

96.97% (+0.05%) compared to d92877a

Details

Codecov Report

❌ Patch coverage is 96.66667% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.97%. Comparing base (d92877a) to head (59f5c88).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Report/Html/ControlFlowGraph.php 94.95% 6 Missing ⚠️
src/Report/Html/Renderer/File.php 97.77% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1141      +/-   ##
============================================
+ Coverage     96.91%   96.97%   +0.05%     
- Complexity     1478     1529      +51     
============================================
  Files           109      110       +1     
  Lines          5020     5218     +198     
============================================
+ Hits           4865     5060     +195     
- Misses          155      158       +3     

☔ View full report in Codecov by Sentry.
📢 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.