Skip to content

Separate codecov reports out between testing and fuzzing

37cd32d
Select commit
Loading
Failed to load commit list.
Merged

Simplify fuzzing coverage (CI) scripts somewhat #3925

Separate codecov reports out between testing and fuzzing
37cd32d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2025 in 0s

89.02% (+0.00%) compared to b939100

View this Pull Request on Codecov

89.02% (+0.00%) compared to b939100

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.02%. Comparing base (b939100) to head (37cd32d).
Report is 83 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #3925     +/-   ##
=========================================
  Coverage   89.01%   89.02%             
=========================================
  Files         166      167      +1     
  Lines      119692   121800   +2108     
  Branches   119692   121800   +2108     
=========================================
+ Hits       106546   108427   +1881     
- Misses      10740    10956    +216     
- Partials     2406     2417     +11     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.