Skip to content

IPOPT wrapper improvement to get more iteration information - #459

Merged
eirikurj merged 22 commits into
mainfrom
ipopt-get-conv
Dec 2, 2025
Merged

IPOPT wrapper improvement to get more iteration information#459
eirikurj merged 22 commits into
mainfrom
ipopt-get-conv

Merge branch 'main' into ipopt-get-conv

efa2c90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2025 in 1s

86.73% (+0.00%) compared to 8706115

View this Pull Request on Codecov

86.73% (+0.00%) compared to 8706115

Details

Codecov Report

❌ Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.73%. Comparing base (8706115) to head (efa2c90).

Files with missing lines Patch % Lines
pyoptsparse/pyIPOPT/pyIPOPT.py 88.88% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #459   +/-   ##
=======================================
  Coverage   86.72%   86.73%           
=======================================
  Files          24       24           
  Lines        3435     3460   +25     
=======================================
+ Hits         2979     3001   +22     
- Misses        456      459    +3     

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