JuliaNLSolvers / Optim.jl

Optimization functions for Julia
Other
1.1k stars 214 forks source link

Update README example to new MOI nonlinear interface #1059

Closed blegat closed 5 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 (75ff19c) 84.66% compared to head (9740260) 84.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1059 +/- ## ======================================= Coverage 84.66% 84.66% ======================================= Files 44 44 Lines 3430 3430 ======================================= Hits 2904 2904 Misses 526 526 ```

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

pkofod commented 5 months ago

Nice catch