Skip to content

Make MINLPTests compatible with JuMP 0.22#34

Merged
odow merged 2 commits intojump-dev:masterfrom
frapac:fp/jump_0.22
Nov 10, 2021
Merged

Make MINLPTests compatible with JuMP 0.22#34
odow merged 2 commits intojump-dev:masterfrom
frapac:fp/jump_0.22

Conversation

@frapac
Copy link
Contributor

@frapac frapac commented Nov 10, 2021

Add a new compatible entry in Project.toml, in a way that MINLPTests is compatible both with JuMP 0.21 and JuMP 0.22.

Testing locally, both Knitro and MadNP pass the tests with JuMP 0.22 and MINLPTests.

We can not force MINLPTests to use JuMP 0.22, as Juniper is not compatible with that version yet.

@codecov
Copy link

codecov bot commented Nov 10, 2021

Codecov Report

Merging #34 (704668b) into master (1eb648f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   95.70%   95.70%           
=======================================
  Files          93       93           
  Lines        1047     1047           
=======================================
  Hits         1002     1002           
  Misses         45       45           

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 1eb648f...704668b. Read the comment docs.

@odow
Copy link
Member

odow commented Nov 10, 2021

I also bumped the Ipopt version

@odow odow merged commit 6ec9afa into jump-dev:master Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants