fix: request aborted shoudn't result in a fetch error#2741
Merged
SkArchon merged 8 commits intoApr 22, 2026
Merged
Codecov / codecov/project
succeeded
Apr 22, 2026 in 1s
65.99% (target 30.00%)
View this Pull Request on Codecov
65.99% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 92.13483% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.99%. Comparing base (1ac6450) to head (4ce8468).
Additional details and impacted files
@@ Coverage Diff @@
## main #2741 +/- ##
==========================================
+ Coverage 65.62% 65.99% +0.37%
==========================================
Files 254 254
Lines 26401 33221 +6820
==========================================
+ Hits 17325 21924 +4599
- Misses 7670 9908 +2238
+ Partials 1406 1389 -17 | Files with missing lines | Coverage Δ | |
|---|---|---|
| router/core/errors.go | 80.56% <100.00%> (+0.85%) |
⬆️ |
| router/pkg/trace/transport.go | 100.00% <100.00%> (ø) |
|
| router/core/graphql_prehandler.go | 85.34% <93.75%> (+0.65%) |
⬆️ |
| router/core/engine_loader_hooks.go | 90.52% <96.22%> (-1.46%) |
⬇️ |
| router/core/batch.go | 79.65% <33.33%> (-3.28%) |
⬇️ |
🚀 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