-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add GetAllCustomPropertyValues for repositories #3020
Conversation
Signed-off-by: Daniel Liao <10663736+liaodaniel@users.noreply.github.com>
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.
Thank you, @liaodaniel !
Just a few tweaks, please, then we will be ready for a second LGTM+Approval from any other contributor to this repo before merging.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3020 +/- ##
=======================================
Coverage 97.91% 97.92%
=======================================
Files 150 151 +1
Lines 12980 12993 +13
=======================================
+ Hits 12710 12723 +13
Misses 192 192
Partials 78 78 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Daniel Liao <10663736+liaodaniel@users.noreply.github.com>
Thank you @gmlewis, need to pay more attention to copying and pasting 😅 |
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.
Thank you, @liaodaniel !
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo before merging.
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.
LGTM!
Thank you, @valbeat ! |
Closes #3014.
Signed-off-by: Daniel Liao 10663736+liaodaniel@users.noreply.github.com