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

*: move encryptionkm to pkg #5772

Merged
merged 1 commit into from
Dec 13, 2022
Merged

Conversation

rleungx
Copy link
Member

@rleungx rleungx commented Dec 12, 2022

Signed-off-by: Ryan Leung rleungx@gmail.com

What problem does this PR solve?

Issue Number: Ref #5838.

What is changed and how does it work?

Check List

Tests

  • Unit test

Release note

None

@ti-chi-bot
Copy link
Member

ti-chi-bot commented Dec 12, 2022

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • JmPotato
  • lhy1024

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 ti-chi-bot added the release-note-none Denotes a PR that doesn't merit a release note. label Dec 12, 2022
@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Base: 75.61% // Head: 75.58% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (beea659) compared to base (776003b).
Patch coverage: 70.23% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5772      +/-   ##
==========================================
- Coverage   75.61%   75.58%   -0.03%     
==========================================
  Files         329      329              
  Lines       32965    32957       -8     
==========================================
- Hits        24925    24911      -14     
+ Misses       5896     5892       -4     
- Partials     2144     2154      +10     
Flag Coverage Δ
unittests 75.58% <70.23%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
pkg/election/leadership.go 77.31% <ø> (+2.06%) ⬆️
pkg/storage/kv/etcd_kv.go 79.71% <ø> (ø)
pkg/storage/kv/levedb_kv.go 86.95% <ø> (ø)
pkg/storage/kv/mem_kv.go 100.00% <ø> (ø)
pkg/storage/kv/metrics.go 100.00% <ø> (ø)
server/config/store_config.go 81.60% <ø> (ø)
server/grpc_service.go 49.79% <ø> (+0.16%) ⬆️
server/id/id.go 83.05% <ø> (ø)
server/member/member.go 65.78% <ø> (ø)
server/region_syncer/history_buffer.go 78.46% <ø> (ø)
... and 27 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rleungx rleungx requested review from HunDunDM and lhy1024 and removed request for JmPotato December 12, 2022 09:19
@ti-chi-bot ti-chi-bot added status/LGT1 Indicates that a PR has LGTM 1. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Dec 12, 2022
@ti-chi-bot ti-chi-bot added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Dec 13, 2022
Signed-off-by: Ryan Leung <rleungx@gmail.com>
@ti-chi-bot ti-chi-bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 13, 2022
@rleungx
Copy link
Member Author

rleungx commented Dec 13, 2022

/merge

@ti-chi-bot
Copy link
Member

@rleungx: It seems you want to merge this PR, I will help you trigger all the tests:

/run-all-tests

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 ti-community-infra/tichi repository.

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

Commit hash: beea659

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Dec 13, 2022
@ti-chi-bot ti-chi-bot merged commit aa3ab28 into tikv:master Dec 13, 2022
@rleungx rleungx deleted the move-encryptionkm branch December 13, 2022 05:21
Copy link
Contributor

@binshi-bing binshi-bing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-none Denotes a PR that doesn't merit a release note. status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants