JuliaApproximation / ApproxFunFourier.jl

Support for Fourier-based spaces in ApproxFun
MIT License
7 stars 4 forks source link

CompatHelper: bump compat for FastTransforms to 0.16, (keep existing compat) #120

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 7 months ago

This pull request changes the compat entry for the FastTransforms package from 0.10, 0.11, 0.12, 0.13, 0.14, 0.15 to 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16. 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 7 months ago

Codecov Report

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

Project coverage is 65.60%. Comparing base (888aa8f) to head (ee45e39). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #120 +/- ## ======================================= Coverage 65.60% 65.60% ======================================= Files 14 14 Lines 1195 1195 ======================================= Hits 784 784 Misses 411 411 ```

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