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

Fix MOI.is_valid for ConstraintIndex{VariableIndex,Parameter} #415

Closed odow closed 1 month ago

odow commented 1 month ago

Closes #414

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.39%. Comparing base (f5b6ecb) to head (cef2857).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #415 +/- ## ========================================== + Coverage 94.38% 94.39% +0.01% ========================================== Files 4 4 Lines 979 982 +3 ========================================== + Hits 924 927 +3 Misses 55 55 ```

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