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

BandedMatrices v1 #172

Closed dlfivefifty closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (821853b) 87.07% compared to head (8b2786f) 87.39%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #172 +/- ## ========================================== + Coverage 87.07% 87.39% +0.31% ========================================== Files 11 11 Lines 1184 1182 -2 ========================================== + Hits 1031 1033 +2 + Misses 153 149 -4 ``` | [Files](https://app.codecov.io/gh/JuliaLinearAlgebra/BlockBandedMatrices.jl/pull/172?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra) | Coverage Δ | | |---|---|---| | [src/broadcast.jl](https://app.codecov.io/gh/JuliaLinearAlgebra/BlockBandedMatrices.jl/pull/172?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra#diff-c3JjL2Jyb2FkY2FzdC5qbA==) | `80.07% <ø> (+1.42%)` | :arrow_up: |

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