JuliaStochOpt / StochDynamicProgramming.jl

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

Unit test julia 5 #158

Closed Henri-Gerard closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #158 into master will increase coverage by 0.52%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
+ Coverage   85.01%   85.53%   +0.52%     
==========================================
  Files          17       17              
  Lines         854      871      +17     
==========================================
+ Hits          726      745      +19     
+ Misses        128      126       -2
Impacted Files Coverage Δ
src/sdp.jl 86.02% <0%> (+0.2%) :arrow_up:
src/forwardBackwardIterations.jl 95.65% <0%> (+0.91%) :arrow_up:
src/SDDPoptimize.jl 91.93% <0%> (+1.23%) :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 9c3d81f...ad4a566. Read the comment docs.