JuliaApproximation / ApproxFunBase.jl

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

Remove short-circuiting in coefficients(Fun, space) #630

Open jishnub opened 5 months ago

jishnub commented 5 months ago

These may not be needed anymore. Let's check the CI.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (023b1a4) 65.24% compared to head (b1c867f) 47.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #630 +/- ## =========================================== - Coverage 65.24% 47.59% -17.65% =========================================== Files 79 79 Lines 8438 8427 -11 =========================================== - Hits 5505 4011 -1494 - Misses 2933 4416 +1483 ```

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