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 URL so output of mim list looks better #2902

Merged
merged 8 commits into from Apr 19, 2023
Merged

Fix URL so output of mim list looks better #2902

merged 8 commits into from Apr 19, 2023

Conversation

1qh
Copy link
Contributor

@1qh 1qh commented Apr 14, 2023

now when I mim list, It looks like this:

Package         Version    Source
--------------  ---------  -------------------------------------------
mmaction2       1.0.0      https://github.com/open-mmlab/mmaction2
mmcv            2.0.0      https://github.com/open-mmlab/mmcv
mmdet           3.0.0      https://github.com/open-mmlab/mmdetection
mmengine        0.7.2      https://github.com/open-mmlab/mmengine
mmpose          1.0.0      https://github.com/open-mmlab/mmpose
mmsegmentation  1.0.0      http://github.com/open-mmlab/mmsegmentation

I fix this to make it look better.

Thank you a lot!

@CLAassistant
Copy link

CLAassistant commented Apr 14, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor Author

@1qh 1qh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xiexinch xiexinch changed the base branch from main to dev-1.x April 19, 2023 06:06
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.08 ⚠️

Comparison is base (892f9e1) 83.66% compared to head (7b69a45) 83.59%.

❗ Current head 7b69a45 differs from pull request most recent head fe2b10f. Consider uploading reports for the commit fe2b10f to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2902      +/-   ##
===========================================
- Coverage    83.66%   83.59%   -0.08%     
===========================================
  Files          156      156              
  Lines         9355     9355              
  Branches      1373     1373              
===========================================
- Hits          7827     7820       -7     
- Misses        1283     1293      +10     
+ Partials       245      242       -3     
Flag Coverage Δ
unittests 83.59% <ø> (-0.08%) ⬇️

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

see 1 file with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@xiexinch xiexinch merged commit 8721d44 into open-mmlab:dev-1.x Apr 19, 2023
11 checks passed
@1qh 1qh deleted the fix_url branch April 20, 2023 14:24
@1qh 1qh restored the fix_url branch April 20, 2023 14:24
nahidnazifi87 pushed a commit to nahidnazifi87/mmsegmentation_playground that referenced this pull request Apr 5, 2024
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

4 participants