-
Notifications
You must be signed in to change notification settings - Fork 3k
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
enhance: Add rules and fix for go_client e2e code style #34033
enhance: Add rules and fix for go_client e2e code style #34033
Conversation
See also milvus-io#31293 Signed-off-by: Congqi Xia <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@congqixia ut workflow job failed, comment |
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: Congqi Xia <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #34033 +/- ##
==========================================
- Coverage 80.97% 80.94% -0.04%
==========================================
Files 1064 1064
Lines 136569 136569
==========================================
- Hits 110591 110548 -43
- Misses 21783 21806 +23
- Partials 4195 4215 +20 |
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
) See also milvus-io#31293 --------- Signed-off-by: Congqi Xia <[email protected]>
- issue: #31293 - pr: #34033 Signed-off-by: SimFG <[email protected]>
- issue: #31293 - pr: #34033 - related pr: #34699 Signed-off-by: SimFG <[email protected]>
See also #31293