JuliaApproximation / ApproxFunBase.jl

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

Update Space docstrings to not show OneElement explicitly #644

Closed jishnub closed 6 months ago

jishnub commented 6 months ago

This will reduce failures from the change in the displayed form

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 74.30%. Comparing base (023b1a4) to head (e87aef0). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #644 +/- ## ========================================== - Coverage 75.20% 74.30% -0.90% ========================================== Files 79 79 Lines 8445 8446 +1 ========================================== - Hits 6351 6276 -75 - Misses 2094 2170 +76 ```

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