Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mrmundt
Copy link
Contributor

@mrmundt mrmundt commented Nov 28, 2023

Fixes NA

Summary/Motivation:

gurobipy released a new version (11.0.0) yesterday (Nov 27) that causes two fragile tests to fail. We have opened issue #3052 to update these, but in order to enable the release of Pyomo 6.7.0, we are temporarily pinning the version.

Changes proposed in this PR:

  • Pin gurobipy to 10.0.3

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@mrmundt mrmundt mentioned this pull request Nov 28, 2023
@codecov
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (500fbc7) 86.71% compared to head (20d98ac) 88.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3053      +/-   ##
==========================================
+ Coverage   86.71%   88.09%   +1.37%     
==========================================
  Files         774      774              
  Lines       91496    91496              
==========================================
+ Hits        79340    80600    +1260     
+ Misses      12156    10896    -1260     
Flag Coverage Δ
linux 85.44% <ø> (+14.57%) ⬆️
osx 75.42% <ø> (?)
other 85.62% <ø> (+23.69%) ⬆️
win 82.76% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mrmundt mrmundt merged commit 91729ba into Pyomo:main Nov 28, 2023
@mrmundt mrmundt deleted the pin-gurobi branch March 11, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants