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

Set SlackBridgePrimalDualStart in set_start_values #3422

Merged
merged 3 commits into from
Jun 27, 2023

Conversation

odow
Copy link
Member

@odow odow commented Jun 23, 2023

Closes #3270

src/optimizer_interface.jl Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c5935e6) 97.97% compared to head (ca7902c) 97.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3422   +/-   ##
=======================================
  Coverage   97.97%   97.97%           
=======================================
  Files          34       34           
  Lines        4928     4931    +3     
=======================================
+ Hits         4828     4831    +3     
  Misses        100      100           
Impacted Files Coverage Δ
src/optimizer_interface.jl 96.88% <100.00%> (+0.01%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@blegat
Copy link
Member

blegat commented Jun 26, 2023

Just need a test

@odow
Copy link
Member Author

odow commented Jun 26, 2023

Just need a test

Our issue now is that all the solvers in the docs support quadratic objectives 😄

So not really sure how easy it is to test this.

@odow odow merged commit 0b3ee89 into master Jun 27, 2023
11 checks passed
@odow odow deleted the od/slack-bridge-dual-start branch June 27, 2023 01:20
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.

Starting values and Objective.SlackBridge
2 participants