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 LP style initialization #134

Merged
merged 2 commits into from
Aug 30, 2023
Merged

fix LP style initialization #134

merged 2 commits into from
Aug 30, 2023

Conversation

goulart-paul
Copy link
Member

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

@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2023

Codecov Report

Patch coverage: 72.59% and project coverage change: -1.37% ⚠️

Comparison is base (50b0c6e) 82.22% compared to head (3345ef0) 80.86%.
Report is 10 commits behind head on main.

❗ 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     #134      +/-   ##
==========================================
- Coverage   82.22%   80.86%   -1.37%     
==========================================
  Files          37       39       +2     
  Lines        2701     2801     +100     
==========================================
+ Hits         2221     2265      +44     
- Misses        480      536      +56     
Files Changed Coverage Δ
src/cones/coneops_defaults.jl 15.55% <0.00%> (-7.18%) ⬇️
src/equilibration.jl 97.95% <ø> (ø)
src/precompile.jl 0.00% <0.00%> (ø)
src/settings.jl 4.44% <0.00%> (-3.56%) ⬇️
src/variables.jl 77.64% <ø> (+11.64%) ⬆️
src/version.jl 28.57% <0.00%> (ø)
src/Clarabel.jl 55.55% <42.85%> (-44.45%) ⬇️
src/utils/mathutils.jl 80.98% <50.00%> (+3.77%) ⬆️
src/types.jl 85.71% <70.00%> (-0.65%) ⬇️
src/MOI_wrapper/MOI_wrapper.jl 85.27% <91.66%> (+0.30%) ⬆️
... and 17 more

... and 1 file 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 ba58118 into develop Aug 30, 2023
3 checks passed
@goulart-paul goulart-paul deleted the pg/lp_init_fix branch August 30, 2023 11:54
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