-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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: [cherry-pick] replace magic number with ParamItem for dist handler (#30020) #30070
Conversation
…-io#30020) See also milvus-io#28817 Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
[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 E2e jenkins job failed, comment |
/run-cpu-e2e |
@congqixia E2e jenkins job failed, comment |
/run-cpu-e2e |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.3 #30070 +/- ##
==========================================
+ Coverage 82.18% 82.21% +0.02%
==========================================
Files 825 834 +9
Lines 120336 120404 +68
==========================================
+ Hits 98901 98986 +85
+ Misses 18207 18194 -13
+ Partials 3228 3224 -4
|
/run-cpu-e2e |
3 similar comments
/run-cpu-e2e |
/run-cpu-e2e |
/run-cpu-e2e |
@congqixia E2e jenkins job failed, comment |
/run-cpu-e2e |
/lgtm |
Cherry-pick from master
pr: #30020
See also #28817