Skip to content

Conversation

@aoiasd
Copy link
Contributor

@aoiasd aoiasd commented Oct 27, 2025

File resource type was useless till now, remove it before new release.
relate: #43687

@sre-ci-robot sre-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines. label Oct 27, 2025
@sre-ci-robot sre-ci-robot added the area/dependency Pull requests that update a dependency file label Oct 27, 2025
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Oct 27, 2025
@sre-ci-robot
Copy link
Contributor

[ci-v2-notice]
Notice: We are gradually rolling out the new ci-v2 system.

  • Legacy CI jobs remain unaffected, you can just ignore ci-v2 if you don't want to run it.
  • Additional "ci-v2/*" checkers will run for this PR to ensure the new ci-v2 system is working as expected.
  • For tests that exist in both v1 and v2, passing in either system is considered PASS.

To rerun ci-v2 checks, comment with:

  • /ci-rerun-code-check // for ci-v2/code-check
  • /ci-rerun-build // for ci-v2/build
  • /ci-rerun-ut-integration // for ci-v2/ut-integration
  • /ci-rerun-ut-go // for ci-v2/ut-go
  • /ci-rerun-ut-cpp // for ci-v2/ut-cpp
  • /ci-rerun-ut // for all ci-v2/ut-integration, ci-v2/ut-go, ci-v2/ut-cpp
  • /ci-rerun-e2e-arm // for ci-v2/e2e-arm

If you have any questions or requests, please contact @zhikunyao.

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.72%. Comparing base (22098c1) to head (c7faca0).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #45103      +/-   ##
==========================================
- Coverage   76.79%   76.72%   -0.08%     
==========================================
  Files        1852     1852              
  Lines      287450   287447       -3     
==========================================
- Hits       220759   220543     -216     
- Misses      59448    59631     +183     
- Partials     7243     7273      +30     
Components Coverage Δ
Client 78.03% <ø> (ø)
Core 83.75% <ø> (ø)
Go 74.77% <ø> (-0.11%) ⬇️
Files with missing lines Coverage Δ
internal/datacoord/services.go 85.46% <ø> (-0.01%) ⬇️
internal/datanode/services.go 55.25% <ø> (ø)
internal/metastore/model/resource.go 0.00% <ø> (ø)

... and 45 files with indirect coverage changes

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

@aoiasd
Copy link
Contributor Author

aoiasd commented Oct 28, 2025

/ci-rerun-ut-integration

Copy link
Collaborator

@zhengbuqian zhengbuqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aoiasd, zhengbuqian

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
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@mergify
Copy link
Contributor

mergify bot commented Oct 29, 2025

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

@aoiasd
Copy link
Contributor Author

aoiasd commented Oct 29, 2025

rerun go-sdk

@mergify
Copy link
Contributor

mergify bot commented Oct 30, 2025

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

Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
@mergify
Copy link
Contributor

mergify bot commented Oct 31, 2025

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

@aoiasd
Copy link
Contributor Author

aoiasd commented Oct 31, 2025

/run-cpu-e2e

@mergify
Copy link
Contributor

mergify bot commented Oct 31, 2025

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

@aoiasd
Copy link
Contributor Author

aoiasd commented Oct 31, 2025

/run-cpu-e2e

@mergify mergify bot added the ci-passed label Oct 31, 2025
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 ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement size/XXL Denotes a PR that changes 1000+ lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants