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

remove extra sub_materialize methods #156

Closed jishnub closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.14 :tada:

Comparison is base (6bddde0) 86.84% compared to head (efb7995) 86.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #156 +/- ## ========================================== + Coverage 86.84% 86.98% +0.14% ========================================== Files 10 10 Lines 1178 1176 -2 ========================================== Hits 1023 1023 + Misses 155 153 -2 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaLinearAlgebra/BlockBandedMatrices.jl/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra) | Coverage Δ | | |---|---|---| | [src/linalg.jl](https://app.codecov.io/gh/JuliaLinearAlgebra/BlockBandedMatrices.jl/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra#diff-c3JjL2xpbmFsZy5qbA==) | `84.88% <ø> (+1.92%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.