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 connect3 #115

Merged
merged 2 commits into from
Jun 20, 2023
Merged

Add connect3 #115

merged 2 commits into from
Jun 20, 2023

Conversation

YiwenAI
Copy link
Collaborator

@YiwenAI YiwenAI commented Jun 20, 2023

Description

Add connect3

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 format (required).

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #115 (94a8122) into main (f6cd283) will increase coverage by 0.41%.
The diff coverage is 78.44%.

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   45.26%   45.67%   +0.41%     
==========================================
  Files         153      155       +2     
  Lines        9706     9822     +116     
==========================================
+ Hits         4393     4486      +93     
- Misses       5313     5336      +23     
Flag Coverage Δ
unittests 45.67% <78.44%> (+0.41%) ⬆️

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

Impacted Files Coverage Δ
openrl/envs/connect3/connect3_env.py 76.19% <76.19%> (ø)
openrl/envs/connect3/__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

@YiwenAI YiwenAI merged commit 0b120fe into OpenRL-Lab:main Jun 20, 2023
@huangshiyu13 huangshiyu13 mentioned this pull request Jun 20, 2023
74 tasks
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.

1 participant