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

Use Documenter v1 to build docs #177

Closed jishnub 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 (29fe0d7) 87.62% compared to head (4e1502a) 88.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #177 +/- ## ========================================== + Coverage 87.62% 88.23% +0.60% ========================================== Files 11 11 Lines 1188 1190 +2 ========================================== + Hits 1041 1050 +9 + Misses 147 140 -7 ```

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