finagle / featherbed

Asynchronous Scala HTTP client using Finagle, Shapeless and Cats
Apache License 2.0
137 stars 25 forks source link

Fix tut dependency, bump to 0.3.1 #66

Closed ilya-murzinov closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   67.71%   67.71%           
=======================================
  Files           8        8           
  Lines         254      254           
  Branches        3        3           
=======================================
  Hits          172      172           
  Misses         82       82

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 e0b4bff...ee01242. Read the comment docs.

jeremyrsmith commented 7 years ago

Thanks @ilya-murzinov!