JuliaPOMDP / RockSample.jl

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

fix actions(pomdp, s) bug #2

Closed MaximeBouton closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #2 into master will increase coverage by 3.27%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   85.27%   88.54%   +3.27%     
==========================================
  Files           7        7              
  Lines         129      131       +2     
==========================================
+ Hits          110      116       +6     
+ Misses         19       15       -4
Impacted Files Coverage Δ
src/actions.jl 100% <100%> (+66.66%) :arrow_up:
src/RockSample.jl 100% <0%> (ø) :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 f075e18...bb8c7fc. Read the comment docs.