Skip to content

Conversation

@MrPresent-Han
Copy link
Contributor

related: #46075

@sre-ci-robot sre-ci-robot added the size/M Denotes a PR that changes 30-99 lines. label Dec 5, 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 [master branch only]
  • /ci-rerun-e2e-default // for ci-v2/e2e-default [master branch only]

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

@MrPresent-Han MrPresent-Han force-pushed the fix-query-int-max-master branch from 8784721 to 1e4fdc9 Compare December 5, 2025 07:41
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: MrPresent-Han
To complete the pull request process, please assign wxyucs after the PR has been reviewed.
You can assign the PR to them by writing /assign @wxyucs in a comment when ready.

The full list of commands accepted by this bot can be found 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 sre-ci-robot added size/L Denotes a PR that changes 100-499 lines. and removed size/M Denotes a PR that changes 30-99 lines. labels Dec 5, 2025
@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

❌ Patch coverage is 0% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.27%. Comparing base (a4c1c5a) to head (725353a).
⚠️ Report is 3 commits behind head on master.

⚠️ Current head 725353a differs from pull request most recent head 4ef59fc

Please upload reports for the commit 4ef59fc to get more accurate results.

Files with missing lines Patch % Lines
internal/parser/planparserv2/parser_visitor.go 0.00% 31 Missing ⚠️
pkg/util/typeutil/schema.go 0.00% 3 Missing ⚠️

❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project check has failed because the head coverage (41.27%) is below the target coverage (77.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #46126       +/-   ##
===========================================
- Coverage   73.40%   41.27%   -32.13%     
===========================================
  Files        1368     1232      -136     
  Lines      213390   195233    -18157     
===========================================
- Hits       156634    80590    -76044     
- Misses      49297   114306    +65009     
+ Partials     7459      337     -7122     
Components Coverage Δ
Client ∅ <ø> (∅)
Core 82.74% <ø> (∅)
Go 9.56% <0.00%> (-64.50%) ⬇️
Files with missing lines Coverage Δ
pkg/util/typeutil/schema.go 0.66% <0.00%> (-54.98%) ⬇️
internal/parser/planparserv2/parser_visitor.go 0.00% <0.00%> (-79.83%) ⬇️

... and 1817 files with indirect coverage changes

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

@MrPresent-Han MrPresent-Han force-pushed the fix-query-int-max-master branch from 1e4fdc9 to 5465352 Compare December 5, 2025 07:56
@yanliang567 yanliang567 modified the milestones: 2.6.8, 3.0 Dec 5, 2025
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Dec 5, 2025
@mergify
Copy link
Contributor

mergify bot commented Dec 5, 2025

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

@mergify
Copy link
Contributor

mergify bot commented Dec 5, 2025

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

@MrPresent-Han MrPresent-Han force-pushed the fix-query-int-max-master branch from 5465352 to 725353a Compare December 8, 2025 07:31
@MrPresent-Han
Copy link
Contributor Author

/ci-rerun-ut-go

@MrPresent-Han MrPresent-Han force-pushed the fix-query-int-max-master branch from 725353a to 4ef59fc Compare December 8, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-passed DCO check passed. kind/bug Issues or changes related a bug size/L Denotes a PR that changes 100-499 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants