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

Add BlockSkylineLayout #196

Open dlfivefifty opened 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (a0682e0) to head (78043db).

Files Patch % Lines
src/BlockSkylineMatrix.jl 0.00% 3 Missing :warning:
src/AbstractBlockBandedMatrix.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #196 +/- ## ========================================== - Coverage 88.37% 0.00% -88.38% ========================================== Files 11 11 Lines 1204 1180 -24 ========================================== - Hits 1064 0 -1064 - Misses 140 1180 +1040 ```

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