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 socp line search failure case #141

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

goulart-paul
Copy link
Member

Fixes error condition identified in example of cvxpy/cvxpy#2610

Port of fix in oxfordcontrol/Clarabel.jl#180

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.12%. Comparing base (7036899) to head (08943d7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
- Coverage   88.14%   88.12%   -0.02%     
==========================================
  Files          77       77              
  Lines        6189     6192       +3     
==========================================
+ Hits         5455     5457       +2     
- Misses        734      735       +1     

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

@goulart-paul goulart-paul merged commit 43a6898 into main Jan 6, 2025
11 of 12 checks passed
@goulart-paul goulart-paul deleted the pg/cvxpy_issue_2610 branch February 2, 2025 22:22
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