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

*: Update bazel to prune #45775

Merged
merged 1 commit into from Aug 3, 2023
Merged

Conversation

dveeden
Copy link
Contributor

@dveeden dveeden commented Aug 2, 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

See also: #44889

@dveeden dveeden requested a review from hawkingrei August 2, 2023 15:51
@ti-chi-bot ti-chi-bot bot added do-not-merge/needs-linked-issue release-note-none size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 2, 2023
@tiprow
Copy link

tiprow bot commented Aug 2, 2023

Hi @dveeden. 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.

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #45775 (dae21cf) into master (1e73eee) will increase coverage by 0.0110%.
The diff coverage is n/a.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #45775        +/-   ##
================================================
+ Coverage   73.3385%   73.3495%   +0.0110%     
================================================
  Files          1271       1274         +3     
  Lines        392949     393626       +677     
================================================
+ Hits         288183     288723       +540     
- Misses        86395      86498       +103     
- Partials      18371      18405        +34     
Flag Coverage Δ
integration 78.1388% <ø> (?)
unit 73.3413% <ø> (+0.0027%) ⬆️

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

Components Coverage Δ
dumpling 54.0444% <ø> (ø)
parser 85.0359% <ø> (ø)
br 52.0192% <ø> (ø)

@lance6716
Copy link
Contributor

/lgtm

@ti-chi-bot ti-chi-bot bot added the lgtm label Aug 3, 2023
@ti-chi-bot
Copy link

ti-chi-bot bot commented Aug 3, 2023

[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

@ti-chi-bot
Copy link

ti-chi-bot bot commented Aug 3, 2023

[LGTM Timeline notifier]

Timeline:

  • 2023-08-03 01:09:53.553418682 +0000 UTC m=+320477.495767200: ☑️ agreed by hawkingrei.
  • 2023-08-03 02:48:09.172448042 +0000 UTC m=+326373.114796574: ☑️ agreed by lance6716.

@ti-chi-bot ti-chi-bot bot merged commit fab6cb0 into pingcap:master Aug 3, 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

3 participants