twitter / summingbird

Streaming MapReduce with Scalding and Storm
https://twitter.com/summingbird
Apache License 2.0
2.14k stars 267 forks source link

Remove unused imports, use latest scala #751

Closed johnynek closed 6 years ago

johnynek commented 6 years ago

cc @ianoc @ttim @pankajroark

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #751      +/-   ##
===========================================
+ Coverage    72.18%   72.34%   +0.16%     
===========================================
  Files          154      154              
  Lines         3742     3742              
  Branches       209      209              
===========================================
+ Hits          2701     2707       +6     
+ Misses        1041     1035       -6
Impacted Files Coverage Δ
...om/twitter/summingbird/store/ClientMergeable.scala 96.29% <ø> (ø) :arrow_up:
...om/twitter/summingbird/online/option/AllOpts.scala 62.5% <ø> (ø) :arrow_up:
...witter/summingbird/scalding/ScaldingPlatform.scala 76.19% <ø> (+0.59%) :arrow_up:
...tter/summingbird/scalding/batch/BatchedStore.scala 83.83% <ø> (ø) :arrow_up:
...c/main/scala/com/twitter/summingbird/viz/Viz.scala 100% <ø> (ø) :arrow_up:
...itter/summingbird/storm/StormTopologyBuilder.scala 94.44% <ø> (ø) :arrow_up:
.../summingbird/batch/state/FileVersionTracking.scala 86.95% <ø> (ø) :arrow_up:
...ter/summingbird/online/executor/FinalFlatMap.scala 96.77% <0%> (+9.67%) :arrow_up:
...a/com/twitter/summingbird/scalding/LoopState.scala 75% <0%> (+25%) :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 0cb71c3...3d1f0fc. Read the comment docs.