tumblr / colossus

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

0.11.1 #675

Closed dkarivalis closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #675 into master will increase coverage by 0.03%. The diff coverage is 91.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #675      +/-   ##
==========================================
+ Coverage   85.72%   85.76%   +0.03%     
==========================================
  Files         105      105              
  Lines        4497     4523      +26     
  Branches      426      423       -3     
==========================================
+ Hits         3855     3879      +24     
- Misses        642      644       +2
Impacted Files Coverage Δ
...olossus/src/main/scala/colossus/util/Parsing.scala 90.88% <ø> (ø) :arrow_up:
...cala/colossus/protocols/memcache/MemcacheOps.scala 66.66% <0%> (-12.29%) :arrow_down:
...n/scala/colossus/protocols/memcache/Memcache.scala 93.65% <100%> (+1.12%) :arrow_up:
...rc/main/scala/colossus/protocols/http/Header.scala 86.78% <100%> (ø) :arrow_up:
.../scala/colossus/metrics/collectors/Histogram.scala 91.3% <0%> (+0.72%) :arrow_up:
colossus/src/main/scala/colossus/core/Worker.scala 79.11% <0%> (+1.77%) :arrow_up:

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 773e405...938f9ab. Read the comment docs.