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

Add error for missing starting value #269

Merged
merged 5 commits into from
Feb 1, 2025

format

72b50c5
Select commit
Loading
Failed to load commit list.
Merged

Add error for missing starting value #269

format
72b50c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2025 in 1s

86.67% (+1.29%) compared to 07478f8

View this Pull Request on Codecov

86.67% (+1.29%) compared to 07478f8

Details

Codecov Report

Attention: Patch coverage is 87.83383% with 41 lines in your changes missing coverage. Please review.

Project coverage is 86.67%. Comparing base (07478f8) to head (72b50c5).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/parameters.jl 94.48% 16 Missing ⚠️
src/jump_moi_overloads.jl 50.00% 9 Missing ⚠️
src/utils.jl 0.00% 9 Missing ⚠️
src/bridges.jl 0.00% 5 Missing ⚠️
src/ConicProgram/ConicProgram.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #269      +/-   ##
==========================================
+ Coverage   85.38%   86.67%   +1.29%     
==========================================
  Files          12       13       +1     
  Lines        1156     1478     +322     
==========================================
+ Hits          987     1281     +294     
- Misses        169      197      +28     

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