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

Modify http to https when installing mmcv-full #3840

Merged
merged 1 commit into from
Sep 26, 2020

Conversation

yl-1993
Copy link
Contributor

@yl-1993 yl-1993 commented Sep 26, 2020

HTTP will be ignored as it is not a trusted or secure host.

@CLAassistant
Copy link

CLAassistant commented Sep 26, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Sep 26, 2020

Codecov Report

Merging #3840 into master will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3840      +/-   ##
==========================================
- Coverage   61.93%   61.83%   -0.11%     
==========================================
  Files         217      217              
  Lines       15799    15799              
  Branches     2679     2679              
==========================================
- Hits         9785     9769      -16     
- Misses       5533     5545      +12     
- Partials      481      485       +4     
Flag Coverage Δ
#unittests 61.83% <ø> (-0.11%) ⬇️

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

Impacted Files Coverage Δ
mmdet/models/roi_heads/test_mixins.py 47.78% <0.00%> (-12.39%) ⬇️
mmdet/models/dense_heads/rpn_test_mixin.py 77.41% <0.00%> (-6.46%) ⬇️

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 cda75f9...0b5aed7. Read the comment docs.

@hellock hellock merged commit f282b39 into open-mmlab:master Sep 26, 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

3 participants