JuliaApproximation / HarmonicOrthogonalPolynomials.jl

A Julia package for working with spherical harmonic expansions
MIT License
24 stars 2 forks source link

CompatHelper: bump compat for ClassicalOrthogonalPolynomials to 0.10, (keep existing compat) #70

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the ClassicalOrthogonalPolynomials package from 0.7, 0.8, 0.9 to 0.7, 0.8, 0.9, 0.10. 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 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (10610ad) 84.02% compared to head (f32ef78) 84.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70 +/- ## ======================================= Coverage 84.02% 84.02% ======================================= Files 6 6 Lines 194 194 ======================================= Hits 163 163 Misses 31 31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.