JuliaPOMDP / BasicPOMCP.jl

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

POMDPs.requirements_info -> POMDPLinter.requirements_info #36

Closed zsunberg closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d1bce2b) 85.98% compared to head (481123e) 86.04%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #36 +/- ## ========================================== + Coverage 85.98% 86.04% +0.06% ========================================== Files 6 6 Lines 214 215 +1 ========================================== + Hits 184 185 +1 Misses 30 30 ``` | [Files](https://app.codecov.io/gh/JuliaPOMDP/BasicPOMCP.jl/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPOMDP) | Coverage Δ | | |---|---|---| | [src/requirements\_info.jl](https://app.codecov.io/gh/JuliaPOMDP/BasicPOMCP.jl/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPOMDP#diff-c3JjL3JlcXVpcmVtZW50c19pbmZvLmps) | `33.33% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/JuliaPOMDP/BasicPOMCP.jl/pull/36/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPOMDP)

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