Moved max body bytes to BodyReaderHandler - #241
Merged
Codecov / codecov/project
succeeded
Jun 16, 2026 in 0s
42.54% (+0.47%) compared to a367f81
View this Pull Request on Codecov
42.54% (+0.47%) compared to a367f81
Details
Codecov Report
❌ Patch coverage is 50.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.54%. Comparing base (a367f81) to head (89d116d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/cmd/server/http.go | 0.00% | 5 Missing |
| pkg/httpx/handlers.go | 77.77% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #241 +/- ##
==========================================
+ Coverage 42.06% 42.54% +0.47%
==========================================
Files 210 213 +3
Lines 8052 8067 +15
==========================================
+ Hits 3387 3432 +45
+ Misses 4384 4359 -25
+ Partials 281 276 -5 ☔ View full report in Codecov by Harness.
📢 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.
Loading