JuliaPOMDP / MCVI.jl

Other
5 stars 3 forks source link

updated to be compatible with POMDPs version 0.8 #12

Closed zsunberg closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #12 into master will decrease coverage by 16.21%. The diff coverage is 80%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #12       +/-   ##
===========================================
- Coverage   96.26%   80.04%   -16.22%     
===========================================
  Files           7        8        +1     
  Lines         268      401      +133     
===========================================
+ Hits          258      321       +63     
- Misses         10       80       +70
Impacted Files Coverage Δ
src/alphaedge.jl 43.9% <0%> (-56.1%) :arrow_down:
src/solver.jl 96.26% <100%> (+0.75%) :arrow_up:
src/subspace.jl 90.47% <100%> (-3.65%) :arrow_down:
src/updater.jl 98.59% <100%> (+0.55%) :arrow_up:
src/simulate.jl 47.82% <50%> (-47.18%) :arrow_down:
src/belief.jl 73.91% <0%> (-22.09%) :arrow_down:
src/policy.jl 79.41% <0%> (-16.67%) :arrow_down:
... and 3 more

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 952a249...6171094. Read the comment docs.