-
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 ui test failure #20441
fix ui test failure #20441
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #20441 +/- ##
==========================================
+ Coverage 67.56% 69.13% +1.56%
==========================================
Files 991 795 -196
Lines 109181 99416 -9765
Branches 2719 0 -2719
==========================================
- Hits 73768 68730 -5038
+ Misses 31449 26948 -4501
+ Partials 3964 3738 -226
Flags with carried forward coverage won't be shown. Click here to find out more. |
@xuelichao Could you please also help to cherry-pick it to this branch |
Signed-off-by: xuelichao <[email protected]>
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
* fix ui test failure (#20441) Signed-off-by: xuelichao <[email protected]> * Fix-20459 Wrong sbom status displayed in UI Signed-off-by: xuelichao <[email protected]> --------- Signed-off-by: xuelichao <[email protected]> Signed-off-by: Lichao Xue <[email protected]>
Thank you for contributing to Harbor!
fix ui test failure
Issue being fixed
Fixes #20440
Please indicate you've done the following: