Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools/check: close junit file #52149

Merged
merged 1 commit into from Mar 28, 2024
Merged

tools/check: close junit file #52149

merged 1 commit into from Mar 28, 2024

Conversation

testwill
Copy link
Contributor

@testwill testwill commented Mar 27, 2024

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What changed and how does it work?

Check List

Tests

  • 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

Signed-off-by: guoguangwu <guoguangwug@gmail.com>
Copy link

ti-chi-bot bot commented Mar 27, 2024

Hi @testwill. Thanks for your PR.

I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

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/test-infra repository.

Copy link

tiprow bot commented Mar 27, 2024

Hi @testwill. 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/test-infra repository.

@hawkingrei
Copy link
Member

/ok-to-test

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Merging #52149 (b589ff8) into master (e925628) will decrease coverage by 15.9970%.
Report is 6 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files
@@                Coverage Diff                @@
##             master     #52149         +/-   ##
=================================================
- Coverage   70.7031%   54.7062%   -15.9970%     
=================================================
  Files          1487       1598        +111     
  Lines        439607     609258     +169651     
=================================================
+ Hits         310816     333302      +22486     
- Misses       109317     252758     +143441     
- Partials      19474      23198       +3724     
Flag Coverage Δ
integration 36.6553% <ø> (?)
unit 70.4510% <ø> (-0.0700%) ⬇️

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

Components Coverage Δ
dumpling 53.9957% <ø> (ø)
parser ∅ <ø> (∅)
br 51.6280% <ø> (+5.8100%) ⬆️

Copy link

ti-chi-bot bot commented Mar 28, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hawkingrei, lance6716

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:
  • OWNERS [hawkingrei,lance6716]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

ti-chi-bot bot commented Mar 28, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-03-27 12:48:39.559919307 +0000 UTC m=+2072146.582165695: ☑️ agreed by lance6716.
  • 2024-03-28 03:11:25.631745601 +0000 UTC m=+2123912.653991989: ☑️ agreed by hawkingrei.

@ti-chi-bot ti-chi-bot bot merged commit 9241078 into pingcap:master Mar 28, 2024
22 of 23 checks passed
@testwill testwill deleted the ut_close branch March 28, 2024 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm ok-to-test release-note-none size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. skip-issue-check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants