odow / SDDP.jl

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

Fix default stopping rule with limits #662

Closed odow closed 1 year ago

odow commented 1 year ago

x-ref https://github.com/EPOC-NZ/JADE.jl/pull/44

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (22edecc) 92.70% compared to head (d07b804) 92.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #662 +/- ## ======================================= Coverage 92.70% 92.70% ======================================= Files 27 27 Lines 3331 3331 ======================================= Hits 3088 3088 Misses 243 243 ``` | [Files Changed](https://app.codecov.io/gh/odow/SDDP.jl/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oscar+Dowson) | Coverage Δ | | |---|---|---| | [src/algorithm.jl](https://app.codecov.io/gh/odow/SDDP.jl/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oscar+Dowson#diff-c3JjL2FsZ29yaXRobS5qbA==) | `94.25% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/odow/SDDP.jl/pull/662/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.