traneio / arrows

High-performance Arrow and Task in Scala
Apache License 2.0
239 stars 17 forks source link

Fix typo in README.md #5

Closed rider-yi closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #5 into master will decrease coverage by 1.27%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   77.16%   75.89%   -1.28%     
==========================================
  Files          19       19              
  Lines         784      784              
  Branches       91       91              
==========================================
- Hits          605      595      -10     
- Misses        179      189      +10
Impacted Files Coverage Δ
...stdlib/src/main/scala/arrows/stdlib/ArrowRun.scala 80.55% <0%> (-12.5%) :arrow_down:
...itter/src/main/scala/arrows/twitter/ArrowRun.scala 97.22% <0%> (-1.39%) :arrow_down:

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 5555cc4...0282a7e. Read the comment docs.

fwbrasil commented 6 years ago

thank you!