Skip to content

Add "pragma: no cover" to unreachable except blocks.

bbb81f8
Select commit
Loading
Failed to load commit list.
Merged

Reduce dependencies #568

Add "pragma: no cover" to unreachable except blocks.
bbb81f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 0s

98.31% (+0.59%) compared to 253e40d

View this Pull Request on Codecov

98.31% (+0.59%) compared to 253e40d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.31%. Comparing base (253e40d) to head (bbb81f8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #568      +/-   ##
==========================================
+ Coverage   97.71%   98.31%   +0.59%     
==========================================
  Files          63       63              
  Lines        2368     2368              
==========================================
+ Hits         2314     2328      +14     
+ Misses         54       40      -14     

☔ 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.