tidb icon indicating copy to clipboard operation
tidb copied to clipboard

*: improve makefile to adapt bazel in the dev environment

Open hawkingrei opened this issue 1 year ago • 2 comments

Signed-off-by: Weizhen Wang [email protected]

What problem does this PR solve?

Issue Number: ref #36764

Problem Summary:

What is changed and how it works?

Check List

Tests

  • [x] Manual test (add detailed scripts or steps below) test your compute.

Release note

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

None

hawkingrei avatar Aug 08 '22 03:08 hawkingrei

[REVIEW NOTIFICATION]

This pull request has not been approved.

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

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

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.

ti-chi-bot avatar Aug 08 '22 03:08 ti-chi-bot

Code Coverage Details: https://codecov.io/github/pingcap/tidb/commit/fccebc04bcf730c373010e9d58c48d656b778def

sre-bot avatar Aug 08 '22 04:08 sre-bot

@hawkingrei: PR needs rebase.

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 avatar Aug 11 '22 19:08 ti-chi-bot

Codecov Report

Merging #36958 (fccebc0) into master (fbbae46) will increase coverage by 11.9565%. Report is 4476 commits behind head on master. The diff coverage is 67.4678%.

Additional details and impacted files
@@                Coverage Diff                @@
##             master     #36958         +/-   ##
=================================================
+ Coverage   61.8719%   73.8284%   +11.9565%     
=================================================
  Files           891        991        +100     
  Lines        284074     314739      +30665     
=================================================
+ Hits         175762     232367      +56605     
+ Misses        94536      67725      -26811     
- Partials      13776      14647        +871     

codecov[bot] avatar Oct 13 '23 12:10 codecov[bot]

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

Test name Commit Details Required Rerun command
tiprow_fast_test fccebc04bcf730c373010e9d58c48d656b778def link true /test fast_test_tiprow

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/test-infra repository. I understand the commands that are listed here.

tiprow[bot] avatar Feb 27 '24 13:02 tiprow[bot]

@hawkingrei: 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
idc-jenkins-ci-tidb/mysql-test fccebc04bcf730c373010e9d58c48d656b778def link true /test mysql-test
idc-jenkins-ci-tidb/build fccebc04bcf730c373010e9d58c48d656b778def link true /test build
pull-mysql-client-test fccebc04bcf730c373010e9d58c48d656b778def link true /test pull-mysql-client-test
idc-jenkins-ci-tidb/unit-test fccebc04bcf730c373010e9d58c48d656b778def link true /test unit-test
idc-jenkins-ci-tidb/check_dev_2 fccebc04bcf730c373010e9d58c48d656b778def link true /test check-dev2
idc-jenkins-ci-tidb/check_dev fccebc04bcf730c373010e9d58c48d656b778def link true /test check-dev
pull-integration-ddl-test fccebc04bcf730c373010e9d58c48d656b778def link true /test pull-integration-ddl-test
pull-br-integration-test fccebc04bcf730c373010e9d58c48d656b778def link true /test pull-br-integration-test
pull-lightning-integration-test fccebc04bcf730c373010e9d58c48d656b778def link true /test pull-lightning-integration-test

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/test-infra repository. I understand the commands that are listed here.

ti-chi-bot[bot] avatar Apr 10 '24 10:04 ti-chi-bot[bot]