JuliaFolds / Transducers.jl

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

Fix ReducePartitionBy #492

Closed tkf closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #492 (a86b843) into master (2cfb4cc) will decrease coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #492      +/-   ##
==========================================
- Coverage   93.55%   93.50%   -0.05%     
==========================================
  Files          32       32              
  Lines        2140     2140              
==========================================
- Hits         2002     2001       -1     
- Misses        138      139       +1     
Flag Coverage Δ
Pkg.test 92.59% <100.00%> (-0.05%) :arrow_down:
Run.test 93.36% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/partitionby.jl 94.66% <100.00%> (ø)
src/nondeterministic_threading.jl 89.13% <0.00%> (-1.09%) :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 2cfb4cc...a86b843. Read the comment docs.