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

feature(nyz): add new gym hybrid viz #563

Merged
merged 3 commits into from
Jan 2, 2023
Merged

feature(nyz): add new gym hybrid viz #563

merged 3 commits into from
Jan 2, 2023

Conversation

PaParaZz1
Copy link
Member

Description

Related Issue

TODO

Check List

  • merge the latest version source branch/repo, and resolve all the conflicts
  • pass style check
  • pass all the tests

@PaParaZz1 PaParaZz1 added the env Questions about RL environment label Dec 26, 2022
@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Merging #563 (814522f) into main (29a3378) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #563      +/-   ##
==========================================
+ Coverage   84.53%   84.63%   +0.09%     
==========================================
  Files         555      555              
  Lines       45197    45197              
==========================================
+ Hits        38208    38252      +44     
+ Misses       6989     6945      -44     
Flag Coverage Δ
unittests 84.63% <ø> (+0.09%) ⬆️

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

Impacted Files Coverage Δ
...g/worker/collector/interaction_serial_evaluator.py 81.45% <ø> (ø)
ding/framework/parallel.py 85.57% <0.00%> (-0.50%) ⬇️
ding/envs/env_manager/subprocess_env_manager.py 76.16% <0.00%> (-0.22%) ⬇️
ding/utils/data/dataloader.py 47.15% <0.00%> (+1.03%) ⬆️
ding/data/model_loader.py 87.23% <0.00%> (+1.06%) ⬆️
ding/framework/event_loop.py 93.44% <0.00%> (+3.27%) ⬆️
ding/framework/message_queue/redis.py 84.90% <0.00%> (+5.66%) ⬆️
ding/utils/data/structure/cache.py 100.00% <0.00%> (+5.76%) ⬆️
ding/framework/message_queue/tests/test_redis.py 100.00% <0.00%> (+38.46%) ⬆️
ding/framework/message_queue/tests/test_nng.py 100.00% <0.00%> (+57.69%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@PaParaZz1 PaParaZz1 merged commit 0a25e46 into main Jan 2, 2023
@PaParaZz1 PaParaZz1 deleted the fix-gymhybrid-viz branch January 2, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
env Questions about RL environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant