Skip to content

*: upgrade the dependencies#6082

Merged
ti-chi-bot merged 1 commit intotikv:release-6.5from
nolouch:release-6.5-upgrade-dep
Mar 2, 2023
Merged

*: upgrade the dependencies#6082
ti-chi-bot merged 1 commit intotikv:release-6.5from
nolouch:release-6.5-upgrade-dep

Conversation

@nolouch
Copy link
Copy Markdown
Contributor

@nolouch nolouch commented Mar 2, 2023

What problem does this PR solve?

Issue Number: Close #6081

What is changed and how does it work?

*: upgrade the dependencies

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)

Release note

None.

@ti-chi-bot
Copy link
Copy Markdown
Member

ti-chi-bot commented Mar 2, 2023

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • bufferflies

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.

Details

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 do-not-merge/cherry-pick-not-approved release-note-none Denotes a PR that doesn't merit a release note. labels Mar 2, 2023
@ti-chi-bot ti-chi-bot requested review from lhy1024 and rleungx March 2, 2023 12:02
@VelocityLight VelocityLight added cherry-pick-approved Cherry pick PR approved by release team. and removed do-not-merge/cherry-pick-not-approved labels Mar 2, 2023
@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Mar 2, 2023
@nolouch nolouch added the require-LGT1 Indicates that the PR requires an LGTM. label Mar 2, 2023
@nolouch
Copy link
Copy Markdown
Contributor Author

nolouch commented Mar 2, 2023

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

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

/run-all-tests

Details

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
Copy Markdown
Member

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

DetailsCommit hash: 454ff07287c792ed7e9c1bdad8d081ba26b86e43

@ti-chi-bot ti-chi-bot added status/can-merge Indicates a PR has been approved by a committer. and removed status/can-merge Indicates a PR has been approved by a committer. labels Mar 2, 2023
@nolouch
Copy link
Copy Markdown
Contributor Author

nolouch commented Mar 2, 2023

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

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

/run-all-tests

Details

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
Copy Markdown
Member

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

DetailsCommit hash: e9766aeae3deb88bc19ca7a39287f276be4f9fc9

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Mar 2, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.03 🎉

Comparison is base (e4a9312) 75.57% compared to head (e9766ae) 75.60%.

❗ Current head e9766ae differs from pull request most recent head f5f7519. Consider uploading reports for the commit f5f7519 to get more accurate results

Additional details and impacted files
@@               Coverage Diff               @@
##           release-6.5    #6082      +/-   ##
===============================================
+ Coverage        75.57%   75.60%   +0.03%     
===============================================
  Files              330      330              
  Lines            32961    32961              
===============================================
+ Hits             24909    24920      +11     
+ Misses            5897     5894       -3     
+ Partials          2155     2147       -8     
Flag Coverage Δ
unittests 75.60% <ø> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
server/schedulers/random_merge.go 62.50% <0.00%> (-3.13%) ⬇️
server/schedule/labeler/rules.go 87.50% <0.00%> (-2.28%) ⬇️
server/encryptionkm/key_manager.go 70.11% <0.00%> (-1.60%) ⬇️
server/member/member.go 63.68% <0.00%> (-1.58%) ⬇️
pkg/btree/btree_generic.go 86.34% <0.00%> (-0.93%) ⬇️
server/region_syncer/client.go 85.82% <0.00%> (-0.75%) ⬇️
client/client.go 66.73% <0.00%> (-0.73%) ⬇️
server/tso/allocator_manager.go 64.03% <0.00%> (-0.65%) ⬇️
server/grpc_service.go 49.46% <0.00%> (-0.33%) ⬇️
server/server.go 75.52% <0.00%> (ø)
... and 18 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.

Signed-off-by: nolouch <nolouch@gmail.com>
@nolouch nolouch force-pushed the release-6.5-upgrade-dep branch from e9766ae to f5f7519 Compare March 2, 2023 12:24
@ti-chi-bot ti-chi-bot removed the status/can-merge Indicates a PR has been approved by a committer. label Mar 2, 2023
@nolouch
Copy link
Copy Markdown
Contributor Author

nolouch commented Mar 2, 2023

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

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

/run-all-tests

Details

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
Copy Markdown
Member

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

DetailsCommit hash: f5f7519

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Mar 2, 2023
@ti-chi-bot ti-chi-bot merged commit 297cee8 into tikv:release-6.5 Mar 2, 2023
@VelocityLight VelocityLight added do-not-merge/cherry-pick-not-approved and removed cherry-pick-approved Cherry pick PR approved by release team. labels Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick-approved Cherry pick PR approved by release team. release-note-none Denotes a PR that doesn't merit a release note. require-LGT1 Indicates that the PR requires an LGTM. status/can-merge Indicates a PR has been approved by a committer. status/LGT1 Indicates that a PR has LGTM 1.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants