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

fixes LP style initialization #41

Merged
merged 1 commit into from
Aug 30, 2023
Merged

fixes LP style initialization #41

merged 1 commit into from
Aug 30, 2023

Conversation

goulart-paul
Copy link
Member

@goulart-paul goulart-paul commented Aug 25, 2023

Fixes an error in variable initialization for problems with purely linear objectives.

Tracking change for oxfordcontrol/Clarabel.jl#134

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.58% ⚠️

Comparison is base (857ae9a) 89.71% compared to head (f2f4a69) 89.14%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   89.71%   89.14%   -0.58%     
==========================================
  Files          56       56              
  Lines        4385     3849     -536     
==========================================
- Hits         3934     3431     -503     
+ Misses        451      418      -33     
Files Changed Coverage Δ
src/solver/implementations/default/kktsystem.rs 96.73% <100.00%> (-0.83%) ⬇️

... and 38 files with indirect coverage changes

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

@goulart-paul goulart-paul changed the base branch from main to develop August 30, 2023 11:39
@goulart-paul goulart-paul merged commit 457e603 into develop Aug 30, 2023
8 checks passed
@goulart-paul goulart-paul deleted the pg/lp_init_fix branch August 30, 2023 12:25
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.

2 participants