Skip to content

Fix format

49f824e
Select commit
Loading
Failed to load commit list.
Open

Interface for solver supporting diff natively #356

Fix format
49f824e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 1s

90.50% (-0.24%) compared to 2b4c350

View this Pull Request on Codecov

90.50% (-0.24%) compared to 2b4c350

Details

Codecov Report

❌ Patch coverage is 80.00000% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.50%. Comparing base (2b4c350) to head (49f824e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/moi_wrapper.jl 75.00% 7 Missing ⚠️
src/ConicProgram/ConicProgram.jl 50.00% 2 Missing ⚠️
src/NonLinearProgram/NonLinearProgram.jl 75.00% 2 Missing ⚠️
src/QuadraticProgram/QuadraticProgram.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #356      +/-   ##
==========================================
- Coverage   90.73%   90.50%   -0.24%     
==========================================
  Files          16       16              
  Lines        2300     2339      +39     
==========================================
+ Hits         2087     2117      +30     
- Misses        213      222       +9     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.