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

CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) #22

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

This pull request sets the compat entry for the StaticArrays package to 1. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.24%. Comparing base (dc7286a) to head (6b36d2e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ======================================= Coverage 94.24% 94.24% ======================================= Files 9 9 Lines 226 226 ======================================= Hits 213 213 Misses 13 13 ```

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