Skip to content

Enable gcovr --exclude-unreachable-branches and --exclude-throw-branc…

270317b
Select commit
Loading
Failed to load commit list.
Closed

Enable gcovr --exclude-unreachable-branches and --exclude-throw-branches flags #21655

Enable gcovr --exclude-unreachable-branches and --exclude-throw-branc…
270317b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

70.77% (+1.54%) compared to 6daf99f

View this Pull Request on Codecov

70.77% (+1.54%) compared to 6daf99f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.77%. Comparing base (6daf99f) to head (270317b).
⚠️ Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21655      +/-   ##
==========================================
+ Coverage   69.23%   70.77%   +1.54%     
==========================================
  Files         812      812              
  Lines      296933   296965      +32     
  Branches    84521    84534      +13     
==========================================
+ Hits       205577   210182    +4605     
+ Misses      56636    56612      -24     
+ Partials    34720    30171    -4549     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.