JuliaFolds / Transducers.jl

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

Benchmark and test append!!(dest, src::Eduction) #325

Closed tkf closed 4 years ago

tkf commented 4 years ago

for #324

codecov[bot] commented 4 years ago

Codecov Report

Merging #325 into master will increase coverage by 0.60%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #325      +/-   ##
==========================================
+ Coverage   90.10%   90.71%   +0.60%     
==========================================
  Files          24       24              
  Lines        1465     1464       -1     
==========================================
+ Hits         1320     1328       +8     
+ Misses        145      136       -9     
Impacted Files Coverage Δ
src/processes.jl 92.61% <0.00%> (+5.04%) :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 6b039cb...3dfed97. Read the comment docs.