Conversation
Codecov Report
@@ Coverage Diff @@
## master #1276 +/- ##
==========================================
- Coverage 69.37% 68.95% -0.43%
==========================================
Files 534 534
Lines 82064 80979 -1085
==========================================
- Hits 56934 55838 -1096
- Misses 25130 25141 +11
Continue to review full report at Codecov.
|
|
@michaelbynum could you merge master into your branch. Some recent updates to the Github Actions workflows should fix the test failures. |
jsiirola
left a comment
There was a problem hiding this comment.
I think this is ready to merge, pending tests passing.
@mrmundt, please give this a once-over: I standardized the ubuntu/osx github workflows (reduced the diffs between the drivers). We should probably port the ubuntu workflow from this PR into #1294 so the three workflows are as identical as possible to reduce future maintenance burden.
Yessir! Will do! I changed the warning printout to match the other try-catch blocks within the Windows workflow. The |
|
The one Jenkins test failure was due to a NEOS connectivity issue unrelated to this PR. |
This PR is essentially a re-opening of #1265.
Fixes #1260
Summary/Motivation:
This PR updates the CPLEX direct interface to support CPLEX 12.10. It also adds
pip install cplexto the GitHub workflow so the cplex direct interface can be tested.
Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: