Skip to content
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

test: add test cases for gosdk v2 index #34431

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

ThreadDao
Copy link
Contributor

issue: #33419

  • Add test cases for gosdk v2 index
  • Add sparse index for go client

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
@ThreadDao ThreadDao added this to the 2.5.0 milestone Jul 4, 2024
@sre-ci-robot sre-ci-robot added area/dependency Pull requests that update a dependency file area/test size/XXL Denotes a PR that changes 1000+ lines. sig/testing labels Jul 4, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/test labels Jul 4, 2024
@ThreadDao ThreadDao requested review from yanliang567 and congqixia and removed request for zhuwenxing and congqixia July 4, 2024 13:53
@mergify mergify bot added the ci-passed label Jul 4, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.85%. Comparing base (c16a704) to head (059d5f8).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #34431      +/-   ##
==========================================
- Coverage   80.89%   80.85%   -0.04%     
==========================================
  Files        1114     1114              
  Lines      138511   138511              
==========================================
- Hits       112043   111995      -48     
- Misses      22232    22263      +31     
- Partials     4236     4253      +17     

see 37 files with indirect coverage changes

@yanliang567
Copy link
Contributor

/lgtm
/approve

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ThreadDao, yanliang567

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot merged commit 6774724 into milvus-io:master Jul 5, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/dependency Pull requests that update a dependency file area/test ci-passed dco-passed DCO check passed. kind/test lgtm sig/testing size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants