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 ConstraintDualStart for ScalarNonlinearFunction #424

Merged
merged 3 commits into from
Jul 27, 2024

Conversation

odow
Copy link
Member

@odow odow commented Jul 26, 2024

Closes #423

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.58%. Comparing base (9489fc9) to head (06972d3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #424      +/-   ##
==========================================
+ Coverage   94.50%   94.58%   +0.08%     
==========================================
  Files           4        4              
  Lines         982      998      +16     
==========================================
+ Hits          928      944      +16     
  Misses         54       54              

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

@odow odow merged commit 751b5f4 into master Jul 27, 2024
15 checks passed
@odow odow deleted the od/constraint-dual-start branch July 27, 2024 02:15
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.

set_dual_start_value function
1 participant