JuliaFolds / Transducers.jl

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

Warn that Consecutive and Reduced are incompatible in parallel folds #451

Closed tkf closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #451 (fbbc9c3) into master (8e896a2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #451   +/-   ##
=======================================
  Coverage   91.80%   91.80%           
=======================================
  Files          28       28           
  Lines        1928     1928           
=======================================
  Hits         1770     1770           
  Misses        158      158           
Flag Coverage Δ
unittests 91.80% <ø> (ø)

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

Impacted Files Coverage Δ
src/consecutive.jl 100.00% <ø> (ø)

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 8e896a2...fbbc9c3. Read the comment docs.