rybalkinsd / kohttp

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

Removed unused imports #194

Closed Hakky54 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #194 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #194   +/-   ##
=========================================
  Coverage     91.28%   91.28%           
  Complexity      127      127           
=========================================
  Files            44       44           
  Lines           413      413           
  Branches         52       52           
=========================================
  Hits            377      377           
  Misses            9        9           
  Partials         27       27           
Impacted Files Coverage Δ Complexity Δ
...o/github/rybalkinsd/kohttp/client/ClientBuilder.kt 100.00% <ø> (ø) 0.00 <0.00> (ø)
...o/github/rybalkinsd/kohttp/configuration/Config.kt 100.00% <ø> (ø) 1.00 <0.00> (ø)

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 482413b...b2b28a8. Read the comment docs.