Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow arbitrary fields in MultipartFormFiles #706

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

docs: describe value parsing in multipart forms

c71c254
Select commit
Loading
Failed to load commit list.
Open

feat: allow arbitrary fields in MultipartFormFiles #706

docs: describe value parsing in multipart forms
c71c254
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 21, 2025 in 0s

92.84% (-0.07%) compared to 1c3924e

View this Pull Request on Codecov

92.84% (-0.07%) compared to 1c3924e

Details

Codecov Report

Attention: Patch coverage is 92.22222% with 7 lines in your changes missing coverage. Please review.

Project coverage is 92.84%. Comparing base (1c3924e) to head (c71c254).

Files with missing lines Patch % Lines
huma.go 90.90% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #706      +/-   ##
==========================================
- Coverage   92.90%   92.84%   -0.07%     
==========================================
  Files          22       22              
  Lines        4963     5014      +51     
==========================================
+ Hits         4611     4655      +44     
- Misses        305      309       +4     
- Partials       47       50       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.