tumblr / colossus

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

Changed package names to match folder structure #566

Closed aliyakamercan closed 7 years ago

aliyakamercan commented 7 years ago

fixes #555

@DanSimon @benblack86 @dxuhuang @jlbelmonte @amotamed @nsauro

codecov-io commented 7 years ago

Codecov Report

Merging #566 into develop will decrease coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #566      +/-   ##
===========================================
- Coverage    84.75%   84.69%   -0.07%     
===========================================
  Files           98       98              
  Lines         4422     4422              
  Branches       349      350       +1     
===========================================
- Hits          3748     3745       -3     
- Misses         674      677       +3
Impacted Files Coverage Δ
...rc/main/scala/colossus/service/ServiceClient.scala 94.4% <ø> (ø) :arrow_up:
.../colossus/protocols/redis/RedisCommandParser.scala 100% <ø> (ø) :arrow_up:
...in/scala/colossus/service/AsyncServiceClient.scala 100% <ø> (ø) :arrow_up:
...protocols/http/streaming/StreamingHttpClient.scala 100% <ø> (ø) :arrow_up:
.../main/scala/colossus/protocols/telnet/Telnet.scala 80% <ø> (ø) :arrow_up:
...rc/main/scala/colossus/controller/Controller.scala 84.61% <ø> (ø) :arrow_up:
...la/colossus/protocols/redis/RedisClientCodec.scala 80% <ø> (ø) :arrow_up:
.../scala/colossus/metrics/senders/LoggerSender.scala 0% <ø> (ø) :arrow_up:
...rc/main/scala/colossus/core/server/ServerDSL.scala 85.71% <ø> (ø) :arrow_up:
...cala/colossus/metrics/senders/OpenTsdbSender.scala 0% <ø> (ø) :arrow_up:
... and 69 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 d3a3a43...abd14d6. Read the comment docs.