Skip to content
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 bug in which old mipstarts are not deleted #422

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Fix bug in which old mipstarts are not deleted #422

merged 1 commit into from
Feb 14, 2023

Conversation

odow
Copy link
Member

@odow odow commented Feb 14, 2023

Closes #352

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Base: 91.27% // Head: 91.44% // Increases project coverage by +0.17% 🎉

Coverage data is based on head (b9f50e5) compared to base (e05976a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #422      +/-   ##
==========================================
+ Coverage   91.27%   91.44%   +0.17%     
==========================================
  Files           5        5              
  Lines        1937     1941       +4     
==========================================
+ Hits         1768     1775       +7     
+ Misses        169      166       -3     
Impacted Files Coverage Δ
src/MOI/MOI_wrapper.jl 92.33% <100.00%> (+0.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@odow odow merged commit 0ccb813 into master Feb 14, 2023
@odow odow deleted the od/mipstarts branch February 14, 2023 04:19
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.

Delete previous MIP starts if they exist
1 participant