JuliaPOMDP / RockSample.jl

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

Compat with POMDPs v0.8 #5

Closed MaximeBouton closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #5 into master will increase coverage by 0.58%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   87.69%   88.28%   +0.58%     
==========================================
  Files           7        7              
  Lines         130      128       -2     
==========================================
- Hits          114      113       -1     
+ Misses         16       15       -1
Impacted Files Coverage Δ
src/observations.jl 91.66% <ø> (+7.05%) :arrow_up:
src/states.jl 100% <100%> (ø) :arrow_up:
src/actions.jl 100% <100%> (ø) :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 c97d3e1...50ad1d8. Read the comment docs.