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

remove Boscia import and free model before check #170

Merged
merged 16 commits into from
Nov 20, 2023
Merged

Conversation

matbesancon
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (ee5cc6c) 86.23% compared to head (84fb639) 86.31%.
Report is 8 commits behind head on main.

Files Patch % Lines
src/MOI_bounded_oracle.jl 80.00% 4 Missing ⚠️
src/interface.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #170      +/-   ##
==========================================
+ Coverage   86.23%   86.31%   +0.07%     
==========================================
  Files          17       17              
  Lines        1482     1366     -116     
==========================================
- Hits         1278     1179      -99     
+ Misses        204      187      -17     

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

@matbesancon
Copy link
Member Author

mmmh @dhendryc there seems to be a failing assert that is unrelated

@dhendryc dhendryc linked an issue Nov 17, 2023 that may be closed by this pull request
@dhendryc
Copy link
Collaborator

It seems that the issue was not that the model has to be reset but rather that a method signature was wrong/missing something.

@dhendryc dhendryc merged commit f9539be into main Nov 20, 2023
4 of 5 checks passed
@matbesancon matbesancon deleted the free-model-on-check branch November 20, 2023 11:09
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.

Error due to issues in the SCIP model.
2 participants