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

Improve formatting of imported modules in tests #159

Closed jishnub closed 1 year ago

jishnub commented 1 year ago

This makes it easier to read the imported modules

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.02 :warning:

Comparison is base (0d103ac) 86.98% compared to head (9414f76) 86.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #159 +/- ## ========================================== - Coverage 86.98% 86.97% -0.02% ========================================== Files 10 10 Lines 1176 1190 +14 ========================================== + Hits 1023 1035 +12 - Misses 153 155 +2 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/JuliaLinearAlgebra/BlockBandedMatrices.jl/pull/159/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: Do you have feedback about the report comment? Let us know in this issue.