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

Implement DualStatus #236

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Implement DualStatus #236

merged 1 commit into from
Sep 18, 2023

Conversation

blegat
Copy link
Contributor

@blegat blegat commented Sep 18, 2023

Otherwise, JuMP.solution_summary throws an error

ERROR: MathOptInterface.GetAttributeNotAllowed{MathOptInterface.ConstraintDual}

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #236 (0ba5f87) into master (2d1a8e7) will increase coverage by 0.17%.
Report is 5 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
+ Coverage   88.07%   88.24%   +0.17%     
==========================================
  Files          16       16              
  Lines        2969     2970       +1     
==========================================
+ Hits         2615     2621       +6     
+ Misses        354      349       -5     
Files Changed Coverage Δ
src/MOI_wrapper/MOI_wrapper.jl 86.57% <100.00%> (+2.38%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@odow odow left a comment

Choose a reason for hiding this comment

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

Doc failure is #237

@odow odow closed this Sep 18, 2023
@odow odow reopened this Sep 18, 2023
@odow odow merged commit 115ef67 into lanl-ansi:master Sep 18, 2023
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.

2 participants