-
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
【UT】add unit test for collector system info #18717
【UT】add unit test for collector system info #18717
Conversation
Codecov Report
@@ Coverage Diff @@
## main #18717 +/- ##
===========================================
+ Coverage 44.77% 67.43% +22.65%
===========================================
Files 235 980 +745
Lines 13067 106774 +93707
Branches 2665 2665
===========================================
+ Hits 5851 72005 +66154
- Misses 6921 30899 +23978
- Partials 295 3870 +3575
Flags with carried forward coverage won't be shown. Click here to find out more. |
6a253c8
to
3125665
Compare
@Vad1mo @OrlinVasilev Hi, PTAL. |
3125665
to
3e5a156
Compare
thanks @lengrongfu for your contribution, please add description of the PR according to this. |
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.
The change looks good to me, but please complete the description for this PR, then we can move forward it to merge, thanks.
@wy65701436 @chlins add this pr description, PTAL. |
Signed-off-by: lengrongfu <[email protected]>
32060c6
to
2e045e8
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.
lgtm
add unit test for system collector test Signed-off-by: lengrongfu <[email protected]> Signed-off-by: Wilfred Almeida <[email protected]>
add unit test for system collector test Signed-off-by: lengrongfu <[email protected]>
Thank you for contributing to Harbor!
Comprehensive Summary of your change
add unit test for collector system info.
Issue being fixed
Fixes #(issue)
/label release-note/enhancement
Please indicate you've done the following: