Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@huangshiyu13
Copy link
Member

@huangshiyu13 huangshiyu13 commented Jul 30, 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 format (required).

@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Merging #174 (1a6fb58) into main (f47a811) will not change coverage.
Report is 3 commits behind head on main.
The diff coverage is 0.00%.

@@          Coverage Diff          @@
##            main    #174   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files        203     203           
  Lines      12117   12082   -35     
=====================================
+ Misses     12117   12082   -35     
Flag Coverage Δ
unittests 0.00% <0.00%> (ø)

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

Files Changed Coverage Δ
openrl/algorithms/ddpg.py 0.00% <0.00%> (ø)
openrl/algorithms/dqn.py 0.00% <0.00%> (ø)
openrl/algorithms/sac.py 0.00% <0.00%> (ø)
openrl/algorithms/vdn.py 0.00% <0.00%> (ø)
openrl/buffers/offpolicy_buffer.py 0.00% <ø> (ø)
openrl/buffers/offpolicy_replay_data.py 0.00% <0.00%> (ø)
openrl/configs/config.py 0.00% <0.00%> (ø)
openrl/drivers/offpolicy_driver.py 0.00% <0.00%> (ø)
openrl/drivers/rl_driver.py 0.00% <0.00%> (ø)
openrl/envs/toy_envs/bit_flipping_env.py 0.00% <ø> (ø)
... and 14 more

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

@huangshiyu13 huangshiyu13 merged commit 3c90a16 into OpenRL-Lab:main Jul 30, 2023
@huangshiyu13 huangshiyu13 mentioned this pull request Jul 30, 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