tumblr / colossus

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

0.10.0 #596

Closed benblack86 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #596 into master will increase coverage by 0.06%. The diff coverage is 76.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #596      +/-   ##
==========================================
+ Coverage   84.92%   84.99%   +0.06%     
==========================================
  Files          98       99       +1     
  Lines        4312     4451     +139     
  Branches      342      365      +23     
==========================================
+ Hits         3662     3783     +121     
- Misses        650      668      +18
Impacted Files Coverage Δ
...src/main/scala/colossus/streaming/PullResult.scala 42.85% <ø> (ø) :arrow_up:
colossus/src/main/scala/colossus/util/Task.scala 100% <ø> (ø) :arrow_up:
...rotocols/http/streaming/StreamingHttpMessage.scala 100% <ø> (ø) :arrow_up:
...n/scala/colossus/service/LoadBalancingClient.scala 88.13% <ø> (ø) :arrow_up:
...n/scala/colossus/protocols/websocket/package.scala 33.33% <ø> (ø) :arrow_up:
.../colossus/protocols/redis/RedisCommandParser.scala 100% <ø> (ø) :arrow_up:
.../main/scala/colossus/protocols/redis/Command.scala 100% <ø> (ø) :arrow_up:
...us/src/main/scala/colossus/streaming/Channel.scala 78.57% <ø> (ø) :arrow_up:
...n/scala/colossus/protocols/redis/RedisServer.scala 100% <ø> (ø) :arrow_up:
...sus/src/main/scala/colossus/streaming/Signal.scala 77.77% <ø> (+2.77%) :arrow_up:
... and 143 more

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 20cde7f...a01857a. Read the comment docs.