JuliaApproximation / HarmonicOrthogonalPolynomials.jl

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

CompatHelper: bump compat for "QuasiArrays" to "0.9" #50

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the QuasiArrays package from 0.6, 0.7, 0.8 to 0.6, 0.7, 0.8, 0.9.

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 2 years ago

Codecov Report

Merging #50 (f6eec28) into master (2cfaef5) will decrease coverage by 2.24%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   82.97%   80.72%   -2.25%     
==========================================
  Files           6        6              
  Lines         188      192       +4     
==========================================
- Hits          156      155       -1     
- Misses         32       37       +5     
Impacted Files Coverage Δ
src/spheretrav.jl 100.00% <ø> (ø)
src/HarmonicOrthogonalPolynomials.jl 98.43% <100.00%> (+0.02%) :arrow_up:
src/multivariateops.jl 11.11% <0.00%> (-18.52%) :arrow_down:

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 2cfaef5...f6eec28. Read the comment docs.