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

Respect enum values ordering #1437

Merged
merged 4 commits into from Mar 12, 2024
Merged

Respect enum values ordering #1437

merged 4 commits into from Mar 12, 2024

Conversation

Baccata
Copy link
Contributor

@Baccata Baccata commented Mar 12, 2024

  • Amend rendering logic to respect the ordering of enum values in rendered enumeration.
  • Amend dynamic enum schema compilation to respect the ordering of enum values.

PR Checklist (not all items are relevant to all PRs)

  • Added unit-tests (for runtime code)
  • Updated dynamic module to match generated-code behaviour
  • Updated changelog

Amend rendering logic to help guarantee the ordering of enum values
in rendered enumeration.

Add a property test to check it.
@Baccata Baccata merged commit 3616665 into series/0.18 Mar 12, 2024
11 checks passed
@Baccata Baccata deleted the guarantee-enum-ordering branch March 12, 2024 14:30
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.

None yet

2 participants