rybalkinsd / kohttp

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

Removing deprecations to prepare 0.12.0 release #186

Closed rybalkinsd closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #186 into master will increase coverage by 0.90%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #186      +/-   ##
============================================
+ Coverage     90.59%   91.50%   +0.90%     
  Complexity      127      127              
============================================
  Files            42       41       -1     
  Lines           404      400       -4     
  Branches         49       49              
============================================
  Hits            366      366              
+ Misses           13        9       -4     
  Partials         25       25              
Impacted Files Coverage Δ Complexity Δ
...otlin/io/github/rybalkinsd/kohttp/ext/StringExt.kt 60.00% <ø> (+17.14%) 0.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 ccf2994...1fc9f44. Read the comment docs.