JuliaApproximation / ApproxFunBase.jl

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

Backport: Dev ApproxFunBaseTest in downstream tests #620

Closed jishnub closed 9 months ago

jishnub commented 9 months ago

Backport https://github.com/JuliaApproximation/ApproxFunBase.jl/pull/619

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (16cc267) 71.30% compared to head (6676588) 71.34%. Report is 4 commits behind head on backport_0.8.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## backport_0.8 #620 +/- ## ================================================ + Coverage 71.30% 71.34% +0.04% ================================================ Files 81 81 Lines 8600 8607 +7 ================================================ + Hits 6132 6141 +9 + Misses 2468 2466 -2 ```

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