JuliaApproximation / ApproxFunBase.jl

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

Backport: Use mutable copies in transform/itransform #626

Closed jishnub closed 5 months ago

jishnub commented 5 months ago

Backports #625 to v0.8

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (16cc267) 71.30% compared to head (68c5728) 71.35%. Report is 6 commits behind head on backport_0.8.

Files Patch % Lines
src/Space.jl 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## backport_0.8 #626 +/- ## ================================================ + Coverage 71.30% 71.35% +0.05% ================================================ Files 81 81 Lines 8600 8613 +13 ================================================ + Hits 6132 6146 +14 + Misses 2468 2467 -1 ```

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