feat: retry failed targets and classify transient failures as user errors#622
Merged
Merged
Codecov / codecov/project
succeeded
Jul 11, 2026 in 1s
76.83% (+2.40%) compared to 4f34aaf
View this Pull Request on Codecov
76.83% (+2.40%) compared to 4f34aaf
Details
Codecov Report
❌ Patch coverage is 96.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.83%. Comparing base (4f34aaf) to head (7667d16).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/errors.rs | 82.97% | 8 Missing |
| src/pairing.rs | 99.19% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #622 +/- ##
==========================================
+ Coverage 74.43% 76.83% +2.40%
==========================================
Files 31 31
Lines 2394 2612 +218
==========================================
+ Hits 1782 2007 +225
+ Misses 612 605 -7 ☔ View full report in Codecov by Harness.
📢 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