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

Support more triangle gram matrices #189

Closed dlfivefifty closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.75%. Comparing base (2b994fe) to head (e09b52a).

Files Patch % Lines
src/triangle.jl 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #189 +/- ## ========================================== - Coverage 94.34% 93.75% -0.60% ========================================== Files 6 6 Lines 972 992 +20 ========================================== + Hits 917 930 +13 - Misses 55 62 +7 ```

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