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(zp): add c51/qrdqn/iqn newpipeline example #407

Merged
merged 2 commits into from
Jul 6, 2022

Conversation

zhangpaipai
Copy link
Collaborator

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

@zhangpaipai zhangpaipai added the enhancement New feature or request label Jul 1, 2022
@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #407 (bac3891) into main (0bbd6a5) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
- Coverage   85.79%   85.76%   -0.04%     
==========================================
  Files         524      524              
  Lines       41591    41519      -72     
==========================================
- Hits        35685    35610      -75     
- Misses       5906     5909       +3     
Flag Coverage Δ
unittests 85.76% <ø> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
ding/framework/message_queue/tests/test_nng.py 42.30% <0.00%> (-57.70%) ⬇️
ding/model/template/atoc.py 86.31% <0.00%> (-8.95%) ⬇️
ding/worker/learner/comm/flask_fs_learner.py 83.64% <0.00%> (-8.23%) ⬇️
ding/utils/tests/test_k8s_launcher.py 88.67% <0.00%> (-1.89%) ⬇️
ding/worker/collector/marine_parallel_collector.py 89.81% <0.00%> (-1.43%) ⬇️
ding/interaction/base/network.py 96.34% <0.00%> (-1.25%) ⬇️
ding/worker/learner/tests/test_base_learner.py 91.01% <0.00%> (-1.13%) ⬇️
ding/envs/env_manager/subprocess_env_manager.py 76.78% <0.00%> (-0.73%) ⬇️
ding/utils/data/dataloader.py 44.55% <0.00%> (-0.52%) ⬇️
ding/interaction/slave/slave.py 85.08% <0.00%> (-0.51%) ⬇️
... and 50 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0bbd6a5...bac3891. Read the comment docs.



if __name__ == "__main__":
main()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add an empty line after each file.

@PaParaZz1 PaParaZz1 merged commit 3a65fd8 into opendilab:main Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants