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

[Feature] Support 'python -m mim' usage #158

Merged
merged 3 commits into from
Sep 3, 2022

Conversation

ice-tong
Copy link
Collaborator

@ice-tong ice-tong commented Sep 2, 2022

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Add mim/__main__.py to support python -m mim usage.

Modification

  • mim/__main__.py

@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Base: 55.58% // Head: 55.44% // Decreases project coverage by -0.14% ⚠️

Coverage data is based on head (4da01d1) compared to base (f989842).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head 4da01d1 differs from pull request most recent head 897b4d7. Consider uploading reports for the commit 897b4d7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
- Coverage   55.58%   55.44%   -0.15%     
==========================================
  Files          23       24       +1     
  Lines        1567     1571       +4     
  Branches      333      334       +1     
==========================================
  Hits          871      871              
- Misses        566      570       +4     
  Partials      130      130              
Flag Coverage Δ
unittests 55.44% <0.00%> (-0.15%) ⬇️

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

Impacted Files Coverage Δ
mim/__main__.py 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zhouzaida zhouzaida changed the title [Feat] Support 'python -m mim' usage [Feature] Support 'python -m mim' usage Sep 3, 2022
@zhouzaida zhouzaida merged commit 6b36c8e into open-mmlab:main Sep 3, 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.

2 participants