Skip to content

feat: allow defining behavior on temporary check errors

5dc8108
Select commit
Loading
Failed to load commit list.
Open

Add error behavior per check #825

feat: allow defining behavior on temporary check errors
5dc8108
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

95.91% (-0.03%) compared to 1428aa9, passed because coverage increased by 0.26% when compared to adjusted base (95.65%)

View this Pull Request on Codecov

95.91% (-0.03%) compared to 1428aa9, passed because coverage increased by 0.26% when compared to adjusted base (95.65%)

Details

Codecov Report

❌ Patch coverage is 99.12281% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.91%. Comparing base (1428aa9) to head (5dc8108).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/autosuspend/__init__.py 95.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #825      +/-   ##
==========================================
- Coverage   95.93%   95.91%   -0.03%     
==========================================
  Files          21       21              
  Lines        1502     1517      +15     
  Branches      129      130       +1     
==========================================
+ Hits         1441     1455      +14     
  Misses         46       46              
- Partials       15       16       +1     

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