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

Update Model._modelvars before freeTransfrom #757

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

igorbanfi
Copy link
Contributor

Before running freeTransform nonOriginal variables are removed from _modelvars.

fix for #755

@mmghannam
Copy link
Member

Hi @igorbanfi, thank you for your contribution! Would be great if you could also add a test with the code that was failing in #755.

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e9f8623) 62.04% compared to head (c9c780c) 62.12%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #757      +/-   ##
==========================================
+ Coverage   62.04%   62.12%   +0.07%     
==========================================
  Files          16       16              
  Lines        3164     3168       +4     
==========================================
+ Hits         1963     1968       +5     
+ Misses       1201     1200       -1     

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

@Joao-Dionisio
Copy link
Collaborator

For help with writing a test, see Issue #739, @igorbanfi. If it's too much of a hassle, we can also do it ourselves, of course, but it's nicer if it's just one author :)

Copy link
Member

@mmghannam mmghannam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks a lot @igorbanfi!

@mmghannam mmghannam merged commit 19763ba into scipopt:master Nov 30, 2023
3 checks passed
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