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

import materialize from ArrayLayouts #167

Closed jishnub closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.08% :tada:

Comparison is base (9476648) 86.98% compared to head (1e0a4c2) 87.07%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #167 +/- ## ========================================== + Coverage 86.98% 87.07% +0.08% ========================================== Files 11 11 Lines 1176 1184 +8 ========================================== + Hits 1023 1031 +8 Misses 153 153 ``` | [Files Changed](https://app.codecov.io/gh/JuliaLinearAlgebra/BlockBandedMatrices.jl/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra) | Coverage Δ | | |---|---|---| | [src/BlockBandedMatrices.jl](https://app.codecov.io/gh/JuliaLinearAlgebra/BlockBandedMatrices.jl/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra#diff-c3JjL0Jsb2NrQmFuZGVkTWF0cmljZXMuamw=) | `33.33% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/JuliaLinearAlgebra/BlockBandedMatrices.jl/pull/167/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra)

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