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 new structured swift representations #2128

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Nov 22, 2024

Motivation:

The new structured Swift representations are more thoroughly tested than the existing translators, so reimplement the translators in terms of the structured Swift.

Modifications:

  • Reimplement translators

Result:

Most tests remain exactly the same, however the generated client code changes slightly to make the naming of generic placeholders and closure parameters clearer.

Motivation:

The new structured Swift representations are more thoroughly tested than
the existing translators, so reimplement the translators in terms of the
structured Swift.

Modifications:

- Reimplement translators

Result:

Most tests remain exactly the same, however the generated client code
changes slightly to make the naming of generic placeholders and closure
parameters clearer.
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Nov 22, 2024
@glbrntt glbrntt merged commit 2cdc570 into grpc:main Nov 25, 2024
43 of 46 checks passed
@glbrntt glbrntt deleted the v2/01-refactor-code-gen branch November 25, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants