-
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
fix: add SearchOnSealed unit test and fix a bug #37241
Conversation
Signed-off-by: sunby <sunbingyi1992@gmail.com>
@sunby Please associate the related issue to the body of your Pull Request. (eg. “issue: #”) |
@sunby cpp-unit-test check failed, comment |
@sunby cpp-unit-test check failed, comment |
@sunby E2e jenkins job failed, comment |
Signed-off-by: sunby <sunbingyi1992@gmail.com>
@sunby E2e jenkins job failed, comment |
@sunby go-sdk check failed, comment |
/run-cpu-e2e |
rerun go-sdk |
@sunby cpp-unit-test check failed, comment |
@sunby 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 @@
## master #37241 +/- ##
==========================================
- Coverage 83.15% 80.91% -2.25%
==========================================
Files 1029 1319 +290
Lines 157251 182686 +25435
==========================================
+ Hits 130768 147819 +17051
- Misses 21324 29706 +8382
- Partials 5159 5161 +2
|
@sunby E2e jenkins job failed, comment |
/run-cpu-e2e |
@sunby E2e jenkins job failed, comment |
/run-cpu-e2e |
/lgtm |
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia, sunby 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 |
issue: milvus-io#37244 --------- Signed-off-by: sunby <sunbingyi1992@gmail.com>
issue: #37244