JuliaPOMDP / DiscreteValueIteration.jl

Value iteration solver for MDPs
Other
20 stars 12 forks source link

CI Updates #57

Closed dylan-asmar closed 9 months ago

dylan-asmar commented 9 months ago

Updated the CI workflow to include ubuntu + windows + macOS and hanged checkout to v4

Added .vscode to .gitignore for VSCode users

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (d0d729b) 95.62% compared to head (9770d66) 95.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #57 +/- ## ======================================= Coverage 95.62% 95.62% ======================================= Files 4 4 Lines 183 183 ======================================= Hits 175 175 Misses 8 8 ```

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