JuliaPOMDP / PointBasedValueIteration.jl

Point-based value iteration solver for POMDPs
MIT License
6 stars 4 forks source link

Update README.md #11

Closed dominikstrb closed 3 years ago

dominikstrb commented 3 years ago

This PR should fix issue #10

codecov[bot] commented 3 years ago

Codecov Report

Merging #11 (e09df79) into master (a8f9374) will not change coverage. The diff coverage is n/a.

:exclamation: Current head e09df79 differs from pull request most recent head 9e0692d. Consider uploading reports for the commit 9e0692d to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files           2        2           
  Lines         101      101           
=======================================
  Hits           97       97           
  Misses          4        4           

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 a8f9374...9e0692d. Read the comment docs.