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

Reduce allocations in tests #179

Closed jishnub closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f42003e) 88.23% compared to head (1fbfdae) 88.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #179 +/- ## ========================================== - Coverage 88.23% 88.12% -0.12% ========================================== Files 11 11 Lines 1190 1204 +14 ========================================== + Hits 1050 1061 +11 - Misses 140 143 +3 ```

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