JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

CompatHelper: bump compat for "SolverCore" to "0.2" #59

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the SolverCore package from 0.2.1 to 0.2.1, 0.2.

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 #59 (3629675) into master (716a8c1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   86.88%   86.88%           
=======================================
  Files          15       15           
  Lines         999      999           
=======================================
  Hits          868      868           
  Misses        131      131           

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 716a8c1...3629675. Read the comment docs.

geoffroyleconte commented 3 years ago

This will probably fail with https://github.com/JuliaSmoothOptimizers/RipQP.jl/pull/61