JuliaPOMDP / DiscreteValueIteration.jl

Value iteration solver for MDPs
Other
20 stars 12 forks source link

I think the indices can be integers #30

Closed zsunberg closed 5 years ago

zsunberg commented 5 years ago

Does anyone know why travis is not running the tests?

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@01e0807). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #30   +/-   ##
=========================================
  Coverage          ?   79.51%           
=========================================
  Files             ?        3           
  Lines             ?      166           
  Branches          ?        0           
=========================================
  Hits              ?      132           
  Misses            ?       34           
  Partials          ?        0
Impacted Files Coverage Δ
src/sparse.jl 79.68% <100%> (ø)

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 01e0807...4ecc529. Read the comment docs.