JuliaPOMDP / RockSample.jl

Implement the rock sample problem using POMDPs.jl
Other
6 stars 6 forks source link

update to pomdps 0.9 #7

Closed MaximeBouton closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #7 into master will decrease coverage by 1.81%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   88.28%   86.46%   -1.82%     
==========================================
  Files           7        7              
  Lines         128      133       +5     
==========================================
+ Hits          113      115       +2     
- Misses         15       18       +3     
Impacted Files Coverage Δ
src/states.jl 100.00% <100.00%> (ø)
src/transition.jl 90.00% <0.00%> (-5.00%) :arrow_down:
src/visualization.jl 72.88% <0.00%> (-2.12%) :arrow_down:
src/observations.jl 100.00% <0.00%> (+8.33%) :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 21600e6...a963150. Read the comment docs.