JuliaArrays / LazyArrays.jl

Lazy arrays and linear algebra in Julia
MIT License
304 stars 25 forks source link

Support copyto! with padded matrices #250

Closed dlfivefifty closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #250 (b90c384) into master (28b801f) will decrease coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
- Coverage   93.88%   93.87%   -0.02%     
==========================================
  Files          13       13              
  Lines        2322     2333      +11     
==========================================
+ Hits         2180     2190      +10     
- Misses        142      143       +1     
Impacted Files Coverage Δ
src/padded.jl 98.66% <100.00%> (+0.05%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more