Skip to content

Use docker container for integration test#448

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

Use docker container for integration test#448
sre-ci-robot merged 1 commit intomilvus-io:2.6from
yhmo:26

Conversation

@yhmo
Copy link
Collaborator

@yhmo yhmo commented Mar 19, 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

@mergify mergify bot added the dco-passed label Mar 19, 2026
@yhmo yhmo changed the title Use milvus docker container for integration test Use docker container for integration test Mar 19, 2026
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

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

Files with missing lines Patch % Lines
src/impl/utils/DmlUtils.cpp 2.17% 45 Missing ⚠️
src/impl/types/Function.cpp 0.00% 8 Missing ⚠️
src/impl/utils/DqlUtils.cpp 22.22% 7 Missing ⚠️
src/impl/types/HybridSearchArguments.cpp 0.00% 6 Missing ⚠️
src/impl/types/SearchIteratorImpl.cpp 0.00% 6 Missing ⚠️
src/impl/types/SearchRequestBase.cpp 0.00% 6 Missing ⚠️
src/impl/MilvusClientV2Impl.cpp 0.00% 4 Missing ⚠️
src/impl/types/EmbeddingList.cpp 50.00% 2 Missing ⚠️
src/impl/types/IteratorArguments.cpp 0.00% 2 Missing ⚠️
src/impl/types/QueryArguments.cpp 66.66% 2 Missing ⚠️
... and 2 more
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff           @@
##             2.6     #448   +/-   ##
======================================
  Coverage       ?   46.05%           
======================================
  Files          ?      236           
  Lines          ?    12382           
  Branches       ?     1241           
======================================
  Hits           ?     5703           
  Misses         ?     6585           
  Partials       ?       94           
Files with missing lines Coverage Δ
src/impl/MilvusConnection.cpp 85.02% <ø> (ø)
src/impl/types/SearchArguments.cpp 50.52% <100.00%> (ø)
src/impl/utils/TypeUtils.cpp 79.27% <100.00%> (ø)
src/include/milvus/MilvusClientV2.h 0.00% <ø> (ø)
src/impl/types/SearchResults.cpp 82.71% <0.00%> (ø)
src/impl/utils/ExtraParamUtils.h 47.05% <50.00%> (ø)
src/impl/types/EmbeddingList.cpp 36.13% <50.00%> (ø)
src/impl/types/IteratorArguments.cpp 79.16% <0.00%> (ø)
src/impl/types/QueryArguments.cpp 63.73% <66.66%> (ø)
src/impl/MilvusClientV2Impl.cpp 0.00% <0.00%> (ø)
... and 6 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sre-ci-robot sre-ci-robot merged commit a06f144 into milvus-io:2.6 Mar 19, 2026
11 of 12 checks passed
@yhmo yhmo deleted the 26 branch March 19, 2026 09:27
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