Fixed: Reject overflowing Content-Length in webfetch #40
Codecov / codecov/project
succeeded
Feb 27, 2026 in 0s
74.20% (-0.91%) compared to 5c8d961
View this Pull Request on Codecov
74.20% (-0.91%) compared to 5c8d961
Details
Codecov Report
❌ Patch coverage is 45.45455% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.20%. Comparing base (5c8d961) to head (3c6482a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ing-tools-core/src/tools/webfetch/blocking_impl.rs | 50.00% | 3 Missing |
| ...coding-tools-core/src/tools/webfetch/tokio_impl.rs | 40.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #40 +/- ##
==========================================
- Coverage 75.10% 74.20% -0.91%
==========================================
Files 67 67
Lines 1976 1969 -7
==========================================
- Hits 1484 1461 -23
- Misses 492 508 +16 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ing-tools-core/src/tools/webfetch/blocking_impl.rs | 92.85% <50.00%> (-7.15%) |
⬇️ |
| ...coding-tools-core/src/tools/webfetch/tokio_impl.rs | 91.66% <40.00%> (-8.34%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading