Skip to content

Initial work on visualizing path coverage

6a2617f
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
6a2617f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

97.04% (+0.05%) compared to 6c99a17

View this Pull Request on Codecov

97.04% (+0.05%) compared to 6c99a17

Details

Codecov Report

❌ Patch coverage is 96.66667% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.04%. Comparing base (6c99a17) to head (6a2617f).
✅ 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.99%   97.04%   +0.05%     
- Complexity     1479     1530      +51     
============================================
  Files           110      111       +1     
  Lines          5054     5252     +198     
============================================
+ Hits           4902     5097     +195     
- Misses          152      155       +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.