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

Fix setup.py get_hash bug #124

Merged
merged 1 commit into from Aug 6, 2020
Merged

Conversation

rivergold
Copy link

@rivergold rivergold commented Aug 6, 2020

Try to fix #123
setup.py has a mistake during getting the version of the package.

@codecov
Copy link

codecov bot commented Aug 6, 2020

Codecov Report

Merging #124 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #124   +/-   ##
=======================================
  Coverage   82.44%   82.44%           
=======================================
  Files         143      143           
  Lines        6609     6609           
  Branches      979      979           
=======================================
  Hits         5449     5449           
  Misses       1062     1062           
  Partials       98       98           
Flag Coverage Δ
#unittests 82.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 fd97263...fda6d47. Read the comment docs.

@nbei nbei merged commit 4c2345f into open-mmlab:master Aug 6, 2020
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
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.

Use pip build occur ModuleNotFoundError: No module named 'mmdet'
2 participants