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

Split grpc generated files into several files #540

Merged
merged 17 commits into from
Dec 3, 2024

Conversation

missingdays
Copy link
Contributor

Implement grpc part of splitting the generated files started in this merge request - #510

@missingdays missingdays requested review from a team as code owners November 29, 2024 12:44
@missingdays
Copy link
Contributor Author

@Millione I added a simple grpc test, probably a more sophisticated one is required? If so, please feel free to add one, I'm not really faimilar with the grpc to create a proper test here

@Millione
Copy link
Member

Millione commented Dec 2, 2024

@missingdays Great, I think the grpc test for now is ok and there's only some ci problem to fix.

@missingdays
Copy link
Contributor Author

Don't know why running rust fmt locally doesn't complain about the imports order, but on the CI it does 🤷 I applied the import ordering manually

@Millione
Copy link
Member

Millione commented Dec 2, 2024

Maybe you should use nightly for it

@Millione Millione force-pushed the feature/better-grpc-split branch from 39b7d96 to 3c3f7db Compare December 2, 2024 13:51
…feature/better-grpc-split

# Conflicts:
#	tests/code-generation-workspace-split-grpc/.gitignore
#	tests/code-generation-workspace-split-grpc/Cargo.toml
#	tests/code-generation-workspace-split-grpc/volo.workspace.yml
Copy link
Member

@Millione Millione left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for your great job!

@Millione Millione merged commit 03e22de into cloudwego:main Dec 3, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants