-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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 label select bugs #19850
fix label select bugs #19850
Conversation
Signed-off-by: shengqiw <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #19850 +/- ##
===========================================
- Coverage 70.65% 45.36% -25.29%
===========================================
Files 747 244 -503
Lines 95839 13333 -82506
Branches 0 2720 +2720
===========================================
- Hits 67711 6049 -61662
+ Misses 24460 6983 -17477
+ Partials 3668 301 -3367
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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
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
Signed-off-by: shengqiw <[email protected]>
Signed-off-by: shengqiw <[email protected]>
Signed-off-by: shengqiw <[email protected]>
fix label select bugs (#19850) Signed-off-by: shengqiw <[email protected]> Co-authored-by: ShengqiWang <[email protected]>
fix label select bugs (#19850) Signed-off-by: shengqiw <[email protected]> Co-authored-by: ShengqiWang <[email protected]>
Signed-off-by: shengqiw <[email protected]> Signed-off-by: Altynbaev Dinislam <[email protected]>
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #19839
Please indicate you've done the following: