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

Use 'google.golang.org/protobuf' instead of 'github.com/golang/protobuf/' as much as possible #7004

Closed
wants to merge 1 commit into from

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Feb 27, 2024

RELEASE NOTES: none

Signed-off-by: Matthieu MOREL matthieu.morel35@gmail.com

…uf/' as much as possible

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Merging #7004 (a2240db) into master (5ccf176) will decrease coverage by 0.15%.
The diff coverage is 87.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7004      +/-   ##
==========================================
- Coverage   82.43%   82.29%   -0.15%     
==========================================
  Files         296      296              
  Lines       31473    31455      -18     
==========================================
- Hits        25946    25887      -59     
- Misses       4468     4500      +32     
- Partials     1059     1068       +9     
Files Coverage Δ
channelz/service/func_linux.go 85.36% <100.00%> (ø)
channelz/service/service.go 83.54% <100.00%> (-1.17%) ⬇️
xds/internal/xdsclient/bootstrap/bootstrap.go 74.48% <33.33%> (ø)

... and 17 files with indirect coverage changes

@mmorel-35 mmorel-35 marked this pull request as ready for review February 27, 2024 13:40
@dfawley
Copy link
Member

dfawley commented Feb 27, 2024

The changes to channelz will conflict with #6969, so I'd rather do them later (as that is a huge PR), and the other changes you've made are already included in #6961.

Thank you for the PR, though!

@dfawley dfawley closed this Feb 27, 2024
@mmorel-35 mmorel-35 deleted the protobuf branch February 27, 2024 18:56
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.

None yet

2 participants