moble / SphericalFunctions.jl

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

Add differential operators with tests and documentation #23

Closed moble closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #23 (a955139) into main (e7e386a) will decrease coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   99.01%   98.94%   -0.07%     
==========================================
  Files          15       16       +1     
  Lines        1114     1136      +22     
==========================================
+ Hits         1103     1124      +21     
- Misses         11       12       +1     
Impacted Files Coverage Δ
src/SphericalFunctions.jl 100.00% <ø> (ø)
src/operators.jl 100.00% <100.00%> (ø)
src/iterators.jl 99.07% <0.00%> (-0.93%) :arrow_down:

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