JuliaPOMDP / POMDPModels.jl

Problem models for testing POMDPs.jl
Other
31 stars 28 forks source link

remove allocations from gridworld transition #94

Closed zsunberg closed 1 year ago

zsunberg commented 1 year ago

Thanks for tipping us off to this, @narijauskas !!

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f9d5be5) 78.06% compared to head (cc4d8a1) 78.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #94 +/- ## ======================================= Coverage 78.06% 78.06% ======================================= Files 13 13 Lines 579 579 ======================================= Hits 452 452 Misses 127 127 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaPOMDP/POMDPModels.jl/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPOMDP) | Coverage Δ | | |---|---|---| | [src/gridworld.jl](https://app.codecov.io/gh/JuliaPOMDP/POMDPModels.jl/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPOMDP#diff-c3JjL2dyaWR3b3JsZC5qbA==) | `93.75% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.