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

CompatHelper: bump compat for "HarmonicOrthogonalPolynomials" to "0.0.5" #72

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the HarmonicOrthogonalPolynomials package from 0.0.4 to 0.0.4, 0.0.5.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (ca32676) into master (8c22901) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   94.20%   94.23%   +0.02%     
==========================================
  Files           3        3              
  Lines         414      416       +2     
==========================================
+ Hits          390      392       +2     
  Misses         24       24              
Impacted Files Coverage Δ
src/disk.jl 99.15% <100.00%> (+<0.01%) :arrow_up:
src/triangle.jl 92.22% <0.00%> (+0.02%) :arrow_up:

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 8c22901...ca32676. Read the comment docs.