-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
*: integrate PD HTTP client to the store helper #48276
Conversation
Skipping CI for Draft Pull Request. |
Skipping CI for Draft Pull Request. |
e06ae66
to
350fe60
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #48276 +/- ##
================================================
+ Coverage 71.4298% 72.8508% +1.4209%
================================================
Files 1404 1428 +24
Lines 407212 413799 +6587
================================================
+ Hits 290871 301456 +10585
+ Misses 96393 93416 -2977
+ Partials 19948 18927 -1021
Flags with carried forward coverage won't be shown. Click here to find out more.
|
7e19165
to
c9b3893
Compare
c24e4f0
to
fdbb36b
Compare
Signed-off-by: JmPotato <[email protected]>
fdbb36b
to
4d7350d
Compare
Signed-off-by: JmPotato <[email protected]>
c8f0ad3
to
7801129
Compare
Signed-off-by: JmPotato <[email protected]>
7801129
to
57d8560
Compare
Please help take a look, thx. |
[LGTM Timeline notifier]Timeline:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hawkingrei, lichunzhu, tangenta, YuJuncen 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 |
What problem does this PR solve?
Issue Number: ref #35319, tikv/pd#7300. Should merge after tikv/client-go#1049 and tikv/pd#7304.
Problem Summary:
What is changed and how it works?
store/helper
package.Check List
Tests
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.