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

cluster: remove unnecessary get store #9002

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

rleungx
Copy link
Member

@rleungx rleungx commented Jan 16, 2025

What problem does this PR solve?

Issue Number: ref #9003

What is changed and how does it work?

Check List

Tests

  • Unit test

Release note

None.

@ti-chi-bot ti-chi-bot bot added do-not-merge/needs-linked-issue release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the dco. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 16, 2025
@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Jan 16, 2025
@ti-chi-bot ti-chi-bot bot added the lgtm label Jan 17, 2025
Copy link
Contributor

ti-chi-bot bot commented Jan 17, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bufferflies, lhy1024

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 [bufferflies,lhy1024]

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 removed the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jan 17, 2025
Copy link
Contributor

ti-chi-bot bot commented Jan 17, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-01-16 08:29:27.524284047 +0000 UTC m=+193638.979330195: ☑️ agreed by lhy1024.
  • 2025-01-17 06:07:09.894786299 +0000 UTC m=+271501.349832445: ☑️ agreed by bufferflies.

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.33%. Comparing base (9805a95) to head (37473f5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9002      +/-   ##
==========================================
+ Coverage   76.27%   76.33%   +0.05%     
==========================================
  Files         465      465              
  Lines       70535    70536       +1     
==========================================
+ Hits        53800    53842      +42     
+ Misses      13382    13343      -39     
+ Partials     3353     3351       -2     
Flag Coverage Δ
unittests 76.33% <100.00%> (+0.05%) ⬆️

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

@rleungx
Copy link
Member Author

rleungx commented Jan 17, 2025

/retest

@ti-chi-bot ti-chi-bot bot merged commit a99abe3 into tikv:master Jan 17, 2025
25 checks passed
@rleungx rleungx deleted the remove-unnecessary-get-store branch January 17, 2025 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes Indicates the PR's author has signed the dco. lgtm release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants