ds4dm / Tulip.jl

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

CompatHelper: bump compat for LDLFactorizations to 0.9, (keep existing compat) #124

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.6, 0.7, 0.8 to 0.6, 0.7, 0.8, 0.9. 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 #124 (2c9a230) into master (2b055fd) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #124   +/-   ##
=======================================
  Coverage   89.01%   89.01%           
=======================================
  Files          43       43           
  Lines        2759     2759           
=======================================
  Hits         2456     2456           
  Misses        303      303           

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 2b055fd...2c9a230. Read the comment docs.