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

Deterministic ordering of generated outputs #108

Open
sdboyer opened this issue Feb 6, 2023 · 0 comments
Open

Deterministic ordering of generated outputs #108

sdboyer opened this issue Feb 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@sdboyer
Copy link
Contributor

sdboyer commented Feb 6, 2023

Currently, thema's code generators do not do any additional work to ensure stable output order for generated results. When underlying libraries change their output form, such as in #107, it may result in unnecessarily noisy diffs, making it more difficult to visually assess that a particular change is safe to make.

If we decided to put in place a rule that guaranteed deterministic output ordering, we might be able to stabilize outputs somewhat. Unclear how difficult or productive this would really be, though.

@sdboyer sdboyer added the enhancement New feature or request label Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant