odow / SDDP.jl

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

Fix deprecation warning for sort(::Dict) #763

Closed odow closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.40%. Comparing base (7db799e) to head (e7351d7). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #763 +/- ## ========================================== + Coverage 93.37% 93.40% +0.02% ========================================== Files 27 27 Lines 3458 3458 ========================================== + Hits 3229 3230 +1 + Misses 229 228 -1 ```

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