Skip to content

Fix some potential performance defects (#445)#447

Merged
sre-ci-robot merged 1 commit intomilvus-io:2.6from
yhmo:26
Mar 19, 2026
Merged

Fix some potential performance defects (#445)#447
sre-ci-robot merged 1 commit intomilvus-io:2.6from
yhmo:26

Conversation

@yhmo
Copy link
Collaborator

@yhmo yhmo commented Mar 18, 2026

No description provided.

Signed-off-by: yhmo <yihua.mo@zilliz.com>
@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yhmo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

❌ Patch coverage is 76.47059% with 8 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (2.6@f0a7362). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/impl/utils/FP16.cpp 50.00% 4 Missing ⚠️
src/impl/utils/DqlUtils.cpp 84.21% 3 Missing ⚠️
src/impl/MilvusClientV2Impl.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff           @@
##             2.6     #447   +/-   ##
======================================
  Coverage       ?   46.06%           
======================================
  Files          ?      235           
  Lines          ?    12381           
  Branches       ?     1241           
======================================
  Hits           ?     5703           
  Misses         ?     6584           
  Partials       ?       94           
Files with missing lines Coverage Δ
src/impl/types/FieldData.cpp 69.28% <100.00%> (ø)
src/impl/utils/CompareUtils.cpp 83.15% <100.00%> (ø)
src/include/milvus/types/ConnectParam.h 100.00% <ø> (ø)
src/impl/MilvusClientV2Impl.cpp 0.00% <0.00%> (ø)
src/impl/utils/DqlUtils.cpp 66.41% <84.21%> (ø)
src/impl/utils/FP16.cpp 78.12% <50.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify bot added the ci-passed label Mar 18, 2026
@yhmo yhmo added the lgtm label Mar 19, 2026
@sre-ci-robot sre-ci-robot merged commit ca9d371 into milvus-io:2.6 Mar 19, 2026
11 of 12 checks passed
@yhmo yhmo deleted the 26 branch March 19, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants