odow / SDDP.jl

A JuMP extension for Stochastic Dual Dynamic Programming
https://sddp.dev
Other
304 stars 62 forks source link

Fix line search in BFGS #711

Closed odow closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a33cd24) 93.43% compared to head (2c4ea2e) 93.40%.

Files Patch % Lines
src/plugins/local_improvement_search.jl 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #711 +/- ## ========================================== - Coverage 93.43% 93.40% -0.03% ========================================== Files 27 27 Lines 3395 3397 +2 ========================================== + Hits 3172 3173 +1 - Misses 223 224 +1 ```

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