JuliaPOMDP / SARSOP.jl

Julia package that wraps the SARSOP software for solving POMDPs/MDPs
Other
14 stars 7 forks source link

returns AlphaVectorPolicy #29

Closed MaximeBouton closed 5 years ago

MaximeBouton commented 5 years ago

Fixes #24

codecov-io commented 5 years ago

Codecov Report

Merging #29 into master will decrease coverage by 26.37%. The diff coverage is 54.54%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #29       +/-   ##
===========================================
- Coverage   80.45%   54.08%   -26.38%     
===========================================
  Files           5        6        +1     
  Lines          87       98       +11     
===========================================
- Hits           70       53       -17     
- Misses         17       45       +28
Impacted Files Coverage Δ
src/simulator.jl 65.38% <100%> (-11.89%) :arrow_down:
src/graph.jl 38.46% <100%> (-61.54%) :arrow_down:
src/solver.jl 38.09% <37.5%> (-35.24%) :arrow_down:
src/commons.jl 88.88% <0%> (-11.12%) :arrow_down:
src/require.jl 0% <0%> (ø)

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 e964d79...fa84cca. Read the comment docs.