-
Notifications
You must be signed in to change notification settings - Fork 7
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
support projects in blob commands #2970
Conversation
42984d9
to
1c66409
Compare
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.
one minor comment. lgtm.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #2970 +/- ##
==========================================
+ Coverage 73.58% 73.70% +0.11%
==========================================
Files 70 70
Lines 12539 12586 +47
Branches 2308 2314 +6
==========================================
+ Hits 9227 9276 +49
+ Misses 2994 2988 -6
- Partials 318 322 +4
☔ View full report in Codecov by Sentry. |
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.
Great job! Thank you 💪
closes #2954