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

polish(lxy): add wandb anonymous mode parameter #528

Merged
merged 7 commits into from
Oct 31, 2022

Conversation

karroyan
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

@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Merging #528 (3ff5c64) into main (ae74916) will increase coverage by 0.23%.
The diff coverage is 87.50%.

❗ Current head 3ff5c64 differs from pull request most recent head b77bab8. Consider uploading reports for the commit b77bab8 to get more accurate results

@@            Coverage Diff             @@
##             main     #528      +/-   ##
==========================================
+ Coverage   85.15%   85.38%   +0.23%     
==========================================
  Files         526      526              
  Lines       43296    43300       +4     
==========================================
+ Hits        36867    36971     +104     
+ Misses       6429     6329     -100     
Flag Coverage Δ
unittests 85.38% <87.50%> (+0.23%) ⬆️

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

Impacted Files Coverage Δ
ding/framework/middleware/functional/logger.py 48.89% <75.00%> (+25.58%) ⬆️
ding/framework/middleware/tests/test_logger.py 90.00% <100.00%> (+27.22%) ⬆️
ding/utils/data/structure/cache.py 94.23% <0.00%> (-5.77%) ⬇️
ding/framework/tests/test_parallel.py 92.52% <0.00%> (-3.74%) ⬇️
ding/interaction/tests/interaction/test_errors.py 96.42% <0.00%> (-3.58%) ⬇️
ding/utils/registry.py 60.00% <0.00%> (-1.67%) ⬇️
ding/torch_utils/tests/test_ckpt_helper.py 96.33% <0.00%> (-0.92%) ⬇️
ding/world_model/base_world_model.py 96.92% <0.00%> (-0.77%) ⬇️
ding/interaction/slave/slave.py 85.58% <0.00%> (-0.44%) ⬇️
ding/interaction/master/master.py 90.61% <0.00%> (-0.41%) ⬇️
... and 6 more

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

@karroyan karroyan added the enhancement New feature or request label Oct 30, 2022
@PaParaZz1 PaParaZz1 merged commit f5f219b into opendilab:main Oct 31, 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.

2 participants