JuliaFolds / Transducers.jl

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

Remove unbound #542

Closed MasonProtter closed 1 year ago

MasonProtter commented 1 year ago

Rebase of https://github.com/JuliaFolds/Transducers.jl/pull/533 onto master.

codecov[bot] commented 1 year ago

Codecov Report

Merging #542 (121eef9) into master (34708e8) will not change coverage. The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master     #542   +/-   ##
=======================================
  Coverage   95.43%   95.43%           
=======================================
  Files          32       32           
  Lines        2232     2232           
=======================================
  Hits         2130     2130           
  Misses        102      102           
Flag Coverage Δ
Pkg.test 94.55% <50.00%> (ø)
Run.test 95.20% <50.00%> (ø)

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

Impacted Files Coverage Δ
src/partitionby.jl 94.80% <0.00%> (ø)
src/processes.jl 94.21% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.