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

[to #591] update all the branch of proto while precompiling to avoid commit miss #598

Merged
merged 5 commits into from
Apr 24, 2022

Conversation

iosmanthus
Copy link
Member

Signed-off-by: iosmanthus myosmanthustree@gmail.com

What problem does this PR solve?

Issue Number: to #591

Problem Description:

Update all the branches to the latest commit while precompiling.

Related changes

  • Need to cherry-pick the release branch

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
@codecov
Copy link

codecov bot commented Apr 24, 2022

Codecov Report

Merging #598 (ad4164c) into master (7a123a0) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #598      +/-   ##
============================================
- Coverage     34.04%   33.95%   -0.09%     
+ Complexity     1364     1360       -4     
============================================
  Files           270      270              
  Lines         17174    17174              
  Branches       1956     1956              
============================================
- Hits           5847     5832      -15     
- Misses        10708    10727      +19     
+ Partials        619      615       -4     
Impacted Files Coverage Δ
...ty/handler/codec/http2/Http2ConnectionHandler.java 48.16% <0.00%> (-3.43%) ⬇️
...rc/main/java/io/grpc/netty/NettyClientHandler.java 56.68% <0.00%> (-0.22%) ⬇️
src/main/java/io/grpc/internal/ClientCallImpl.java 56.82% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a123a0...ad4164c. Read the comment docs.

Copy link
Member

@zz-jason zz-jason left a comment

Choose a reason for hiding this comment

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

LGTM

@zz-jason zz-jason merged commit 660199a into tikv:master Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants