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

feature: Avoid builtins in field names #86

Merged
merged 2 commits into from
Oct 14, 2023

Conversation

aiven-anton
Copy link
Collaborator

@aiven-anton aiven-anton commented Oct 14, 2023

Closes #65.

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2023

Codecov Report

Merging #86 (3e0ba6a) into main (63379e5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   98.93%   98.93%           
=======================================
  Files          13       13           
  Lines         936      936           
  Branches      131      131           
=======================================
  Hits          926      926           
  Misses          5        5           
  Partials        5        5           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aiven-anton aiven-anton marked this pull request as ready for review October 14, 2023 11:30
@aiven-anton aiven-anton force-pushed the feature/field-name-aliasing branch from a4215e0 to 3e0ba6a Compare October 14, 2023 12:28
@aiven-anton aiven-anton merged commit 32ce01a into main Oct 14, 2023
6 checks passed
@aiven-anton aiven-anton deleted the feature/field-name-aliasing branch October 14, 2023 12:34
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.

Use aliasing for fields that collide with builtin names
2 participants