Add json(), text() and other missing methods to JsRequest
#5341
Codecov / codecov/project
succeeded
Apr 22, 2026 in 1s
59.63% (+12.38%) compared to 6ddc2b4
View this Pull Request on Codecov
59.63% (+12.38%) compared to 6ddc2b4
Details
Codecov Report
❌ Patch coverage is 34.95146% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.63%. Comparing base (6ddc2b4) to head (42c1b37).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/runtime/src/fetch/request.rs | 34.95% | 67 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5341 +/- ##
===========================================
+ Coverage 47.24% 59.63% +12.38%
===========================================
Files 476 590 +114
Lines 46892 63811 +16919
===========================================
+ Hits 22154 38053 +15899
- Misses 24738 25758 +1020 ☔ 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