Fix deprecation warning in NonlinearToPWL from LinearRepnVisitor#3752
Fix deprecation warning in NonlinearToPWL from LinearRepnVisitor#3752blnicho merged 3 commits intoPyomo:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3752 +/- ##
==========================================
- Coverage 89.18% 87.86% -1.32%
==========================================
Files 896 896
Lines 103725 103725
==========================================
- Hits 92508 91141 -1367
- Misses 11217 12584 +1367
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Turns out it wanted the OrderedVarRecorder. After fixing, it still fails the test edit: that failure was due to #3753 |
|
@AlexGisi the pypy failure is an infrastructure issue unrelated to your changes. I'm working on a fix in a separate branch. |
emma58
left a comment
There was a problem hiding this comment.
This looks good, thank you for making the change!
Fixes # .
Summary/Motivation:
Remove deprecation warning
Changes proposed in this PR:
Legal Acknowledgement
By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution: