moble / SphericalFunctions.jl

Spherical functions of arbitrary float types
MIT License
9 stars 2 forks source link

Improve d,D,Y APIs; extend docs and testing of operators #31

Closed moble closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #31 (4d55113) into main (ec43b36) will decrease coverage by 3.53%. Report is 1 commits behind head on main. The diff coverage is 72.80%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   98.94%   95.42%   -3.53%     
==========================================
  Files          16       16              
  Lines        1137     1202      +65     
==========================================
+ Hits         1125     1147      +22     
- Misses         12       55      +43     
Files Coverage Δ
src/Hrecursion.jl 100.00% <ø> (ø)
src/SphericalFunctions.jl 100.00% <ø> (ø)
src/associated_legendre.jl 100.00% <ø> (ø)
src/indexing.jl 100.00% <ø> (ø)
src/operators.jl 100.00% <ø> (ø)
src/ssht.jl 100.00% <ø> (ø)
src/ssht/minimal.jl 95.23% <100.00%> (-0.04%) :arrow_down:
src/ssht/rs.jl 95.78% <100.00%> (ø)
src/iterators.jl 99.07% <96.66%> (ø)
src/evaluate.jl 82.15% <63.73%> (-17.85%) :arrow_down:

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