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

*: upgrade bazel 6.2.1 #45237

Merged
merged 4 commits into from Jul 20, 2023
Merged

*: upgrade bazel 6.2.1 #45237

merged 4 commits into from Jul 20, 2023

Conversation

hawkingrei
Copy link
Member

@hawkingrei hawkingrei commented Jul 7, 2023

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

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: Weizhen Wang <wangweizhen@pingcap.com>
@ti-chi-bot ti-chi-bot bot added do-not-merge/needs-linked-issue release-note-none size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 7, 2023
@hawkingrei
Copy link
Member Author

/retest

Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Merging #45237 (2b37a81) into master (cf0ae34) will increase coverage by 0.1017%.
The diff coverage is n/a.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #45237        +/-   ##
================================================
+ Coverage   73.2200%   73.3218%   +0.1017%     
================================================
  Files          1257       1267        +10     
  Lines        387846     389974      +2128     
================================================
+ Hits         283981     285936      +1955     
- Misses        85633      85766       +133     
- Partials      18232      18272        +40     
Flag Coverage Δ
integration 78.1388% <ø> (?)
unit 73.3134% <ø> (+0.0933%) ⬆️

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

Components Coverage Δ
dumpling 54.0444% <ø> (+0.2409%) ⬆️
parser 85.0899% <ø> (-0.1219%) ⬇️
br 52.4634% <ø> (+0.4288%) ⬆️

Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
@ti-chi-bot ti-chi-bot bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 20, 2023
Copy link
Member

@YangKeao YangKeao left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-chi-bot
Copy link

ti-chi-bot bot commented Jul 20, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xhebox, YangKeao

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

@ti-chi-bot
Copy link

ti-chi-bot bot commented Jul 20, 2023

[LGTM Timeline notifier]

Timeline:

  • 2023-07-20 06:05:54.114660814 +0000 UTC m=+1176045.884999527: ☑️ agreed by xhebox.
  • 2023-07-20 10:28:10.918446746 +0000 UTC m=+1191782.688785459: ☑️ agreed by YangKeao.

@hawkingrei
Copy link
Member Author

/test check-dev2

@tiprow
Copy link

tiprow bot commented Jul 20, 2023

@hawkingrei: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test tiprow_fast_test

Use /test all to run all jobs.

In response to this:

/test check-dev2

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.

@ti-chi-bot ti-chi-bot bot merged commit c3f6004 into pingcap:master Jul 20, 2023
15 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm release-note-none size/S Denotes a PR that changes 10-29 lines, ignoring generated files. skip-issue-check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants