JuliaArrays / LazyArrays.jl

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

Restore broadcastlayout for block banded layouts, extend broadcast ru… #313

Closed dlfivefifty closed 4 months ago

dlfivefifty commented 4 months ago

…les to BandedLayouts

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 (afca890) to head (be41bd5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #313 +/- ## ======================================= Coverage 94.22% 94.22% ======================================= Files 17 17 Lines 3081 3083 +2 ======================================= + Hits 2903 2905 +2 Misses 178 178 ```

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