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 multi-node distributed test #478

Merged
merged 1 commit into from
Aug 11, 2021
Merged

Conversation

ckkelvinchan
Copy link
Member

As raised in #464.

@codecov
Copy link

codecov bot commented Aug 10, 2021

Codecov Report

Merging #478 (fa62a45) into master (f9c9a95) will decrease coverage by 0.18%.
The diff coverage is 0.00%.

❗ Current head fa62a45 differs from pull request most recent head ddedf87. Consider uploading reports for the commit ddedf87 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #478      +/-   ##
==========================================
- Coverage   80.56%   80.38%   -0.19%     
==========================================
  Files         190      190              
  Lines       10338    10262      -76     
  Branches     1533     1533              
==========================================
- Hits         8329     8249      -80     
- Misses       1780     1783       +3     
- Partials      229      230       +1     
Flag Coverage Δ
unittests 80.36% <0.00%> (-0.18%) ⬇️

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

Impacted Files Coverage Δ
mmedit/apis/test.py 24.75% <0.00%> (-0.51%) ⬇️
...ackbones/encoder_decoders/pconv_encoder_decoder.py 43.47% <0.00%> (-2.36%) ⬇️
mmedit/models/base.py 82.75% <0.00%> (-2.09%) ⬇️
...ls/components/stylegan2/generator_discriminator.py 84.93% <0.00%> (-1.21%) ⬇️
...ones/encoder_decoders/two_stage_encoder_decoder.py 53.84% <0.00%> (-1.16%) ⬇️
...dels/backbones/encoder_decoders/encoders/resnet.py 66.01% <0.00%> (-0.97%) ⬇️
...s/backbones/encoder_decoders/gl_encoder_decoder.py 81.48% <0.00%> (-0.67%) ⬇️
mmedit/datasets/pipelines/normalization.py 88.88% <0.00%> (-0.59%) ⬇️
mmedit/models/mattors/indexnet.py 84.37% <0.00%> (-0.48%) ⬇️
mmedit/models/mattors/base_mattor.py 84.94% <0.00%> (-0.48%) ⬇️
... and 20 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 f9c9a95...ddedf87. Read the comment docs.

@innerlee innerlee merged commit 3283469 into open-mmlab:master Aug 11, 2021
Yshuo-Li pushed 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.

2 participants