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

Remove git hash in __version__ #3466

Merged
merged 11 commits into from
Aug 4, 2020
Merged

Conversation

ZwwWayne
Copy link
Collaborator

@ZwwWayne ZwwWayne commented Aug 2, 2020

No description provided.

@ZwwWayne ZwwWayne requested a review from hellock August 2, 2020 15:00
@codecov
Copy link

codecov bot commented Aug 2, 2020

Codecov Report

Merging #3466 into master will increase coverage by 0.02%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3466      +/-   ##
==========================================
+ Coverage   58.78%   58.81%   +0.02%     
==========================================
  Files         203      204       +1     
  Lines       13569    13586      +17     
  Branches     2293     2296       +3     
==========================================
+ Hits         7977     7990      +13     
- Misses       5221     5225       +4     
  Partials      371      371              
Flag Coverage Δ
#unittests 58.81% <77.77%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
mmdet/ops/__init__.py 0.00% <0.00%> (ø)
mmdet/utils/collect_env.py 22.91% <0.00%> (ø)
mmdet/__init__.py 94.11% <93.33%> (-5.89%) ⬇️
mmdet/models/detectors/cornernet.py 94.87% <0.00%> (-5.13%) ⬇️
mmdet/models/dense_heads/corner_head.py 74.09% <0.00%> (-1.95%) ⬇️
mmdet/models/roi_heads/test_mixins.py 53.76% <0.00%> (+5.37%) ⬆️
mmdet/models/roi_heads/mask_scoring_roi_head.py 100.00% <0.00%> (+7.89%) ⬆️

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 40bc19a...7c4fb08. Read the comment docs.

setup.py Outdated Show resolved Hide resolved
mmdet/version.py Outdated Show resolved Hide resolved
mmdet/utils/collect_env.py Outdated Show resolved Hide resolved
mmdet/version.py Outdated Show resolved Hide resolved
@hellock hellock merged commit 9d3f9b0 into open-mmlab:master Aug 4, 2020
liuhuiCNN pushed a commit to liuhuiCNN/mmdetection that referenced this pull request May 21, 2021
)

* Add face detection configs and main code.
* Integration multi-scale evaluation.
@ZwwWayne ZwwWayne deleted the version-no-hash branch August 14, 2021 13:37
FANGAreNotGnu pushed a commit to FANGAreNotGnu/mmdetection that referenced this pull request Oct 23, 2023
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

2 participants