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

Fix grpc version problem #834

Merged
merged 1 commit into from
May 28, 2021
Merged

Fix grpc version problem #834

merged 1 commit into from
May 28, 2021

Conversation

alaneuler
Copy link
Contributor

fix: #829

@sofastack-bot sofastack-bot bot added bug Something isn't working cla:yes size/XS labels May 28, 2021
Copy link
Contributor

@HzjNeverStop HzjNeverStop left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented May 28, 2021

Codecov Report

Merging #834 (893899d) into master (8e40c36) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #834      +/-   ##
============================================
- Coverage     71.30%   71.26%   -0.04%     
  Complexity       36       36              
============================================
  Files           298      298              
  Lines          8465     8465              
  Branches       1171     1171              
============================================
- Hits           6036     6033       -3     
  Misses         1746     1746              
- Partials        683      686       +3     
Impacted Files Coverage Δ
...m/alipay/sofa/isle/stage/ModuleLogOutputStage.java 89.87% <0.00%> (-2.54%) ⬇️
...sofa/rpc/boot/container/ServerConfigContainer.java 78.09% <0.00%> (-0.36%) ⬇️

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 8e40c36...893899d. Read the comment docs.

@alaneuler alaneuler merged commit 26852ca into sofastack:master May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla:yes size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grpc version in dependencies is in consistent
2 participants