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 unit test #4600

Merged
merged 5 commits into from
Feb 25, 2021
Merged

Refactor unit test #4600

merged 5 commits into from
Feb 25, 2021

Conversation

hhaAndroid
Copy link
Collaborator

Refactor unit test

@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #4600 (6fab54d) into master (272f200) will decrease coverage by 0.55%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4600      +/-   ##
==========================================
- Coverage   64.31%   63.75%   -0.56%     
==========================================
  Files         252      251       -1     
  Lines       19270    19297      +27     
  Branches     3252     3265      +13     
==========================================
- Hits        12393    12303      -90     
- Misses       6231     6338     +107     
- Partials      646      656      +10     
Flag Coverage Δ
unittests 63.75% <ø> (-0.53%) ⬇️

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/core/mask/structures.py 76.30% <0.00%> (-11.57%) ⬇️
mmdet/models/roi_heads/test_mixins.py 42.74% <0.00%> (-10.69%) ⬇️
mmdet/models/dense_heads/rpn_test_mixin.py 77.41% <0.00%> (-6.46%) ⬇️
mmdet/models/roi_heads/mask_heads/maskiou_head.py 94.44% <0.00%> (-5.56%) ⬇️
mmdet/core/bbox/coder/base_bbox_coder.py 75.00% <0.00%> (-5.00%) ⬇️
mmdet/models/roi_heads/base_roi_head.py 76.31% <0.00%> (-3.69%) ⬇️
mmdet/core/evaluation/eval_hooks.py 51.70% <0.00%> (-3.14%) ⬇️
mmdet/models/detectors/base.py 52.80% <0.00%> (-2.51%) ⬇️
mmdet/models/detectors/htc.py 87.50% <0.00%> (-1.39%) ⬇️
... and 54 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 272f200...6fab54d. Read the comment docs.

@hellock hellock requested a review from jshilong February 17, 2021 09:55
@ZwwWayne
Copy link
Collaborator

kindly ping @jshilong

@ZwwWayne ZwwWayne merged commit 9d47a8a into open-mmlab:master Feb 25, 2021
@hhaAndroid hhaAndroid deleted the refactor_unittest branch March 15, 2021 02:05
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