JuliaFolds / Transducers.jl

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

Do not "broadcast" compatible NTuple init for AbstractMultiCastingRF #328

Closed tkf closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #328 into master will increase coverage by 0.12%. The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
+ Coverage   90.72%   90.85%   +0.12%     
==========================================
  Files          24       24              
  Lines        1467     1465       -2     
==========================================
  Hits         1331     1331              
+ Misses        136      134       -2     
Impacted Files Coverage Δ
src/combinators.jl 96.66% <90.00%> (+6.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 ecefec8...71db4cf. Read the comment docs.