LazyArrays.jl icon indicating copy to clipboard operation
LazyArrays.jl copied to clipboard

multiply with vcat

Open dlfivefifty opened this issue 4 years ago • 1 comments

dlfivefifty avatar Mar 16 '22 20:03 dlfivefifty

Codecov Report

Merging #208 (d47e81f) into master (365967d) will increase coverage by 0.22%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
+ Coverage   93.52%   93.75%   +0.22%     
==========================================
  Files          13       13              
  Lines        2162     2209      +47     
==========================================
+ Hits         2022     2071      +49     
+ Misses        140      138       -2     
Impacted Files Coverage Δ
src/lazyconcat.jl 95.42% <0.00%> (-0.05%) :arrow_down:
src/lazybroadcasting.jl 97.10% <0.00%> (+0.05%) :arrow_up:
src/cache.jl 97.18% <0.00%> (+0.05%) :arrow_up:
src/linalg/mul.jl 84.04% <0.00%> (+0.08%) :arrow_up:
src/lazyapplying.jl 85.26% <0.00%> (+0.15%) :arrow_up:
src/linalg/inv.jl 93.75% <0.00%> (+0.20%) :arrow_up:
src/lazyoperations.jl 96.52% <0.00%> (+0.46%) :arrow_up:
src/padded.jl 98.26% <0.00%> (+0.78%) :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 365967d...d47e81f. Read the comment docs.

codecov[bot] avatar Mar 16 '22 21:03 codecov[bot]