JuliaPOMDP / DeepQLearning.jl

Implementation of the Deep Q-learning algorithm to solve MDPs
Other
72 stars 13 forks source link

CompatHelper: bump compat for POMDPs to 1, (keep existing compat) #70

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

This pull request changes the compat entry for the POMDPs package from 0.9 to 0.9, 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.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 90.20%. Comparing base (e62ac76) to head (a9c84b7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70 +/- ## ======================================= Coverage 90.20% 90.20% ======================================= Files 9 9 Lines 490 490 ======================================= Hits 442 442 Misses 48 48 ```

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