JuliaApproximation / ApproxFunBase.jl

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

CompatHelper: bump compat for LazyArrays to 2, (keep existing compat) #652

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

This pull request changes the compat entry for the LazyArrays package from 1 to 1, 2. 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 1 month ago

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 28.43%. Comparing base (023b1a4) to head (30347b9). Report is 11 commits behind head on master.

Files Patch % Lines
src/Operators/Operator.jl 16.66% 5 Missing :warning:
src/Caching/bandedblockbanded.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #652 +/- ## =========================================== - Coverage 75.20% 28.43% -46.78% =========================================== Files 79 79 Lines 8445 8403 -42 =========================================== - Hits 6351 2389 -3962 - Misses 2094 6014 +3920 ```

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