Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Updates and removal of POMDPSimulators from tests #33

Merged
merged 5 commits into from
Dec 16, 2023
Merged

Conversation

dylan-asmar
Copy link
Member

Updated the CI to run tests and publish the coverage. The last update on codecov was commit 269f495 (~4 years ago).

Updated .gitignore to include Manifest.toml and .vscode for vscode users.

Removed POMDPSimulators from the tests since it uses POMDPTools now.

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

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

Comparison is base (269f495) 47.11% compared to head (1813ead) 87.27%.
Report is 41 commits behind head on master.

Files Patch % Lines
src/memorizing_rng.jl 87.50% 2 Missing ⚠️
src/pomdps_glue.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #33       +/-   ##
===========================================
+ Coverage   47.11%   87.27%   +40.16%     
===========================================
  Files          12       12               
  Lines         433      511       +78     
===========================================
+ Hits          204      446      +242     
+ Misses        229       65      -164     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zsunberg zsunberg merged commit d1abc5a into master Dec 16, 2023
5 checks passed
@zsunberg zsunberg deleted the ci_updates branch December 16, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants