odow / DynamicProgramming.jl

A Julia package for Stochastic Dynamic Programming
https://odow.github.io/DynamicProgramming.jl/
Other
26 stars 5 forks source link

Add some more examples #5

Closed odow closed 6 years ago

odow commented 6 years ago

Ref #1

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #5      +/-   ##
=========================================
+ Coverage   77.92%   78.2%   +0.27%     
=========================================
  Files           5       5              
  Lines         367     367              
=========================================
+ Hits          286     287       +1     
+ Misses         81      80       -1
Impacted Files Coverage Δ
src/type_definitions.jl 90.27% <0%> (+1.38%) :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 cd72bf4...88be164. Read the comment docs.