JuliaPOMDP / SARSOP.jl

Julia package that wraps the SARSOP software for solving POMDPs/MDPs
Other
14 stars 7 forks source link

Updated README and workflows #55

Closed dylan-asmar closed 2 years ago

dylan-asmar commented 2 years ago

Updated the README to include information about SARSOP_jll and how to update the binaries.

Added documentation generation workflow and removed travis yml

Added code coverage workflow. Added the required Project.toml to the test folder to enable the coverage workflow.

codecov[bot] commented 2 years ago

Codecov Report

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

@@            Coverage Diff            @@
##             master      #55   +/-   ##
=========================================
  Coverage          ?   90.51%           
=========================================
  Files             ?        4           
  Lines             ?      137           
  Branches          ?        0           
=========================================
  Hits              ?      124           
  Misses            ?       13           
  Partials          ?        0           
Impacted Files Coverage Δ
src/graph.jl 70.00% <70.00%> (ø)
src/solver.jl 89.85% <88.88%> (ø)
src/file.jl 100.00% <100.00%> (ø)
src/simulator.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.