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

golang: fix ErrRpcStatus.GetCode() stack overflow #352

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

guyinyou
Copy link
Contributor

@guyinyou guyinyou commented Feb 6, 2023

#349

fix ErrRpcStatus.GetCode() stack overflow

@codecov-commenter
Copy link

Codecov Report

Merging #352 (c905f29) into master (70d4382) will increase coverage by 0.16%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master     #352      +/-   ##
============================================
+ Coverage     33.77%   33.94%   +0.16%     
  Complexity      643      643              
============================================
  Files           220      220              
  Lines         11439    11439              
  Branches        277      277              
============================================
+ Hits           3864     3883      +19     
+ Misses         7325     7306      -19     
  Partials        250      250              
Flag Coverage Δ
golang 34.00% <0.00%> (+0.74%) ⬆️

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

Impacted Files Coverage Δ
golang/error.go 0.00% <0.00%> (ø)
golang/client.go 40.24% <0.00%> (+4.57%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fuyou001 fuyou001 merged commit bf3ce7d into apache:master Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants