fix: implement retry logic for socket hang up errors in HTTP requests #1324
Codecov / codecov/project
succeeded
Apr 24, 2026 in 1s
89.43% (+0.01%) compared to 97a4419
View this Pull Request on Codecov
89.43% (+0.01%) compared to 97a4419
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.43%. Comparing base (97a4419) to head (aee9354).
Additional details and impacted files
@@ Coverage Diff @@
## master #1324 +/- ##
==========================================
+ Coverage 89.42% 89.43% +0.01%
==========================================
Files 384 384
Lines 18246 18342 +96
Branches 9047 9095 +48
==========================================
+ Hits 16316 16405 +89
- Misses 1926 1933 +7
Partials 4 4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/lib/retry.ts | 100.00% <100.00%> (ø) |
🚀 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.
Loading