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

support multipart/form-data #502

Merged
merged 1 commit into from
Jul 3, 2022
Merged

support multipart/form-data #502

merged 1 commit into from
Jul 3, 2022

Conversation

armersong
Copy link
Contributor

support multipart/form-data

@codecov-commenter
Copy link

Codecov Report

Merging #502 (301bc14) into master (1e8c63c) will increase coverage by 0.13%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #502      +/-   ##
==========================================
+ Coverage   70.22%   70.35%   +0.13%     
==========================================
  Files          26       26              
  Lines        1219     1545     +326     
==========================================
+ Hits          856     1087     +231     
- Misses        292      386      +94     
- Partials       71       72       +1     
Impacted Files Coverage Δ
parameter.go 56.25% <0.00%> (-2.38%) ⬇️
web_service.go 65.35% <0.00%> (-3.70%) ⬇️
request.go 68.00% <0.00%> (-2.28%) ⬇️
logger.go 77.77% <0.00%> (-2.23%) ⬇️
web_service_container.go 77.77% <0.00%> (-2.23%) ⬇️
compress.go 77.19% <0.00%> (-1.98%) ⬇️
route_builder.go 70.18% <0.00%> (-1.36%) ⬇️
filter.go 54.54% <0.00%> (-1.02%) ⬇️
custom_verb.go 100.00% <0.00%> (ø)
... and 18 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@emicklei emicklei merged commit d9c71e1 into emicklei:master Jul 3, 2022
emicklei pushed a commit that referenced this pull request Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants