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

add test and fix for POST without body and Content-type, issue #492 #496

Merged
merged 2 commits into from Jun 4, 2022

Conversation

emicklei
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 25, 2022

Codecov Report

Merging #496 (c7b828b) into v3 (2326c8e) will decrease coverage by 0.14%.
The diff coverage is 54.87%.

@@            Coverage Diff             @@
##               v3     #496      +/-   ##
==========================================
- Coverage   70.07%   69.93%   -0.15%     
==========================================
  Files          26       27       +1     
  Lines        1223     1603     +380     
==========================================
+ Hits          857     1121     +264     
- Misses        293      407     +114     
- Partials       73       75       +2     
Impacted Files Coverage Δ
extensions.go 0.00% <0.00%> (ø)
filter.go 54.54% <ø> (-1.02%) ⬇️
route.go 85.07% <0.00%> (+1.74%) ⬆️
parameter.go 43.52% <25.00%> (-15.10%) ⬇️
container.go 75.43% <87.50%> (+2.42%) ⬆️
compress.go 77.96% <100.00%> (-1.21%) ⬇️
jsr311.go 80.00% <100.00%> (+3.70%) ⬆️
route_builder.go 71.25% <100.00%> (-0.29%) ⬇️
web_service.go 69.74% <100.00%> (+0.70%) ⬆️
... and 25 more

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

@emicklei emicklei merged commit c2c010a into v3 Jun 4, 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.

None yet

2 participants