JuliaArrays / LazyArrays.jl

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

Fix slicing with Vcat(::Number, ::Zeros) #308

Closed dlfivefifty closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.22%. Comparing base (bb954e6) to head (156171b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #308 +/- ## ========================================== + Coverage 94.19% 94.22% +0.03% ========================================== Files 17 17 Lines 3066 3066 ========================================== + Hits 2888 2889 +1 + Misses 178 177 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.