Skip to content

style(elt): fix typo in time_helper.py #602

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 5, 2023

Conversation

eltociear
Copy link
Contributor

Description

overide -> override

@codecov
Copy link

codecov bot commented Mar 4, 2023

Codecov Report

Merging #602 (e324c10) into main (2c8d02e) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #602      +/-   ##
==========================================
- Coverage   83.60%   83.58%   -0.03%     
==========================================
  Files         564      564              
  Lines       46237    46237              
==========================================
- Hits        38658    38648      -10     
- Misses       7579     7589      +10     
Flag Coverage Δ
unittests 83.58% <ø> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
ding/utils/time_helper.py 96.22% <ø> (ø)
ding/framework/message_queue/tests/test_nng.py 42.30% <0.00%> (-57.70%) ⬇️
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/data/model_loader.py 87.23% <0.00%> (+1.06%) ⬆️
ding/framework/parallel.py 86.06% <0.00%> (+1.49%) ⬆️
ding/framework/tests/test_parallel.py 96.22% <0.00%> (+3.77%) ⬆️

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

@PaParaZz1 PaParaZz1 changed the title fix(elt): typo in time_helper.py style(elt): typo in time_helper.py Mar 5, 2023
@PaParaZz1 PaParaZz1 changed the title style(elt): typo in time_helper.py style(elt): fix typo in time_helper.py Mar 5, 2023
@PaParaZz1 PaParaZz1 merged commit ac08231 into opendilab:main Mar 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants