JuliaApproximation / ApproxFunBase.jl

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

Dev ApproxFunBaseTest in downstream tests #619

Closed jishnub closed 9 months ago

jishnub commented 9 months ago

This had been disabled owing to a bug in Pkg, which has since been fixed.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (c676431) 70.71% compared to head (da74d4d) 75.08%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #619 +/- ## ========================================== + Coverage 70.71% 75.08% +4.36% ========================================== Files 80 80 Lines 8398 8437 +39 ========================================== + Hits 5939 6335 +396 + Misses 2459 2102 -357 ```

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