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

update broken ops #106

Closed dlfivefifty closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #106 (5f3280f) into master (78ebc1d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  Coverage   95.82%   95.82%           
=======================================
  Files           4        4           
  Lines         647      647           
=======================================
  Hits          620      620           
  Misses         27       27           
Impacted Files Coverage Δ
src/rectdisk.jl 89.02% <100.00%> (ø)
src/triangle.jl 96.20% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cc448aa...5f3280f. Read the comment docs.