Skip to content

reflection: rename non-regenerated pb.go files to not be called '.pb.go' #6885

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

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented Dec 19, 2023

I'm planning to stop importing any generated code (to use proto build rules instead), but need to continue to import these files. So renaming them will make them not match a "**/*.pb.go" exclude filter.

RELEASE NOTES: n/a

@dfawley dfawley added this to the 1.61 Release milestone Dec 19, 2023
@dfawley dfawley requested a review from easwars December 19, 2023 21:45
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Merging #6885 (953f4af) into master (adc7685) will decrease coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6885      +/-   ##
==========================================
- Coverage   83.79%   83.75%   -0.04%     
==========================================
  Files         286      286              
  Lines       30792    30792              
==========================================
- Hits        25801    25789      -12     
- Misses       3942     3950       +8     
- Partials     1049     1053       +4     

see 18 files with indirect coverage changes

@easwars easwars assigned dfawley and unassigned easwars Dec 19, 2023
@dfawley dfawley merged commit e20d5ce into grpc:master Dec 19, 2023
@dfawley dfawley deleted the noregen branch December 19, 2023 23:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants