jishnub / SphericalHarmonics.jl

Associated Legendre Polynomials and Spherical Harmonics in Julia
MIT License
11 stars 1 forks source link

CompatHelper: bump compat for Setfield to 1, (keep existing compat) #95

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Setfield package from 0.7, 0.8 to 0.7, 0.8, 1. 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 #95 (300f55a) into master (2452b76) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files           2        2           
  Lines         539      539           
=======================================
  Hits          538      538           
  Misses          1        1           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more