ds4dm / Tulip.jl

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

CompatHelper: bump compat for Krylov to 0.8, (keep existing compat) #118

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Krylov package from 0.7.7 to 0.7.7, 0.8. 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 #118 (de88574) into master (686bbde) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #118   +/-   ##
=======================================
  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 686bbde...de88574. Read the comment docs.

mtanneau commented 2 years ago

closed in favor of #119