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

Refactor factory generators for better consistency and readability. #4332

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

copybara-service[bot]
Copy link

Refactor factory generators for better consistency and readability.

This CL refactors the factory generators into smaller functions. Specifically, each function encapsulates a generated method on the factory. I've also added code snippets above the functions to document examples of the generated methods they return, and aligned the classes so that the overall style is consistent.

This CL is a no-op change.

RELNOTES=N/A

This CL refactors the factory generators into smaller functions. Specifically, each function encapsulates a generated method on the factory. I've also added code snippets above the functions to document examples of the generated methods they return, and aligned the classes so that the overall style is consistent.

This CL is a no-op change.

RELNOTES=N/A
PiperOrigin-RevId: 643999088
@copybara-service copybara-service bot merged commit cb76f99 into master Jun 17, 2024
@copybara-service copybara-service bot deleted the test_633591126 branch June 17, 2024 14:26
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

1 participant