odow / SDDP.jl

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

[MSPFormat] detect and exploit stagewise independent lattices #653

Closed odow closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #653 (3ece814) into master (6ceaa4a) will increase coverage by 0.11%. Report is 1 commits behind head on master. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #653      +/-   ##
==========================================
+ Coverage   92.58%   92.70%   +0.11%     
==========================================
  Files          27       27              
  Lines        3291     3331      +40     
==========================================
+ Hits         3047     3088      +41     
+ Misses        244      243       -1     
Files Changed Coverage Δ
src/MSPFormat.jl 92.82% <100.00%> (+1.64%) :arrow_up:

... and 2 files with indirect coverage changes

odow commented 1 year ago

Seems okay, but I don't have enough examples to know for sure.