JuliaApproximation / ApproxFunBase.jl

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

Use values in iszero #635

Closed jishnub closed 8 months ago

jishnub commented 8 months ago

This should be more correct, especially if SumSpaces are involved

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (023b1a4) 75.20% compared to head (63e9471) 43.64%. Report is 1 commits behind head on master.

Files Patch % Lines
src/Operators/Operator.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #635 +/- ## =========================================== - Coverage 75.20% 43.64% -31.56% =========================================== Files 79 79 Lines 8445 8344 -101 =========================================== - Hits 6351 3642 -2709 - Misses 2094 4702 +2608 ```

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