-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix support for MOI.TimeLimitSec #101
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #101 +/- ##
==========================================
+ Coverage 82.26% 82.41% +0.14%
==========================================
Files 12 12
Lines 1269 1274 +5
==========================================
+ Hits 1044 1050 +6
+ Misses 225 224 -1
☔ View full report in Codecov by Sentry. |
the issue here seems to go beyond the time limit? |
Seems unrelated? Dunno |
maybe open a PR not changing the code and see if CI is still breaking, in which case we can merge the MOI one. |
Same failure is here: #100 |
Bump @joaquimg |
x-ref jump-dev/MathOptInterface.jl#2256