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

[doc] update docs and fix broken urls #3947

Merged
merged 1 commit into from
Oct 19, 2020
Merged

Conversation

hubutui
Copy link
Contributor

@hubutui hubutui commented Oct 17, 2020

This pr update docs from ..registry import -> from ..builder import (#3846) and fix broken urls in docs.

@CLAassistant
Copy link

CLAassistant commented Oct 17, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Oct 17, 2020

Codecov Report

Merging #3947 into master will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3947      +/-   ##
==========================================
+ Coverage   62.32%   62.46%   +0.13%     
==========================================
  Files         221      221              
  Lines       16312    16308       -4     
  Branches     2756     2758       +2     
==========================================
+ Hits        10166    10186      +20     
+ Misses       5651     5628      -23     
+ Partials      495      494       -1     
Flag Coverage Δ
#unittests 62.46% <100.00%> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
mmdet/models/dense_heads/paa_head.py 91.59% <ø> (+1.17%) ⬆️
...mdet/core/bbox/iou_calculators/iou2d_calculator.py 96.77% <100.00%> (+8.31%) ⬆️
mmdet/models/losses/iou_loss.py 37.71% <100.00%> (-5.07%) ⬇️
mmdet/models/dense_heads/yolact_head.py 87.78% <0.00%> (+3.40%) ⬆️
mmdet/models/detectors/yolact.py 88.88% <0.00%> (+12.96%) ⬆️

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 d6b1386...2f4ab5f. Read the comment docs.

@ZwwWayne ZwwWayne self-requested a review October 19, 2020 13:30
@ZwwWayne ZwwWayne merged commit 29e0c5e into open-mmlab:master Oct 19, 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.

3 participants