fix: implement retry logic for socket hang up errors in HTTP requests #1324
+119
−10
Codecov / codecov/project
succeeded
May 11, 2026 in 1s
89.53% (+0.00%) compared to a7ff7c0
View this Pull Request on Codecov
89.53% (+0.00%) compared to a7ff7c0
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.53%. Comparing base (a7ff7c0) to head (3b2f1e2).
Additional details and impacted files
@@ Coverage Diff @@
## master #1324 +/- ##
=======================================
Coverage 89.52% 89.53%
=======================================
Files 390 390
Lines 18701 18709 +8
Branches 8846 8847 +1
=======================================
+ Hits 16743 16752 +9
+ Misses 1958 1957 -1 | 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