JuliaApproximation / ApproxFunBase.jl

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

Short-circuit promotedomainspace for Multiplication #584

Closed jishnub closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 88.88% and project coverage change: -12.57% :warning:

Comparison is base (db0ed61) 75.25% compared to head (66ac196) 62.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #584 +/- ## =========================================== - Coverage 75.25% 62.69% -12.57% =========================================== Files 80 80 Lines 8411 8406 -5 =========================================== - Hits 6330 5270 -1060 - Misses 2081 3136 +1055 ``` | [Files Changed](https://app.codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/pull/584?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation) | Coverage Δ | | |---|---|---| | [src/Operators/banded/Multiplication.jl](https://app.codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/pull/584?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL09wZXJhdG9ycy9iYW5kZWQvTXVsdGlwbGljYXRpb24uamw=) | `76.54% <88.88%> (-0.38%)` | :arrow_down: | ... and [56 files with indirect coverage changes](https://app.codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/pull/584/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.