JuliaApproximation / ApproxFunBase.jl

Core functionality of ApproxFun
MIT License
12 stars 13 forks source link

CompatHelper: bump compat for BandedMatrices to 1 for package ApproxFunBaseTest, (keep existing compat) #606

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

This pull request changes the compat entry for the BandedMatrices package from 0.16, 0.17 to 0.16, 0.17, 1 for package ApproxFunBaseTest. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 10 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (9c921b3) 75.28% compared to head (d3bc620) 75.28%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #606 +/- ## ======================================= Coverage 75.28% 75.28% ======================================= Files 80 80 Lines 8435 8435 ======================================= Hits 6350 6350 Misses 2085 2085 ```

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