invenia / PDMatsExtras.jl

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

MassInstallAction: Install the GitHubActions workflow on this repository #8

Closed fchorney closed 3 years ago

fchorney commented 3 years ago

This pull request sets up the GitHubActions workflow on this repository. cc: @fchorney

codecov[bot] commented 3 years ago

Codecov Report

Merging #8 (962f9e8) into master (f5042d5) will decrease coverage by 3.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- 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 f5042d5...962f9e8. Read the comment docs.

fchorney commented 3 years ago

1.0.5 was failing due to dep issues, so I added some deps and the tests run but I don't quite know what needs to be done to fix the tests.