Skip to content

fix(ci): exclude platform-specific code from coverage

2c25719
Select commit
Loading
Failed to load commit list.
Draft

Fix: Exclude platform-specific code from coverage, fixes #9351 #9352

fix(ci): exclude platform-specific code from coverage
2c25719
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2026 in 0s

76.20% (+0.17%) compared to 3349cdc

View this Pull Request on Codecov

76.20% (+0.17%) compared to 3349cdc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.20%. Comparing base (3349cdc) to head (2c25719).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9352      +/-   ##
==========================================
+ Coverage   76.03%   76.20%   +0.17%     
==========================================
  Files          85       85              
  Lines       14744    14699      -45     
  Branches     2194     2191       -3     
==========================================
- Hits        11211    11202       -9     
+ Misses       2856     2820      -36     
  Partials      677      677              

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