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

Add support for MOI.Interval{Float64} set #399

Closed odow closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (5e4d7f2) 94.25% compared to head (894f944) 94.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #399 +/- ## ========================================== + Coverage 94.25% 94.34% +0.08% ========================================== Files 4 4 Lines 957 972 +15 ========================================== + Hits 902 917 +15 Misses 55 55 ```

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