JuliaPOMDP / CompressedBeliefMDPs.jl

Compressed belief-state MDPs in Julia compatible with POMDPs.jl
https://juliapomdp.github.io/CompressedBeliefMDPs.jl/
MIT License
5 stars 0 forks source link

Compat updates + version bump #33

Closed dylan-asmar closed 3 months ago

dylan-asmar commented 3 months ago

Updated compat for POMDPs and POMDPTools to 1. Bumped version to 1.0.1.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.32%. Comparing base (69684a2) to head (153de8f). Report is 2 commits behind head on main.

:exclamation: Current head 153de8f differs from pull request most recent head 832302a

Please upload reports for the commit 832302a to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== + Coverage 64.01% 68.32% +4.31% ========================================== Files 10 10 Lines 364 341 -23 ========================================== Hits 233 233 + Misses 131 108 -23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.