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 not-found page extension. #1207

Merged
merged 4 commits into from
Nov 21, 2022
Merged

Conversation

mzr1996
Copy link
Member

@mzr1996 mzr1996 commented Nov 18, 2022

Add not-found page and fix some links.

@mzr1996 mzr1996 requested a review from tonysy November 18, 2022 10:09
@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Base: 0.02% // Head: 89.08% // Increases project coverage by +89.06% 🎉

Coverage data is based on head (bf0362d) compared to base (b8b31e9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##           dev-1.x    #1207       +/-   ##
============================================
+ Coverage     0.02%   89.08%   +89.06%     
============================================
  Files          121      143       +22     
  Lines         8217    10885     +2668     
  Branches      1368     1731      +363     
============================================
+ Hits             2     9697     +9695     
+ Misses        8215      947     -7268     
- Partials         0      241      +241     
Flag Coverage Δ
unittests 89.08% <ø> (+89.06%) ⬆️

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

Impacted Files Coverage Δ
mmcls/apis/inference.py 0.00% <0.00%> (ø)
mmcls/datasets/transforms/compose.py
mmcls/models/heads/efficientformer_head.py 93.10% <0.00%> (ø)
mmcls/structures/utils.py 77.77% <0.00%> (ø)
mmcls/models/classifiers/timm.py 25.67% <0.00%> (ø)
mmcls/engine/hooks/retriever_hooks.py 72.72% <0.00%> (ø)
mmcls/models/backbones/mobilevit.py 91.15% <0.00%> (ø)
mmcls/models/backbones/swin_transformer_v2.py 89.63% <0.00%> (ø)
mmcls/models/retrievers/image2image.py 92.38% <0.00%> (ø)
mmcls/models/utils/layer_scale.py 86.66% <0.00%> (ø)
... and 133 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@tonysy tonysy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mzr1996 mzr1996 merged commit 0e8cfa6 into open-mmlab:dev-1.x Nov 21, 2022
@mzr1996 mzr1996 mentioned this pull request Nov 21, 2022
mzr1996 added a commit to mzr1996/mmpretrain that referenced this pull request Nov 24, 2022
* [Docs] Add not-found page extension.

* Mock rich during generate docs.

* Fix multiple broken links in docs.

* Fix "right" to "left".
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