JuliaStochOpt / StochDynamicProgramming.jl

A package for discrete-time optimal stochastic control
Other
62 stars 16 forks source link

New bounds #155

Closed leclere closed 7 years ago

leclere commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #155 into master will decrease coverage by 11.64%. The diff coverage is 62.35%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #155       +/-   ##
===========================================
- Coverage   85.09%   73.44%   -11.65%     
===========================================
  Files          16       16               
  Lines         825      870       +45     
===========================================
- Hits          702      639       -63     
- Misses        123      231      +108
Impacted Files Coverage Δ
src/forwardBackwardIterations.jl 78.94% <ø> (-16.67%) :arrow_down:
src/interface.jl 92.85% <0%> (-7.15%) :arrow_down:
src/utils.jl 67.56% <0%> (-12.99%) :arrow_down:
src/sdp.jl 85.82% <100%> (-0.21%) :arrow_down:
src/SDDPoptimize.jl 73.46% <18.75%> (-19.01%) :arrow_down:
src/oneStepOneAleaProblem.jl 45.76% <50%> (-23.33%) :arrow_down:
src/objects.jl 84.21% <80.64%> (-10.24%) :arrow_down:
src/noises.jl 93.47% <88.23%> (-1.12%) :arrow_down:
src/cutpruning.jl 0% <0%> (-88.24%) :arrow_down:
src/regularization.jl 0% <0%> (-66.67%) :arrow_down:
... and 6 more

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 245986d...bd247d3. Read the comment docs.