JuliaApproximation / MultivariateOrthogonalPolynomials.jl

Supports approximating functions and solving differential equations on various higher dimensional domains such as disks and triangles
Other
17 stars 5 forks source link

Add support for kernels #149

Open dlfivefifty opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (b404f83) 95.67% compared to head (b20c2f7) 96.11%. Report is 1 commits behind head on master.

:exclamation: Current head b20c2f7 differs from pull request most recent head 98ef607. Consider uploading reports for the commit 98ef607 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #149 +/- ## ========================================== + Coverage 95.67% 96.11% +0.44% ========================================== Files 6 6 Lines 948 850 -98 ========================================== - Hits 907 817 -90 + Misses 41 33 -8 ``` | [Files](https://app.codecov.io/gh/JuliaApproximation/MultivariateOrthogonalPolynomials.jl/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation) | Coverage Δ | | |---|---|---| | [src/rect.jl](https://app.codecov.io/gh/JuliaApproximation/MultivariateOrthogonalPolynomials.jl/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL3JlY3Quamw=) | `93.54% <75.00%> (-0.90%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/JuliaApproximation/MultivariateOrthogonalPolynomials.jl/pull/149/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.