JuliaLinearAlgebra / BlockBandedMatrices.jl

A Julia package for representing block-banded matrices and banded-block-banded matrices
https://julialinearalgebra.github.io/BlockBandedMatrices.jl/
MIT License
56 stars 13 forks source link

correct blockcolsupport when past block range #176

Closed dlfivefifty closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (868f55b) 87.39% compared to head (dcee528) 87.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #176 +/- ## ========================================== + Coverage 87.39% 87.62% +0.23% ========================================== Files 11 11 Lines 1182 1188 +6 ========================================== + Hits 1033 1041 +8 + Misses 149 147 -2 ```

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