odow / SDDP.jl

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

Fix support for objective_sense in deterministic_equivalent #673

Closed odow closed 1 year ago

odow commented 1 year ago

Closes #672

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (1f8d36b) 92.71% compared to head (ac15379) 92.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #673 +/- ## ======================================= Coverage 92.71% 92.71% ======================================= Files 27 27 Lines 3334 3335 +1 ======================================= + Hits 3091 3092 +1 Misses 243 243 ``` | [Files Changed](https://app.codecov.io/gh/odow/SDDP.jl/pull/673?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oscar+Dowson) | Coverage Δ | | |---|---|---| | [src/deterministic\_equivalent.jl](https://app.codecov.io/gh/odow/SDDP.jl/pull/673?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oscar+Dowson#diff-c3JjL2RldGVybWluaXN0aWNfZXF1aXZhbGVudC5qbA==) | `97.93% <100.00%> (+0.02%)` | :arrow_up: |

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