odow / SDDP.jl

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

Fix SimulatorSamplingScheme for deterministic nodes and update docs #710

Closed odow closed 10 months ago

odow commented 10 months ago

Closes #707

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (295bd2c) 92.83% compared to head (39be1cb) 93.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #710 +/- ## ========================================== + Coverage 92.83% 93.07% +0.23% ========================================== Files 27 27 Lines 3393 3395 +2 ========================================== + Hits 3150 3160 +10 + Misses 243 235 -8 ```

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