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

Add SuperMario Environment #77

Merged
merged 2 commits into from
May 19, 2023
Merged

Conversation

ChildTang
Copy link
Collaborator

@ChildTang ChildTang commented May 19, 2023

Description

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have ensured make test pass (required).
  • I have checked the code using make commit-checks (required).

Sorry, something went wrong.

@ChildTang ChildTang requested a review from huangshiyu13 May 19, 2023 11:35
@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Merging #77 (436b554) into main (a4a94fd) will increase coverage by 0.71%.
The diff coverage is 92.30%.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   40.68%   41.39%   +0.71%     
==========================================
  Files         124      126       +2     
  Lines        7777     7829      +52     
==========================================
+ Hits         3164     3241      +77     
+ Misses       4613     4588      -25     
Flag Coverage Δ
unittests 41.39% <92.30%> (+0.71%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
openrl/envs/super_mario/super_mario_convert.py 89.47% <89.47%> (ø)
openrl/envs/__init__.py 100.00% <100.00%> (ø)
openrl/envs/common/registration.py 71.11% <100.00%> (+4.44%) ⬆️
openrl/envs/super_mario/__init__.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@huangshiyu13 huangshiyu13 merged commit 52cf232 into OpenRL-Lab:main May 19, 2023
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.

None yet

2 participants