JuliaApproximation / ApproxFunBase.jl

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

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

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

This pull request changes the compat entry for the DomainSets package from 0.5, 0.6 to 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 10 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (e2e54f8) 75.28% compared to head (26f5812) 65.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #608 +/- ## ========================================== - Coverage 75.28% 65.31% -9.97% ========================================== Files 80 80 Lines 8435 8428 -7 ========================================== - Hits 6350 5505 -845 - Misses 2085 2923 +838 ``` [see 51 files with indirect coverage changes](https://app.codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/pull/608/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation)

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