rybalkinsd / kohttp

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

refactoring #107

Closed UDarya closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #107 into release/0.9.0 will decrease coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             release/0.9.0     #107      +/-   ##
===================================================
- Coverage             94.7%   94.65%   -0.05%     
  Complexity             115      115              
===================================================
  Files                   33       33              
  Lines                  321      318       -3     
  Branches                25       25              
===================================================
- Hits                   304      301       -3     
  Misses                   4        4              
  Partials                13       13
Impacted Files Coverage Δ Complexity Δ
...rybalkinsd/kohttp/interceptors/RetryInterceptor.kt 83.33% <100%> (-1.86%) 9 <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 e3a7985...23267e7. Read the comment docs.