tumblr / colossus

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

Minor doc fixes #653

Closed benblack86 closed 6 years ago

benblack86 commented 6 years ago

@dkarivalis @aliyakamercan @jlbelmonte @amotamed @DanSimon

codecov-io commented 6 years ago

Codecov Report

Merging #653 into develop will increase coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #653      +/-   ##
===========================================
+ Coverage    85.59%   85.67%   +0.08%     
===========================================
  Files          105      105              
  Lines         4511     4511              
  Branches       413      413              
===========================================
+ Hits          3861     3865       +4     
+ Misses         650      646       -4
Impacted Files Coverage Δ
...ossus/src/main/scala/colossus/core/ServerRef.scala 83.33% <ø> (ø) :arrow_up:
...src/main/scala/colossus/metrics/StatReporter.scala 73.91% <ø> (ø) :arrow_up:
...sus/src/main/scala/colossus/service/Callback.scala 89.14% <ø> (ø) :arrow_up:
...s/src/main/scala/colossus/service/ServiceDSL.scala 79.62% <ø> (ø) :arrow_up:
.../src/main/scala/colossus/core/ServerSettings.scala 100% <ø> (ø) :arrow_up:
...ain/scala/colossus/streaming/PipeMultiplexer.scala 96.22% <ø> (ø) :arrow_up:
...rc/main/scala/colossus/core/server/ServerDSL.scala 85.71% <ø> (ø) :arrow_up:
...sus/src/main/scala/colossus/core/RetryPolicy.scala 90.9% <ø> (ø) :arrow_up:
...ssus/src/main/scala/colossus/core/DataBuffer.scala 66.66% <ø> (ø) :arrow_up:
...rc/main/scala/colossus/service/ServiceClient.scala 92.51% <ø> (ø) :arrow_up:
... and 1 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 73c52bc...8569f12. Read the comment docs.