JuliaStochOpt / StructDualDynProg.jl

Implementation of SDDP (Stochastic Dual Dynamic Programming) using the StructJuMP modeling interface
Other
23 stars 8 forks source link

Add support for Julia v0.6 #7

Closed blegat closed 7 years ago

blegat commented 7 years ago

Currently failing because of https://github.com/JuliaLang/julia/issues/22225

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 81cabeb33bd10f97dfa94c30070971103647dff5 on j6 into on master.

codecov[bot] commented 7 years ago

Codecov Report

Merging #7 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #7   +/-   ##
=======================================
  Coverage   80.66%   80.66%           
=======================================
  Files          12       12           
  Lines         838      838           
=======================================
  Hits          676      676           
  Misses        162      162
Impacted Files Coverage Δ
src/stats.jl 15% <ø> (ø) :arrow_up:
src/sddptree.jl 90% <ø> (ø) :arrow_up:
src/paths.jl 88.88% <ø> (ø) :arrow_up:
src/stopcrit.jl 91.3% <ø> (ø) :arrow_up:
src/cutstore.jl 75.75% <100%> (ø) :arrow_up:
src/node.jl 45.9% <100%> (ø) :arrow_up:
src/interface.jl 100% <100%> (ø) :arrow_up:
src/nlds.jl 82.7% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update df8258c...962fea8. Read the comment docs.

codecov[bot] commented 7 years ago

Codecov Report

Merging #7 into master will decrease coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   80.66%   80.59%   -0.08%     
==========================================
  Files          12       12              
  Lines         838      840       +2     
==========================================
+ Hits          676      677       +1     
- Misses        162      163       +1
Impacted Files Coverage Δ
src/sddptree.jl 90% <ø> (ø) :arrow_up:
src/paths.jl 88.88% <ø> (ø) :arrow_up:
src/stopcrit.jl 91.3% <ø> (ø) :arrow_up:
src/stats.jl 22.72% <ø> (+7.72%) :arrow_up:
src/nlds.jl 82.7% <100%> (ø) :arrow_up:
src/interface.jl 100% <100%> (ø) :arrow_up:
src/node.jl 45.9% <100%> (ø) :arrow_up:
src/cutstore.jl 72.72% <100%> (-3.04%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update df8258c...962fea8. Read the comment docs.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 962fea89227baccdc813292a2a24510d1ccbb15c on j6 into on master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 962fea89227baccdc813292a2a24510d1ccbb15c on j6 into on master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 962fea89227baccdc813292a2a24510d1ccbb15c on j6 into on master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 962fea89227baccdc813292a2a24510d1ccbb15c on j6 into on master.