ds4dm / Tulip.jl

Interior-point solver in pure Julia
Other
154 stars 20 forks source link

CompatHelper: bump compat for LDLFactorizations to 0.10, (keep existing compat) #128

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the LDLFactorizations package from 0.8, 0.9 to 0.8, 0.9, 0.10. 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-commenter commented 2 years ago

Codecov Report

Merging #128 (636e71a) into master (ae81ed8) will increase coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   89.01%   89.05%   +0.03%     
==========================================
  Files          43       43              
  Lines        2759     2759              
==========================================
+ Hits         2456     2457       +1     
+ Misses        303      302       -1     
Impacted Files Coverage Δ
src/Presolve/row_singleton.jl 92.45% <0.00%> (+1.88%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.