rybalkinsd / kohttp

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

removed eager ext #120 #131

Closed rybalkinsd closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #131 into feature/128-multimodule will decrease coverage by 0.22%. The diff coverage is 100%.

Impacted file tree graph

@@                      Coverage Diff                      @@
##             feature/128-multimodule     #131      +/-   ##
=============================================================
- Coverage                      90.51%   90.29%   -0.23%     
  Complexity                       119      119              
=============================================================
  Files                             41       41              
  Lines                            369      340      -29     
  Branches                          44       43       -1     
=============================================================
- Hits                             334      307      -27     
+ Misses                            10        9       -1     
+ Partials                          25       24       -1
Impacted Files Coverage Δ Complexity Δ
...tlin/io/github/rybalkinsd/kohttp/ext/HeadersExt.kt 100% <ø> (ø) 0 <0> (ø) :arrow_down:
...lin/io/github/rybalkinsd/kohttp/ext/ResponseExt.kt 0% <ø> (-87.1%) 0 <0> (ø)
...balkinsd/kohttp/interceptors/LoggingInterceptor.kt 100% <100%> (ø) 3 <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 15c0501...12667db. Read the comment docs.