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

BREAKING: Replace alias functions with constant object bindings #3

Closed jmert closed 4 years ago

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

Codecov Report

Merging #3 into master will decrease coverage by 0.89%. The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   98.07%   97.17%   -0.90%     
==========================================
  Files          10        9       -1     
  Lines         260      248      -12     
==========================================
- Hits          255      241      -14     
- Misses          5        7       +2     
Impacted Files Coverage Δ
src/norm_table.jl 93.54% <ø> (-1.05%) :arrow_down:
src/calculation.jl 96.85% <66.66%> (-1.50%) :arrow_down:
src/broadcasting.jl 100.00% <100.00%> (ø)
src/precompile.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 777c2df...0c4f00e. Read the comment docs.