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 Silent set to false after optimize where it is set to true #386

Closed odow closed 9 months ago

odow commented 9 months ago

Closes #385

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (e01818b) 94.02% compared to head (2fdcca3) 94.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #386 +/- ## ========================================== - Coverage 94.02% 94.02% -0.01% ========================================== Files 4 4 Lines 921 920 -1 ========================================== - Hits 866 865 -1 Misses 55 55 ``` | [Files](https://app.codecov.io/gh/jump-dev/Ipopt.jl/pull/386?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | Coverage Δ | | |---|---|---| | [src/MOI\_wrapper.jl](https://app.codecov.io/gh/jump-dev/Ipopt.jl/pull/386?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL01PSV93cmFwcGVyLmps) | `93.07% <100.00%> (-0.02%)` | :arrow_down: |

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