Skip to content

Use MOI.Nonlinear.ModelWithQuad instead of QPBlockData - #276

Merged
blegat merged 4 commits into
bl/qp_block_datafrom
bl/model_with_quad
Aug 21, 2026
Merged

Use MOI.Nonlinear.ModelWithQuad instead of QPBlockData#276
blegat merged 4 commits into
bl/qp_block_datafrom
bl/model_with_quad

Merge the variables and the nonlinear model into one field

07adb69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2026 in 1s

99.16% (-0.71%) compared to 741c469

View this Pull Request on Codecov

99.16% (-0.71%) compared to 741c469

Details

Codecov Report

❌ Patch coverage is 97.64706% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.16%. Comparing base (741c469) to head (07adb69).

Files with missing lines Patch % Lines
ext/NLoptMathOptInterfaceExt.jl 97.64% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           bl/qp_block_data     #276      +/-   ##
====================================================
- Coverage             99.86%   99.16%   -0.71%     
====================================================
  Files                     2        2              
  Lines                   755      715      -40     
====================================================
- Hits                    754      709      -45     
- Misses                    1        6       +5     

☔ View full report in Codecov by Harness.
📢 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.