feat(request): return new Request with cached body in raw getter #4425
Codecov / codecov/project
succeeded
Sep 23, 2025 in 0s
91.28% (target 75.00%)
View this Pull Request on Codecov
91.28% (target 75.00%)
Details
Codecov Report
❌ Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.28%. Comparing base (393ded9) to head (4c411e6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/request.ts | 94.28% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4425 +/- ##
==========================================
+ Coverage 91.25% 91.28% +0.02%
==========================================
Files 171 171
Lines 10913 10933 +20
Branches 3144 3149 +5
==========================================
+ Hits 9959 9980 +21
+ Misses 953 952 -1
Partials 1 1 ☔ View full report in Codecov by Sentry.
📢 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading