Skip to content

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

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

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

Get rid of list_of_variable_indices

c093b00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 21, 2026 in 0s

99.55% (-0.45%) compared to dfc5efb

View this Pull Request on Codecov

99.55% (-0.45%) compared to dfc5efb

Details

Codecov Report

❌ Patch coverage is 97.01493% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.55%. Comparing base (dfc5efb) to head (c093b00).

Files with missing lines Patch % Lines
ext/IpoptMathOptInterfaceExt/MOI_wrapper.jl 97.01% 4 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           bl/qp_block_data     #549      +/-   ##
====================================================
- Coverage            100.00%   99.55%   -0.45%     
====================================================
  Files                     4        4              
  Lines                   948      899      -49     
====================================================
- Hits                    948      895      -53     
- Misses                    0        4       +4     

☔ 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.