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

Update trouble shooting #3994

Merged
merged 1 commit into from
Oct 26, 2020
Merged

Update trouble shooting #3994

merged 1 commit into from
Oct 26, 2020

Conversation

ZwwWayne
Copy link
Collaborator

Resolves #3379

@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3994      +/-   ##
==========================================
- Coverage   62.23%   62.11%   -0.13%     
==========================================
  Files         221      221              
  Lines       16321    16321              
  Branches     2762     2762              
==========================================
- Hits        10158    10137      -21     
- Misses       5669     5690      +21     
  Partials      494      494              
Flag Coverage Δ
#unittests 62.11% <ø> (-0.13%) ⬇️

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

Impacted Files Coverage Δ
mmdet/models/roi_heads/mask_scoring_roi_head.py 55.35% <0.00%> (-32.15%) ⬇️
mmdet/models/roi_heads/mask_heads/maskiou_head.py 94.62% <0.00%> (-5.38%) ⬇️
mmdet/models/detectors/cornernet.py 94.87% <0.00%> (-5.13%) ⬇️
mmdet/models/dense_heads/corner_head.py 74.86% <0.00%> (-1.92%) ⬇️
mmdet/models/roi_heads/test_mixins.py 59.82% <0.00%> (+9.40%) ⬆️

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 95c05de...bbc211e. Read the comment docs.

@ZwwWayne ZwwWayne merged commit eb7bfbc into open-mmlab:master Oct 26, 2020
@ZwwWayne ZwwWayne deleted the fix-3379 branch May 2, 2021 13:46
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.

DistutilsSetupError("each element of 'ext_modules' option must be an Extension instance or 2-tuple")
2 participants