milvus icon indicating copy to clipboard operation
milvus copied to clipboard

enhance: returning collection metadata from cache

Open tedxu opened this issue 5 months ago • 14 comments

tedxu avatar Jun 17 '25 12:06 tedxu

@tedxu Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco.

mergify[bot] avatar Jun 17 '25 12:06 mergify[bot]

@tedxu Please associate the related issue to the body of your Pull Request. (eg. "issue: #")

mergify[bot] avatar Jun 17 '25 12:06 mergify[bot]

@tedxu cpp-unit-test check failed, comment rerun cpp-unit-test can trigger the job again.

mergify[bot] avatar Jun 17 '25 13:06 mergify[bot]

@tedxu go-sdk check failed, comment rerun go-sdk can trigger the job again.

mergify[bot] avatar Jun 17 '25 13:06 mergify[bot]

@tedxu cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 17 '25 13:06 mergify[bot]

@tedxu go-sdk check failed, comment rerun go-sdk can trigger the job again.

mergify[bot] avatar Jun 18 '25 03:06 mergify[bot]

@tedxu cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 18 '25 03:06 mergify[bot]

Codecov Report

Attention: Patch coverage is 64.53488% with 61 lines in your changes missing coverage. Please review.

Project coverage is 78.91%. Comparing base (7f8c5c9) to head (375ac4e). Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
internal/proxy/service_provider.go 59.73% 57 Missing and 3 partials :warning:
internal/proxy/impl.go 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #42823      +/-   ##
==========================================
- Coverage   78.92%   78.91%   -0.02%     
==========================================
  Files        1562     1563       +1     
  Lines      222891   223187     +296     
==========================================
+ Hits       175921   176129     +208     
- Misses      40575    40653      +78     
- Partials     6395     6405      +10     
Components Coverage Δ
Client 79.46% <ø> (ø)
Core 73.85% <56.25%> (+0.06%) :arrow_up:
Go 79.87% <68.60%> (-0.03%) :arrow_down:
Files with missing lines Coverage Δ
internal/proxy/meta_cache.go 88.72% <100.00%> (+0.15%) :arrow_up:
pkg/util/paramtable/component_param.go 98.11% <100.00%> (+<0.01%) :arrow_up:
internal/proxy/impl.go 74.47% <66.66%> (-0.11%) :arrow_down:
internal/proxy/service_provider.go 59.73% <59.73%> (ø)

... and 46 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jun 18 '25 04:06 codecov[bot]

@tedxu go-sdk check failed, comment rerun go-sdk can trigger the job again.

mergify[bot] avatar Jun 18 '25 05:06 mergify[bot]

@tedxu cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 18 '25 06:06 mergify[bot]

@tedxu cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 18 '25 08:06 mergify[bot]

@tedxu go-sdk check failed, comment rerun go-sdk can trigger the job again.

mergify[bot] avatar Jun 18 '25 09:06 mergify[bot]

@tedxu cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 18 '25 12:06 mergify[bot]

@tedxu cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 19 '25 06:06 mergify[bot]

@tedxu cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 19 '25 10:06 mergify[bot]

/run-cpu-e2e

tedxu avatar Jun 19 '25 11:06 tedxu

@tedxu cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 19 '25 13:06 mergify[bot]

@tedxu cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 20 '25 03:06 mergify[bot]

@tedxu go-sdk check failed, comment rerun go-sdk can trigger the job again.

mergify[bot] avatar Jun 20 '25 03:06 mergify[bot]

@tedxu cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 20 '25 12:06 mergify[bot]

@tedxu cpp-unit-test check failed, comment rerun cpp-unit-test can trigger the job again.

mergify[bot] avatar Jun 20 '25 14:06 mergify[bot]

@tedxu go-sdk check failed, comment rerun go-sdk can trigger the job again.

mergify[bot] avatar Jun 23 '25 04:06 mergify[bot]

rerun go-sdk

tedxu avatar Jun 23 '25 06:06 tedxu

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia, tedxu

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 avatar Jul 14 '25 02:07 sre-ci-robot