-
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: refactor createIndex in RESTful API #37235
enhance: refactor createIndex in RESTful API #37235
Conversation
Signed-off-by: lixinguo <[email protected]>
f11a05d
to
1eb1526
Compare
Signed-off-by: lixinguo <[email protected]>
@smellthemoon E2e jenkins job failed, comment |
@smellthemoon go-sdk check failed, comment |
Signed-off-by: lixinguo <[email protected]>
1eb1526
to
0bdcdbc
Compare
@smellthemoon go-sdk check failed, comment |
@smellthemoon E2e jenkins job failed, comment |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #37235 +/- ##
==========================================
- Coverage 83.26% 79.10% -4.16%
==========================================
Files 1015 1297 +282
Lines 157473 181709 +24236
==========================================
+ Hits 131115 143737 +12622
- Misses 21166 32803 +11637
+ Partials 5192 5169 -23
|
0bdcdbc
to
001a927
Compare
Signed-off-by: lixinguo <[email protected]>
@smellthemoon go-sdk check failed, comment |
@smellthemoon E2e jenkins job failed, comment |
001a927
to
0fccb1a
Compare
@smellthemoon E2e jenkins job failed, comment |
@smellthemoon cpp-unit-test check failed, comment |
0fccb1a
to
03f9744
Compare
@smellthemoon go-sdk check failed, comment |
@smellthemoon E2e jenkins job failed, comment |
Signed-off-by: lixinguo <[email protected]>
03f9744
to
7f2c355
Compare
@smellthemoon go-sdk check failed, comment |
rerun go-sdk |
Signed-off-by: lixinguo <[email protected]>
Signed-off-by: lixinguo <[email protected]>
Signed-off-by: lixinguo <[email protected]>
Signed-off-by: lixinguo <[email protected]>
7f2c355
to
7596068
Compare
rerun ut |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia, smellthemoon 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 |
pr: #37235 2.5: #37236 Signed-off-by: lixinguo <[email protected]> Co-authored-by: lixinguo <[email protected]>
Make the parameter input method consistent with miluvs-client.