jmert / AssociatedLegendrePolynomials.jl

A library for calculating the Associated Legendre polynomials
https://jmert.github.io/AssociatedLegendrePolynomials.jl/
MIT License
20 stars 2 forks source link

Various cleanups #4

Closed jmert closed 4 years ago

jmert commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #4 into master will increase coverage by 0.44%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   97.17%   97.61%   +0.44%     
==========================================
  Files           9        9              
  Lines         248      252       +4     
==========================================
+ Hits          241      246       +5     
+ Misses          7        6       -1     
Impacted Files Coverage Δ
src/Legendre.jl 100.00% <ø> (ø)
src/broadcasting.jl 100.00% <100.00%> (ø)
src/calculation.jl 97.58% <100.00%> (+0.73%) :arrow_up:
src/interface.jl 66.66% <100.00%> (+16.66%) :arrow_up:
src/norm_table.jl 94.28% <100.00%> (+0.73%) :arrow_up:
src/scalar.jl 100.00% <100.00%> (ø)

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 ee93845...f2c3a20. Read the comment docs.