JuliaApproximation / ApproxFunFourier.jl

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

CompatHelper: bump compat for DomainSets to 0.7, (keep existing compat) #110

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the DomainSets package from 0.3, 0.4, 0.5, 0.6 to 0.3, 0.4, 0.5, 0.6, 0.7. 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 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (dd5163d) 65.60% compared to head (8eec560) 65.60%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #110 +/- ## ======================================= 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.