milvus
milvus copied to clipboard
Implement GetIndexStatistics interface
related: #22888
proto: https://github.com/milvus-io/milvus-proto/pull/131
@wayblink Please associate the related issue to the body of your Pull Request. (eg. “issue: #
@wayblink ut workflow job failed, comment rerun ut
can trigger the job again.
@wayblink E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
Codecov Report
Merging #23603 (a8bae61) into master (6b29a99) will increase coverage by
0.03%
. The diff coverage is80.25%
.
@@ Coverage Diff @@
## master #23603 +/- ##
==========================================
+ Coverage 82.04% 82.07% +0.03%
==========================================
Files 742 742
Lines 96920 97142 +222
==========================================
+ Hits 79518 79731 +213
- Misses 14441 14451 +10
+ Partials 2961 2960 -1
Impacted Files | Coverage Δ | |
---|---|---|
internal/proxy/task_index.go | 71.96% <62.33%> (-1.62%) |
:arrow_down: |
internal/distributed/datacoord/client/client.go | 74.40% <70.00%> (+0.61%) |
:arrow_up: |
internal/proxy/impl.go | 81.17% <81.94%> (-0.02%) |
:arrow_down: |
internal/datacoord/index_service.go | 94.96% <98.57%> (+0.64%) |
:arrow_up: |
internal/distributed/datacoord/service.go | 92.23% <100.00%> (+0.07%) |
:arrow_up: |
internal/util/mock/grpc_datacoord_client.go | 91.01% <100.00%> (+0.20%) |
:arrow_up: |
@wayblink ut workflow job failed, comment rerun ut
can trigger the job again.
/lgtm
/lgtm
@wayblink E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
rerun ut
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: congqixia, wayblink
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [congqixia]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment