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 line search in BFGS #711

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Fix line search in BFGS #711

merged 2 commits into from
Nov 14, 2023

Conversation

odow
Copy link
Owner

@odow odow commented Nov 14, 2023

No description provided.

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

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

Comparison is base (a33cd24) 93.43% compared to head (2c4ea2e) 93.40%.

Files Patch % Lines
src/plugins/local_improvement_search.jl 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #711      +/-   ##
==========================================
- Coverage   93.43%   93.40%   -0.03%     
==========================================
  Files          27       27              
  Lines        3395     3397       +2     
==========================================
+ Hits         3172     3173       +1     
- Misses        223      224       +1     

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

@odow odow merged commit 6c80a49 into master Nov 14, 2023
7 of 9 checks passed
@odow odow deleted the od/line-search branch November 14, 2023 02:13
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.

1 participant