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

Refactor common issues in documentation #3530

Merged
merged 9 commits into from
Aug 12, 2020

Conversation

ZwwWayne
Copy link
Collaborator

This PR split the common issues into a single page and add links in issue template.

@ZwwWayne ZwwWayne changed the title Add common issue Refactor common issues in documentation Aug 11, 2020
@ZwwWayne ZwwWayne requested a review from hellock August 11, 2020 09:45
@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #3530 into master will increase coverage by 0.22%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3530      +/-   ##
==========================================
+ Coverage   58.74%   58.97%   +0.22%     
==========================================
  Files         205      205              
  Lines       13621    13696      +75     
  Branches     2310     2310              
==========================================
+ Hits         8002     8077      +75     
+ Misses       5244     5243       -1     
- Partials      375      376       +1     
Flag Coverage Δ
#unittests 58.97% <66.66%> (+0.22%) ⬆️

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

Impacted Files Coverage Δ
mmdet/models/dense_heads/atss_head.py 23.24% <0.00%> (ø)
mmdet/models/dense_heads/corner_head.py 74.09% <100.00%> (ø)
mmdet/datasets/custom.py 35.71% <0.00%> (ø)
mmdet/models/losses/mse_loss.py 100.00% <0.00%> (ø)
mmdet/models/losses/smooth_l1_loss.py 100.00% <0.00%> (ø)
mmdet/models/backbones/resnet.py 99.30% <0.00%> (+0.01%) ⬆️
mmdet/models/backbones/regnet.py 95.61% <0.00%> (+0.03%) ⬆️
mmdet/models/roi_heads/mask_heads/maskiou_head.py 97.87% <0.00%> (+0.07%) ⬆️
mmdet/models/necks/fpn.py 93.82% <0.00%> (+0.07%) ⬆️
mmdet/core/fp16/decorators.py 96.77% <0.00%> (+0.10%) ⬆️
... and 24 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 ae453fa...794ac0e. Read the comment docs.

docs/common_issue.md Outdated Show resolved Hide resolved
@hellock hellock merged commit d273646 into open-mmlab:master Aug 12, 2020
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