Skip to content

executor: add some comments and fix typos#46987

Merged
ti-chi-bot[bot] merged 1 commit intopingcap:masterfrom
0xPoe:rustin-patch-comments
Sep 14, 2023
Merged

executor: add some comments and fix typos#46987
ti-chi-bot[bot] merged 1 commit intopingcap:masterfrom
0xPoe:rustin-patch-comments

Conversation

@0xPoe
Copy link
Member

@0xPoe 0xPoe commented Sep 14, 2023

What problem does this PR solve?

Issue Number: None

Problem Summary:

What is changed and how it works?

  • Added some comments
  • Fixed some typos

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

@0xPoe 0xPoe added the skip-issue-check Indicates that a PR no need to check linked issue. label Sep 14, 2023
@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 14, 2023
@0xPoe 0xPoe requested review from hawkingrei and qw4990 September 14, 2023 10:14
@ti-chi-bot ti-chi-bot bot added approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #46987 (5ceaed2) into master (0069b40) will decrease coverage by 0.6147%.
Report is 13 commits behind head on master.
The diff coverage is 100.0000%.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #46987        +/-   ##
================================================
- Coverage   73.2364%   72.6218%   -0.6147%     
================================================
  Files          1332       1357        +25     
  Lines        397608     404855      +7247     
================================================
+ Hits         291194     294013      +2819     
- Misses        87769      92168      +4399     
- Partials      18645      18674        +29     
Flag Coverage Δ
integration 28.8444% <100.0000%> (?)
unit 73.2353% <100.0000%> (-0.0012%) ⬇️

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

Components Coverage Δ
dumpling 53.9913% <ø> (-0.0532%) ⬇️
parser 84.9749% <ø> (-0.0054%) ⬇️
br 48.5631% <ø> (-4.3331%) ⬇️

@ti-chi-bot
Copy link

ti-chi-bot bot commented Sep 14, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Sep 14, 2023
@ti-chi-bot
Copy link

ti-chi-bot bot commented Sep 14, 2023

[LGTM Timeline notifier]

Timeline:

  • 2023-09-14 10:16:22.810815267 +0000 UTC m=+166948.778403317: ☑️ agreed by hawkingrei.
  • 2023-09-14 12:37:23.299661897 +0000 UTC m=+175409.267249945: ☑️ agreed by qw4990.

@hawkingrei
Copy link
Member

/retest

4 similar comments
@0xPoe
Copy link
Member Author

0xPoe commented Sep 14, 2023

/retest

@0xPoe
Copy link
Member Author

0xPoe commented Sep 14, 2023

/retest

@0xPoe
Copy link
Member Author

0xPoe commented Sep 14, 2023

/retest

@hawkingrei
Copy link
Member

/retest

@0xPoe 0xPoe force-pushed the rustin-patch-comments branch from 4dd01f5 to 5ceaed2 Compare September 14, 2023 15:02
@ti-chi-bot ti-chi-bot bot merged commit b75e8f0 into pingcap:master Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants