JuliaFolds / Transducers.jl

Efficient transducers for Julia
https://juliafolds.github.io/Transducers.jl/dev/
MIT License
432 stars 24 forks source link

Tweak README #508

Closed tkf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #508 (208392d) into master (3f52fa9) will decrease coverage by 0.86%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #508      +/-   ##
==========================================
- Coverage   93.41%   92.55%   -0.87%     
==========================================
  Files          32       32              
  Lines        2217     2215       -2     
==========================================
- Hits         2071     2050      -21     
- Misses        146      165      +19     
Flag Coverage Δ
Pkg.test 89.62% <ø> (+0.04%) :arrow_up:
Run.test 92.37% <ø> (-0.91%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/reduce.jl 72.56% <0.00%> (-9.89%) :arrow_down:
src/basics.jl 88.88% <0.00%> (-5.56%) :arrow_down:
src/partitionby.jl 90.90% <0.00%> (-3.90%) :arrow_down:
src/core.jl 89.62% <0.00%> (-0.95%) :arrow_down:
src/progress.jl 91.58% <0.00%> (-0.94%) :arrow_down:
src/library.jl 95.81% <0.00%> (+0.25%) :arrow_up:
src/nondeterministic_threading.jl 89.79% <0.00%> (+1.02%) :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 3f52fa9...208392d. Read the comment docs.