enonic / lib-http-client

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

Access to cookies (#10) #14

Closed aro closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #14 into master will increase coverage by 1.16%. The diff coverage is 93.54%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #14      +/-   ##
============================================
+ Coverage     80.41%   81.57%   +1.16%     
- Complexity       82       88       +6     
============================================
  Files             3        4       +1     
  Lines           240      266      +26     
  Branches         35       36       +1     
============================================
+ Hits            193      217      +24     
- Misses           27       29       +2     
  Partials         20       20
Impacted Files Coverage Δ Complexity Δ
...com/enonic/lib/http/client/HttpRequestHandler.java 84.09% <100%> (+0.27%) 63 <2> (+1) :arrow_up:
...ava/com/enonic/lib/http/client/ResponseMapper.java 73.97% <100%> (+7.3%) 16 <2> (+2) :arrow_up:
...ain/java/com/enonic/lib/http/client/CookieJar.java 71.42% <71.42%> (ø) 3 <3> (?)

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 a115d83...991650f. Read the comment docs.