twitter / summingbird

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

Fix typo in OnlineServiceFactory Scaladoc #750

Closed adelviscio closed 6 years ago

adelviscio commented 6 years ago

diasy chaining -> daisy chaining

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #750      +/-   ##
===========================================
+ Coverage    72.15%   72.23%   +0.08%     
===========================================
  Files          154      154              
  Lines         3742     3742              
  Branches       209      209              
===========================================
+ Hits          2700     2703       +3     
+ Misses        1042     1039       -3
Impacted Files Coverage Δ
.../main/scala/com/twitter/summingbird/Producer.scala 75.75% <0%> (-1.52%) :arrow_down:
...ain/scala/com/twitter/summingbird/TestGraphs.scala 86.62% <0%> (+2.54%) :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 110a1f2...e48996e. Read the comment docs.