odow / SDDP.jl

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

Update simulate_using_a_different_sampling_scheme.md #772

Closed Thuener closed 1 month ago

Thuener commented 1 month ago

Just fixing an small issue in the documentation. Add missing Markov state for historical simulation example.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 93.37%. Comparing base (9dfaaea) to head (5338ab3). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #772 +/- ## ========================================== + Coverage 93.34% 93.37% +0.02% ========================================== Files 27 27 Lines 3486 3486 ========================================== + Hits 3254 3255 +1 + Misses 232 231 -1 ```

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

odow commented 1 month ago

Doc failure is unrelated. I'll fix separately.