invenia / PDMatsExtras.jl

Extra Positive (Semi-)Definite Matricies
MIT License
8 stars 6 forks source link

Fix CI Tests and Artifact Cache Issues #9

Closed fchorney closed 3 years ago

fchorney commented 3 years ago

Use CLI script to automatically replace the 1.3 test with a 1.5 test (if necessary), as well as use new cache steps to cache the julia build artifacts

codecov[bot] commented 3 years ago

Codecov Report

Merging #9 (8222f0d) into master (752f7f5) will decrease coverage by 3.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   66.27%   62.82%   -3.46%     
==========================================
  Files           3        3              
  Lines          86       78       -8     
==========================================
- Hits           57       49       -8     
  Misses         29       29              
Impacted Files Coverage Δ
src/woodbury_pd_mat.jl 87.50% <0.00%> (-5.61%) :arrow_down:
src/psd_mat.jl 50.94% <0.00%> (-0.85%) :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 752f7f5...d744ec7. Read the comment docs.