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

fix: escape keywords in TypeName #67

Merged
merged 3 commits into from
Sep 20, 2022
Merged

Conversation

mbrobbel
Copy link
Contributor

An attempt to fix #37.

@tustvold
Copy link
Contributor

Thank you for this, could we possibly get an integration style test in pbjson-test? 😄

Copy link
Contributor

@tustvold tustvold left a comment

Choose a reason for hiding this comment

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

Looking really nice, thank you. Could you please sign the CLA and I can get this in 😄

env!("OUT_DIR"),
"/test.r#abstract.r#type.escape.serde.rs"
));
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we possibly get some tests of serializing to/from these types?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

pbjson-build/src/descriptor.rs Outdated Show resolved Hide resolved
@tustvold tustvold changed the title Escape keywords in TypeName fix: escape keywords in TypeName Sep 20, 2022
@mbrobbel
Copy link
Contributor Author

CLA ✅

@tustvold tustvold added the automerge Put in the merge queue label Sep 20, 2022
@kodiakhq kodiakhq bot merged commit dfbff3b into influxdata:main Sep 20, 2022
@mbrobbel mbrobbel deleted the escape-keywords branch October 19, 2022 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Put in the merge queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent escaping of raw path strings
2 participants