JuliaFolds / Transducers.jl

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

"Nested loops" for threaded fold; option to convert Cat to TCat #401

Closed tkf closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #401 into master will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #401      +/-   ##
==========================================
+ Coverage   90.61%   90.76%   +0.14%     
==========================================
  Files          25       25              
  Lines        1535     1559      +24     
==========================================
+ Hits         1391     1415      +24     
  Misses        144      144              
Impacted Files Coverage Δ
src/core.jl 85.71% <100.00%> (+0.07%) :arrow_up:
src/library.jl 93.13% <100.00%> (+0.02%) :arrow_up:
src/reduce.jl 84.55% <100.00%> (+3.36%) :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 6aafdde...77a651b. Read the comment docs.