tidb icon indicating copy to clipboard operation
tidb copied to clipboard

[DNM]*: test branch

Open joechenrh opened this issue 6 months ago • 5 comments

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What changed and how does it work?

Check List

Tests

  • [x] Unit test
  • [ ] Integration test
  • [ ] Manual test (add detailed scripts or steps below)
  • [ ] No need to test
    • [ ] I checked and no code files have been changed.

Side effects

  • [ ] Performance regression: Consumes more CPU
  • [ ] Performance regression: Consumes more Memory
  • [ ] Breaking backward compatibility

Documentation

  • [ ] Affects user behaviors
  • [ ] Contains syntax changes
  • [ ] Contains variable changes
  • [ ] Contains experimental features
  • [ ] Changes MySQL compatibility

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

joechenrh avatar Jun 17 '25 06:06 joechenrh

Hi @joechenrh. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

tiprow[bot] avatar Jun 17 '25 06:06 tiprow[bot]

Codecov Report

:x: Patch coverage is 38.53383% with 327 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 74.9686%. Comparing base (9f671d6) to head (30baf32). :warning: Report is 752 commits behind head on master.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #61770        +/-   ##
================================================
+ Coverage   73.0529%   74.9686%   +1.9157%     
================================================
  Files          1730       1776        +46     
  Lines        481492     490525      +9033     
================================================
+ Hits         351744     367740     +15996     
+ Misses       108199      99746      -8453     
- Partials      21549      23039      +1490     
Flag Coverage Δ
integration 48.7292% <3.3057%> (?)
unit 72.2914% <36.2264%> (-0.0093%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
dumpling 52.7804% <ø> (ø)
parser ∅ <ø> (∅)
br 62.7969% <ø> (+16.1097%) :arrow_up:
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Jun 17 '25 06:06 codecov[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign 0xpoe, benmeadowcroft, bornchanger, d3hunter for approval. For more information see the Code Review Process. Please ensure that each of them provides their approval before proceeding.

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

ti-chi-bot[bot] avatar Jun 17 '25 09:06 ti-chi-bot[bot]

[FORMAT CHECKER NOTIFICATION]

Notice: To remove the do-not-merge/needs-linked-issue label, please provide the linked issue number on one line in the PR body, for example: Issue Number: close #123 or Issue Number: ref #456.

:open_book: For more info, you can check the "Contribute Code" section in the development guide.

ti-chi-bot[bot] avatar Jun 18 '25 02:06 ti-chi-bot[bot]

@joechenrh: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-unit-test-ddlv1 30baf3268b2b54b3ac2636b83f0c57e6b0a1ae38 link true /test pull-unit-test-ddlv1
pull-integration-realcluster-test-next-gen 30baf3268b2b54b3ac2636b83f0c57e6b0a1ae38 link true /test pull-integration-realcluster-test-next-gen
pull-unit-test-next-gen 30baf3268b2b54b3ac2636b83f0c57e6b0a1ae38 link true /test pull-unit-test-next-gen

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

ti-chi-bot[bot] avatar Sep 26 '25 12:09 ti-chi-bot[bot]