tumblr / colossus

I/O and Microservice library for Scala
Apache License 2.0
1.14k stars 96 forks source link

Stream cleanup #489

Closed DanSimon closed 7 years ago

DanSimon commented 7 years ago

There are several significant changes in this PR focused on cleaning up and generalizing some of the http streaming code:

All existing tests pass. I may add a few more if test coverage is too low.

codecov-io commented 7 years ago

Current coverage is 84.67% (diff: 88.00%)

Merging #489 into develop will increase coverage by 0.40%

@@            develop       #489   diff @@
==========================================
  Files            91         93     +2   
  Lines          4208       4248    +40   
  Methods        3859       3888    +29   
  Messages          0          0          
  Branches        349        360    +11   
==========================================
+ Hits           3546       3597    +51   
+ Misses          662        651    -11   
  Partials          0          0          

Powered by Codecov. Last update bf811ff...6fe476a