Skip to content

fix(multipart): respect MaxBodyBytes limit - #1094

Open
leonklingele wants to merge 3 commits into
danielgtaylor:mainfrom
leonklingele:fix/multipart-max-bodybytes
Open

fix(multipart): respect MaxBodyBytes limit#1094
leonklingele wants to merge 3 commits into
danielgtaylor:mainfrom
leonklingele:fix/multipart-max-bodybytes

chore: apply Copilot suggestion

b5450f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2026 in 0s

93.04% (-0.16%) compared to 198225e

View this Pull Request on Codecov

93.04% (-0.16%) compared to 198225e

Details

Codecov Report

❌ Patch coverage is 66.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.04%. Comparing base (198225e) to head (b5450f0).

Files with missing lines Patch % Lines
huma.go 66.66% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1094      +/-   ##
==========================================
- Coverage   93.20%   93.04%   -0.16%     
==========================================
  Files          23       23              
  Lines        4988     5003      +15     
==========================================
+ Hits         4649     4655       +6     
- Misses        272      278       +6     
- Partials       67       70       +3     

☔ 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.