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]: Clean deprecated warning and fix 'meta' error #4695

Merged
merged 3 commits into from
Mar 2, 2021

Conversation

hhaAndroid
Copy link
Collaborator

Deprecated warning and fix 'meta' error

@hhaAndroid hhaAndroid changed the title Deprecated warning and fix 'meta' error [Enhance]: Deprecated warning and fix 'meta' error Mar 1, 2021
@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #4695 (a799cc5) into master (3cb1a70) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4695      +/-   ##
==========================================
- Coverage   64.00%   63.96%   -0.05%     
==========================================
  Files         252      252              
  Lines       19661    19657       -4     
  Branches     3329     3329              
==========================================
- Hits        12584    12573      -11     
- Misses       6404     6414      +10     
+ Partials      673      670       -3     
Flag Coverage Δ
unittests 63.92% <0.00%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
mmdet/apis/inference.py 44.21% <0.00%> (+0.91%) ⬆️
mmdet/core/visualization/image.py 79.61% <ø> (-0.39%) ⬇️
mmdet/models/detectors/cornernet.py 94.87% <0.00%> (-5.13%) ⬇️
mmdet/models/dense_heads/corner_head.py 73.72% <0.00%> (-1.88%) ⬇️

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 3cb1a70...c09f4d9. Read the comment docs.

@hellock hellock mentioned this pull request Mar 1, 2021
tools/test.py Outdated Show resolved Hide resolved
@ZwwWayne ZwwWayne changed the title [Enhance]: Deprecated warning and fix 'meta' error [Refactor]: Clean deprecated warning and fix 'meta' error Mar 2, 2021
@ZwwWayne ZwwWayne merged commit 4658103 into open-mmlab:master Mar 2, 2021
@hhaAndroid hhaAndroid deleted the deprecated_warning branch March 15, 2021 02:04
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.

2 participants