enonic / lib-http-client

Http Client Library for Enonic XP.
Apache License 2.0
0 stars 4 forks source link

POST method should support query parameters #36 #37

Closed anatol-sialitski closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #37 into master will increase coverage by 0.12%. The diff coverage is 85.29%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #37      +/-   ##
============================================
+ Coverage     81.57%   81.70%   +0.12%     
- Complexity       94       95       +1     
============================================
  Files             5        5              
  Lines           304      317      +13     
  Branches         38       40       +2     
============================================
+ Hits            248      259      +11     
  Misses           33       33              
- Partials         23       25       +2     
Impacted Files Coverage Δ Complexity Δ
...com/enonic/lib/http/client/HttpRequestHandler.java 83.00% <85.29%> (+0.10%) 67.00 <7.00> (+1.00)

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 88ea917...98770a6. Read the comment docs.