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: 🐛 Return functions to undo relax_integrality #98

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

tso-martin
Copy link
Contributor

Returns function vector to undo a relaxation operation. Example: https://jump.dev/JuMP.jl/stable/manual/models/#Relax-integrality

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (42f3242) 87.58% compared to head (d66a068) 87.65%.

Files Patch % Lines
src/optimizer_interface.jl 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
+ Coverage   87.58%   87.65%   +0.07%     
==========================================
  Files          19       19              
  Lines        2360     2358       -2     
==========================================
  Hits         2067     2067              
+ Misses        293      291       -2     

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

@jalving jalving merged commit a68e5ad into plasmo-dev:main Nov 28, 2023
5 checks passed
@tso-martin tso-martin deleted the dev_unrelax branch December 5, 2023 13:01
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