rybalkinsd / kohttp

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

refactoring of multipart body #148

Closed rybalkinsd closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #148 into feature/128-multimodule will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@                      Coverage Diff                      @@
##             feature/128-multimodule     #148      +/-   ##
=============================================================
+ Coverage                      90.48%   90.54%   +0.05%     
  Complexity                       129      129              
=============================================================
  Files                             43       43              
  Lines                            368      370       +2     
  Branches                          43       43              
=============================================================
+ Hits                             333      335       +2     
  Misses                            10       10              
  Partials                          25       25
Impacted Files Coverage Δ Complexity Δ
...hub/rybalkinsd/kohttp/dsl/context/UploadContext.kt 100% <100%> (ø) 6 <0> (ø) :arrow_down:
...alkinsd/kohttp/dsl/context/MultipartBodyContext.kt 100% <100%> (ø) 7 <3> (ø) :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 757155e...9e7b7a3. Read the comment docs.