feat: handle unreachable server gracefully with configurable timeout#167
Merged
Codecov / codecov/project
succeeded
Jul 16, 2026 in 1s
96.01% (+0.92%) compared to ef5526b
View this Pull Request on Codecov
96.01% (+0.92%) compared to ef5526b
Details
Codecov Report
❌ Patch coverage is 79.35484% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.01%. Comparing base (ef5526b) to head (b5abde8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/apply/generic.rs | 57.35% | 29 Missing |
| src/plan/generic.rs | 83.33% | 1 Missing |
| src/utils.rs | 90.90% | 1 Missing |
| src/utils/yaml.rs | 95.83% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #167 +/- ##
==========================================
+ Coverage 95.08% 96.01% +0.92%
==========================================
Files 29 29
Lines 2726 2834 +108
==========================================
+ Hits 2592 2721 +129
+ Misses 134 113 -21 ☔ 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