MAINT: Replace try/except/pass with contextlib.suppress (SIM105) #3767
Codecov / codecov/project
succeeded
May 10, 2026 in 1s
97.64% (+0.02%) compared to 4c64630
View this Pull Request on Codecov
97.64% (+0.02%) compared to 4c64630
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.64%. Comparing base (4c64630) to head (14ad76e).
Additional details and impacted files
@@ Coverage Diff @@
## main #3767 +/- ##
==========================================
+ Coverage 97.62% 97.64% +0.02%
==========================================
Files 55 55
Lines 10221 10192 -29
Branches 1876 1876
==========================================
- Hits 9978 9952 -26
+ Misses 138 135 -3
Partials 105 105 ☔ 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.
Loading