JuliaApproximation / ApproxFunFourier.jl

Support for Fourier-based spaces in ApproxFun
MIT License
7 stars 5 forks source link

Add test for kron product of Fourier spaces #117

Closed mzaffalon closed 6 months ago

mzaffalon commented 6 months ago

Fix JuliaApproximation/ApproxFun.jl#929.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 65.60%. Comparing base (dd5163d) to head (d627318). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #117 +/- ## ======================================= Coverage 65.60% 65.60% ======================================= Files 14 14 Lines 1195 1195 ======================================= Hits 784 784 Misses 411 411 ```

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

jishnub commented 6 months ago

Could you bump the patch version? Thanks!