JuliaApproximation / ApproxFunBase.jl

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

CompatHelper: bump compat for DomainSets to 0.7 for package ApproxFunBaseTest, (keep existing compat) #609

Closed github-actions[bot] closed 12 months ago

github-actions[bot] commented 12 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 for package ApproxFunBaseTest. 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 12 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (e2e54f8) 75.28% compared to head (e609ed9) 63.34%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #609 +/- ## =========================================== - Coverage 75.28% 63.34% -11.94% =========================================== Files 80 80 Lines 8435 8428 -7 =========================================== - Hits 6350 5339 -1011 - Misses 2085 3089 +1004 ``` [see 52 files with indirect coverage changes](https://app.codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/pull/609/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.