tumblr / colossus

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

Colossus 0.11.0 #667

Closed benblack86 closed 6 years ago

benblack86 commented 6 years ago

Final release

codecov-io commented 6 years ago

Codecov Report

Merging #667 into master will increase coverage by 0.84%. The diff coverage is 89.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #667      +/-   ##
==========================================
+ Coverage   84.87%   85.72%   +0.84%     
==========================================
  Files          99      105       +6     
  Lines        4451     4497      +46     
  Branches      354      426      +72     
==========================================
+ Hits         3778     3855      +77     
+ Misses        673      642      -31
Impacted Files Coverage Δ
colossus/src/main/scala/colossus/util/Task.scala 100% <ø> (ø) :arrow_up:
...rc/main/scala/colossus/core/server/ServerDSL.scala 85.71% <ø> (ø) :arrow_up:
.../src/main/scala/colossus/metrics/MetricClock.scala 78.04% <ø> (ø) :arrow_up:
.../colossus/protocols/redis/RedisCommandParser.scala 100% <ø> (ø) :arrow_up:
...rotocols/http/streaming/StreamingHttpMessage.scala 100% <ø> (ø) :arrow_up:
...sus/src/main/scala/colossus/service/Callback.scala 89.14% <ø> (+0.77%) :arrow_up:
...src/main/scala/colossus/metrics/StatReporter.scala 73.91% <ø> (ø) :arrow_up:
...main/scala/colossus/protocols/http/HttpParse.scala 100% <ø> (ø) :arrow_up:
...lossus/src/main/scala/colossus/core/IOSystem.scala 93.75% <ø> (ø) :arrow_up:
...ssus/src/main/scala/colossus/core/Connection.scala 68.18% <ø> (ø) :arrow_up:
... and 77 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 a260a79...eb09202. Read the comment docs.