rybalkinsd / kohttp

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

Use Kotlin map.forEach instead of Java 8 method. fixes #162 #167

Closed govorovsky closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #167 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #167   +/-   ##
=========================================
  Coverage     90.47%   90.47%           
  Complexity      128      128           
=========================================
  Files            42       42           
  Lines           399      399           
  Branches         45       45           
=========================================
  Hits            361      361           
  Misses           14       14           
  Partials         24       24
Impacted Files Coverage Δ Complexity Δ
...hub/rybalkinsd/kohttp/dsl/context/HeaderContext.kt 100% <100%> (ø) 4 <1> (ø) :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 9d1c434...dcb0d56. Read the comment docs.