JuliaSmoothOptimizers / OptimizationProblems.jl

Optimization Problems for Julia
Other
88 stars 48 forks source link

Add using ADNLPProblems in benchmark tutorial #323

Closed tmigot closed 7 months ago

tmigot commented 7 months ago

Preview modified file: https://jso.dev/OptimizationProblems.jl/previews/PR323/benchmark/

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 99.82%. Comparing base (9e041c8) to head (cea5f4c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #323 +/- ## ========================================== + Coverage 99.73% 99.82% +0.09% ========================================== Files 1078 1078 Lines 12184 12184 ========================================== + Hits 12152 12163 +11 + Misses 32 21 -11 ```

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