invenia / PDMatsExtras.jl

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

CompatHelper: bump compat for "PDMats" to "0.11" #13

Open github-actions[bot] opened 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the PDMats package from 0.9, 0.10 to 0.9, 0.10, 0.11.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #13 (7f582b5) into master (160fc34) will decrease coverage by 2.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   66.66%   64.55%   -2.11%     
==========================================
  Files           3        3              
  Lines          87       79       -8     
==========================================
- Hits           58       51       -7     
+ Misses         29       28       -1     
Impacted Files Coverage Δ
src/woodbury_pd_mat.jl 92.00% <0.00%> (-1.34%) :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 160fc34...41551ca. Read the comment docs.