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

Update CI for v1.5 and limit code coverage #13

Closed jmert closed 4 years ago

jmert commented 4 years ago
  1. Update to start including Julia v1.5 (beta1) in CI. Removes v1.3 to keep to just 3 released versions (keeping v1.2 as the earliest supported release) + nightly.
  2. ~(Attempts to)~ have only the latest release upload coverage results.
codecov[bot] commented 4 years ago

Codecov Report

Merging #13 into master will decrease coverage by 0.77%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   97.68%   96.91%   -0.78%     
==========================================
  Files           9        9              
  Lines         259      259              
==========================================
- Hits          253      251       -2     
- Misses          6        8       +2     
Impacted Files Coverage Δ
src/calculation.jl 96.18% <0.00%> (-1.53%) :arrow_down:

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 a6ad1ba...2422854. Read the comment docs.