JuliaPOMDP / BasicPOMCP.jl

The PO-UCT algorithm (aka POMCP) implemented in Julia
Other
35 stars 17 forks source link

added requirements to fix #4 #5

Closed zsunberg closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #5 into master will increase coverage by 2.93%. The diff coverage is 93.02%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   78.31%   81.25%   +2.93%     
==========================================
  Files           5        6       +1     
  Lines         166      208      +42     
==========================================
+ Hits          130      169      +39     
- Misses         36       39       +3
Impacted Files Coverage Δ
src/BasicPOMCP.jl 96.77% <ø> (ø) :arrow_up:
src/rollout.jl 43.33% <100%> (+11.33%) :arrow_up:
src/requirements_info.jl 91.89% <91.89%> (ø)

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 f5089bc...eaf1857. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+2.8%) to 81.159% when pulling f971db1798b3809d827820dee636a1c4970c4c89 on requirements into f5089bc423c137c1c74f6e682b29c8676980a814 on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+2.9%) to 81.25% when pulling eaf18570051cf3a23cd94660ebac334a20c541f1 on requirements into f5089bc423c137c1c74f6e682b29c8676980a814 on master.