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 dual objective value with free variable #255

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Fix dual objective value with free variable #255

merged 2 commits into from
Dec 4, 2024

Conversation

odow
Copy link
Member

@odow odow commented Dec 4, 2024

Closes #254

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (6914b62) to head (9d3c9c0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   99.71%   99.78%   +0.07%     
==========================================
  Files           1        1              
  Lines        1397     1398       +1     
==========================================
+ Hits         1393     1395       +2     
+ Misses          4        3       -1     

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

@odow odow merged commit 348ceb1 into master Dec 4, 2024
10 checks passed
@odow odow deleted the od/fix-dual-obj branch December 4, 2024 06:08
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.

Error when querying dual objective value for an unbounded model with at least one unbounded variable
1 participant