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

[C#] Fix collision of field name and type name #7149

Merged
merged 29 commits into from
Mar 30, 2022

Conversation

tira-misu
Copy link
Contributor

Fix collision of field names and type names in C# in object api.

@github-actions github-actions bot added c# c++ codegen Involving generating code from schema labels Mar 7, 2022
@CasperN CasperN mentioned this pull request Mar 7, 2022
19 tasks
@CasperN
Copy link
Collaborator

CasperN commented Mar 8, 2022

Hello can you try pulling to fix CI?

@dbaileychess
Copy link
Collaborator

Are there any changes to the generated files?

@tira-misu
Copy link
Contributor Author

There are changes in the generated files. But current tests did not cover these changes. So currently generated files in this repo did not change.

Should i somewhere add testcases to display changes?

@CasperN
Copy link
Collaborator

CasperN commented Mar 10, 2022

You could add a test schema with collisions and the associated build automation

@dbaileychess
Copy link
Collaborator

@tira-misu ping about @CasperN suggestions.

@tira-misu
Copy link
Contributor Author

pong

Sorry for late delivery.

@dbaileychess dbaileychess merged commit 6c5603f into google:master Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c# c++ codegen Involving generating code from schema python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants