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

Check mmcv version #3460

Merged
merged 4 commits into from
Aug 3, 2020
Merged

Check mmcv version #3460

merged 4 commits into from
Aug 3, 2020

Conversation

ZwwWayne
Copy link
Collaborator

@ZwwWayne ZwwWayne commented Aug 2, 2020

No description provided.

@codecov
Copy link

codecov bot commented Aug 2, 2020

Codecov Report

Merging #3460 into master will increase coverage by 0.78%.
The diff coverage is 76.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3460      +/-   ##
==========================================
+ Coverage   57.94%   58.72%   +0.78%     
==========================================
  Files         202      204       +2     
  Lines       13505    13586      +81     
  Branches     2286     2296      +10     
==========================================
+ Hits         7825     7978     +153     
+ Misses       5320     5236      -84     
- Partials      360      372      +12     
Flag Coverage Δ
#unittests 58.72% <76.66%> (+0.78%) ⬆️

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

Impacted Files Coverage Δ
mmdet/datasets/coco.py 12.09% <0.00%> (-0.05%) ⬇️
mmdet/ops/__init__.py 0.00% <0.00%> (ø)
mmdet/datasets/lvis.py 14.38% <31.81%> (+2.52%) ⬆️
mmdet/__init__.py 94.11% <93.33%> (-5.89%) ⬇️
mmdet/models/detectors/cornernet.py 94.87% <94.87%> (ø)
mmdet/datasets/__init__.py 100.00% <100.00%> (ø)
mmdet/datasets/pipelines/transforms.py 73.20% <100.00%> (+0.04%) ⬆️
mmdet/models/dense_heads/corner_head.py 74.09% <100.00%> (+29.40%) ⬆️
mmdet/models/detectors/__init__.py 100.00% <100.00%> (ø)
mmdet/models/losses/ae_loss.py 100.00% <100.00%> (ø)
... and 5 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 eb66e0d...0fa7a58. Read the comment docs.

@ZwwWayne ZwwWayne requested a review from hellock August 2, 2020 13:45
@hellock hellock merged commit 40bc19a into open-mmlab:master Aug 3, 2020
@ZwwWayne ZwwWayne deleted the check-mmcv-version branch August 14, 2021 13:37
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