odow / SDDP.jl

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

Improve error for lagged state variables in MSPFormat #786

Closed odow closed 2 weeks ago

odow commented 2 weeks ago

Closes #785

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 93.41%. Comparing base (87a387c) to head (5b2f761). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #786 +/- ## ======================================= Coverage 93.41% 93.41% ======================================= Files 27 27 Lines 3508 3509 +1 ======================================= + Hits 3277 3278 +1 Misses 231 231 ```

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