jump-dev / Ipopt.jl

A Julia interface to the Ipopt nonlinear solver
https://github.com/coin-or/ipopt
Other
149 stars 58 forks source link

Error when new and old nonlinear APIs are mixed #406

Closed odow closed 4 months ago

odow commented 4 months ago

x-ref https://github.com/jump-dev/ParametricOptInterface.jl/issues/146

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.38%. Comparing base (25301fa) to head (6d1063f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #406 +/- ## ========================================== + Coverage 94.36% 94.38% +0.01% ========================================== Files 4 4 Lines 976 979 +3 ========================================== + Hits 921 924 +3 Misses 55 55 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.