JuliaApproximation / ApproxFunBase.jl

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

Backport: TensorSpace in ProductFun constructor #543

Closed jishnub closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.22% :tada:

Comparison is base (42a2c04) 71.00% compared to head (ed8b667) 71.22%. Report is 1 commits behind head on backport_0.8.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## backport_0.8 #543 +/- ## ================================================ + Coverage 71.00% 71.22% +0.22% ================================================ Files 81 81 Lines 8575 8585 +10 ================================================ + Hits 6089 6115 +26 + Misses 2486 2470 -16 ``` | [Files Changed](https://app.codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/pull/543?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation) | Coverage Δ | | |---|---|---| | [src/LinearAlgebra/lyap.jl](https://app.codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/pull/543?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL0xpbmVhckFsZ2VicmEvbHlhcC5qbA==) | `0.00% <0.00%> (ø)` | | | [src/Multivariate/VectorFun.jl](https://app.codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/pull/543?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL011bHRpdmFyaWF0ZS9WZWN0b3JGdW4uamw=) | `57.73% <0.00%> (ø)` | | | [src/PDE/KroneckerOperator.jl](https://app.codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/pull/543?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL1BERS9Lcm9uZWNrZXJPcGVyYXRvci5qbA==) | `78.43% <85.71%> (+0.11%)` | :arrow_up: | | [src/Operators/banded/Conversion.jl](https://app.codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/pull/543?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL09wZXJhdG9ycy9iYW5kZWQvQ29udmVyc2lvbi5qbA==) | `85.93% <100.00%> (+2.06%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/pull/543/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation)

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