JuliaLinearAlgebra / BlockBandedMatrices.jl

A Julia package for representing block-banded matrices and banded-block-banded matrices
https://julialinearalgebra.github.io/BlockBandedMatrices.jl/
MIT License
58 stars 13 forks source link

Update Compathelper #148

Closed jishnub closed 1 year ago

jishnub commented 1 year ago

This should fix the failing runs. Copied from https://github.com/JuliaRegistries/CompatHelper.jl/blob/master/.github/workflows/CompatHelper.yml

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (de242a3) 86.82% compared to head (57788dc) 86.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #148 +/- ## ======================================= Coverage 86.82% 86.82% ======================================= Files 10 10 Lines 1192 1192 ======================================= Hits 1035 1035 Misses 157 157 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?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.