Skip to content

Conversation

@clementdenis
Copy link

…s and body

  • Do not "merge" body with query and path params
  • Improve errors on JSON parsing errors

…s and body

- Do not "merge" body with query and path params
- Improve errors on JSON parsing errors
@codecov-io
Copy link

Codecov Report

Merging #44 into master will increase coverage by <.01%.
The diff coverage is 87.5%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #44      +/-   ##
============================================
+ Coverage     82.28%   82.29%   +<.01%     
- Complexity     1856     1857       +1     
============================================
  Files           158      158              
  Lines          6718     6731      +13     
  Branches        889      890       +1     
============================================
+ Hits           5528     5539      +11     
  Misses          868      868              
- Partials        322      324       +2
Impacted Files Coverage Δ Complexity Δ
.../server/spi/request/ServletRequestParamReader.java 82.88% <82.5%> (-1.22%) 44 <16> (+16)
...ver/spi/request/RestServletRequestParamReader.java 93.75% <95.83%> (+4.42%) 24 <0> (-15) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 072f19c...f7cee57. Read the comment docs.

Copy link

@alarribeau alarribeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 6 of 6 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @llbrt)

Copy link

@llbrt llbrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @llbrt)

@clementdenis clementdenis merged commit 95b2140 into master Oct 22, 2019
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.

5 participants