rybalkinsd / kohttp

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

Response body ext improvements #132 #133

Closed rybalkinsd closed 5 years ago

rybalkinsd commented 5 years ago
  1. closing body
  2. added explicit types
  3. added docs
codecov[bot] commented 5 years ago

Codecov Report

Merging #133 into feature/128-multimodule will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##             feature/128-multimodule     #133   +/-   ##
==========================================================
  Coverage                      90.29%   90.29%           
  Complexity                       119      119           
==========================================================
  Files                             41       41           
  Lines                            340      340           
  Branches                          43       43           
==========================================================
  Hits                             307      307           
  Misses                             9        9           
  Partials                          24       24
Impacted Files Coverage Δ Complexity Δ
...lin/io/github/rybalkinsd/kohttp/ext/ResponseExt.kt 0% <0%> (ø) 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 18f6ac5...0f2cb3c. Read the comment docs.