-
Notifications
You must be signed in to change notification settings - Fork 35
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
feat(client): support owner:project instead of project name in uri #1618
feat(client): support owner:project instead of project name in uri #1618
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1618 +/- ##
============================================
+ Coverage 82.66% 89.76% +7.10%
============================================
Files 341 78 -263
Lines 17678 9245 -8433
Branches 931 0 -931
============================================
- Hits 14613 8299 -6314
+ Misses 2672 946 -1726
+ Partials 393 0 -393
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Others LGTM
2c91546
to
d0b1776
Compare
Description
use owner:project instead of project name in swcli
Modules
Checklist