rybalkinsd / kohttp

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

#113 fix: #114

Closed rybalkinsd closed 5 years ago

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

Codecov Report

Merging #114 into feature/async-post will increase coverage by 0.04%. The diff coverage is 75%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##             feature/async-post     #114      +/-   ##
========================================================
+ Coverage                 91.94%   91.98%   +0.04%     
  Complexity                  106      106              
========================================================
  Files                        39       39              
  Lines                       335      337       +2     
  Branches                     31       33       +2     
========================================================
+ Hits                        308      310       +2     
  Misses                        7        7              
  Partials                     20       20
Impacted Files Coverage Δ Complexity Δ
...in/kotlin/io/github/rybalkinsd/kohttp/util/json.kt 93.75% <75%> (+0.89%) 0 <0> (ø) :arrow_down:

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 217c131...5631d2d. Read the comment docs.