Skip to content

Custom code coverage driver support#6586

Closed
sebastianbergmann wants to merge 3 commits into
mainfrom
feature/code-coverage-driver-configuration
Closed

Custom code coverage driver support#6586
sebastianbergmann wants to merge 3 commits into
mainfrom
feature/code-coverage-driver-configuration

Allow branch coverage to be collected without path coverage

8d75e12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 0s

97.76% (+0.10%) compared to 43c2cd7

View this Pull Request on Codecov

97.76% (+0.10%) compared to 43c2cd7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.76%. Comparing base (43c2cd7) to head (8d75e12).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6586      +/-   ##
============================================
+ Coverage     97.66%   97.76%   +0.10%     
- Complexity     8967     8974       +7     
============================================
  Files           881      881              
  Lines         27551    27574      +23     
============================================
+ Hits          26907    26959      +52     
+ Misses          644      615      -29     

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