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

[Docs] Add header for files #1181

Merged
merged 5 commits into from
Aug 8, 2021
Merged

[Docs] Add header for files #1181

merged 5 commits into from
Aug 8, 2021

Conversation

xvjiarui
Copy link
Collaborator

@xvjiarui xvjiarui commented Jul 8, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jul 8, 2021

Codecov Report

Merging #1181 (acc5cd1) into master (04daea4) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1181      +/-   ##
==========================================
+ Coverage   68.27%   68.28%   +0.01%     
==========================================
  Files         160      160              
  Lines       10599    10603       +4     
  Branches     1937     1937              
==========================================
+ Hits         7236     7240       +4     
  Misses       2979     2979              
  Partials      384      384              
Flag Coverage Δ
unittests 68.28% <ø> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
mmcv/__init__.py 100.00% <ø> (ø)
mmcv/arraymisc/__init__.py 100.00% <ø> (ø)
mmcv/arraymisc/quantization.py 100.00% <ø> (ø)
mmcv/cnn/__init__.py 100.00% <ø> (ø)
mmcv/cnn/alexnet.py 26.08% <ø> (ø)
mmcv/cnn/bricks/__init__.py 100.00% <ø> (ø)
mmcv/cnn/bricks/activation.py 87.50% <ø> (ø)
mmcv/cnn/bricks/context_block.py 96.96% <ø> (ø)
mmcv/cnn/bricks/conv.py 100.00% <ø> (ø)
mmcv/cnn/bricks/conv2d_adaptive_padding.py 94.73% <ø> (ø)
... and 127 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 04daea4...acc5cd1. Read the comment docs.

@innerlee
Copy link
Contributor

May you put the script in tools/

@zhouzaida zhouzaida mentioned this pull request Jul 27, 2021
18 tasks
@zhouzaida zhouzaida requested review from hellock and ZwwWayne August 1, 2021 12:02
@hellock
Copy link
Member

hellock commented Aug 3, 2021

Apply this to cpp/cu/cuh files too.

@xvjiarui
Copy link
Collaborator Author

xvjiarui commented Aug 3, 2021

@hellock done

@xvjiarui xvjiarui requested a review from hellock August 3, 2021 05:37
@hellock
Copy link
Member

hellock commented Aug 3, 2021

In some files, e.g., cu, cpp, Open-MMLab is not replaced with OpenMMLab.

@xvjiarui
Copy link
Collaborator Author

xvjiarui commented Aug 3, 2021

@hellock All files are replaced.

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.

3 participants