JuliaLinearAlgebra / ArrayLayouts.jl

A Julia package for describing array layouts and more general fast linear algebra
https://julialinearalgebra.github.io/ArrayLayouts.jl/
MIT License
54 stars 10 forks source link

Test against LazyBandedMatrices #198

Closed jishnub closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d44e944) 87.47% compared to head (3d9ec66) 89.64%. Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #198 +/- ## ========================================== + Coverage 87.47% 89.64% +2.17% ========================================== Files 11 11 Lines 1812 1835 +23 ========================================== + Hits 1585 1645 +60 + Misses 227 190 -37 ```

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