rybalkinsd / kohttp

Kotlin DSL http client
https://kohttp.gitbook.io
Apache License 2.0
478 stars 42 forks source link

[kohttp-jackson] #153 (#150) #156

Closed rybalkinsd closed 5 years ago

rybalkinsd commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #156 into master will decrease coverage by <.01%. The diff coverage is 92.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #156      +/-   ##
============================================
- Coverage     91.08%   91.07%   -0.01%     
  Complexity      129      129              
============================================
  Files            43       43              
  Lines           370      381      +11     
  Branches         43       43              
============================================
+ Hits            337      347      +10     
- Misses           10       11       +1     
  Partials         23       23
Impacted Files Coverage Δ Complexity Δ
...ithub/rybalkinsd/kohttp/jackson/ext/ResponseExt.kt 92.85% <92.85%> (-7.15%) 0 <0> (ø)

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 0110b96...e4af52f. Read the comment docs.