odow / SDDP.jl

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

Add OuterApproximation algorithm to LocalImprovementSearch #709

Closed odow closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (cb89e07) 92.74% compared to head (64f3750) 92.83%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #709 +/- ## ========================================== + Coverage 92.74% 92.83% +0.08% ========================================== Files 27 27 Lines 3351 3393 +42 ========================================== + Hits 3108 3150 +42 Misses 243 243 ``` | [Files](https://app.codecov.io/gh/odow/SDDP.jl/pull/709?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oscar+Dowson) | Coverage Δ | | |---|---|---| | [src/plugins/duality\_handlers.jl](https://app.codecov.io/gh/odow/SDDP.jl/pull/709?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oscar+Dowson#diff-c3JjL3BsdWdpbnMvZHVhbGl0eV9oYW5kbGVycy5qbA==) | `88.97% <ø> (ø)` | | | [src/plugins/local\_improvement\_search.jl](https://app.codecov.io/gh/odow/SDDP.jl/pull/709?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oscar+Dowson#diff-c3JjL3BsdWdpbnMvbG9jYWxfaW1wcm92ZW1lbnRfc2VhcmNoLmps) | `98.73% <100.00%> (+1.11%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/odow/SDDP.jl/pull/709/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oscar+Dowson)

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