JuliaApproximation / ApproxFun.jl

Julia package for function approximation
http://juliaapproximation.github.io/ApproxFun.jl/
Other
528 stars 70 forks source link

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

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months 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 8 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (615ad03) 28.36% compared to head (a94f611) 28.36%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #916 +/- ## ======================================= Coverage 28.36% 28.36% ======================================= Files 11 11 Lines 564 564 ======================================= Hits 160 160 Misses 404 404 ```

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