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

[Fix] Data type in docstring in several Datasets #739

Merged
merged 2 commits into from
Feb 18, 2022

Conversation

Yshuo-Li
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #739 (09a1795) into master (2ce1578) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #739      +/-   ##
==========================================
- Coverage   82.95%   82.93%   -0.02%     
==========================================
  Files         215      215              
  Lines       12121    12121              
  Branches     1945     1945              
==========================================
- Hits        10055    10053       -2     
- Misses       1762     1763       +1     
- Partials      304      305       +1     
Flag Coverage Δ
unittests 82.92% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
mmedit/datasets/sr_annotation_dataset.py 100.00% <ø> (ø)
mmedit/datasets/sr_facial_landmark_dataset.py 100.00% <ø> (ø)
mmedit/datasets/sr_folder_dataset.py 100.00% <ø> (ø)
mmedit/datasets/sr_folder_gt_dataset.py 100.00% <ø> (ø)
mmedit/datasets/sr_folder_multiple_gt_dataset.py 100.00% <ø> (ø)
mmedit/datasets/sr_folder_ref_dataset.py 89.18% <ø> (ø)
mmedit/datasets/sr_folder_video_dataset.py 98.55% <ø> (ø)
mmedit/datasets/sr_lmdb_dataset.py 100.00% <ø> (ø)
mmedit/datasets/sr_reds_dataset.py 100.00% <ø> (ø)
mmedit/datasets/sr_reds_multiple_gt_dataset.py 100.00% <ø> (ø)
... and 6 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 2ce1578...09a1795. Read the comment docs.

@wangruohui wangruohui changed the title Fix docstring [Fix] Data type in docstring in several Datasets Feb 18, 2022
@wangruohui wangruohui merged commit 5b95839 into open-mmlab:master Feb 18, 2022
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
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.

None yet

2 participants