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

refactor: generator layer #1142

Merged
merged 9 commits into from
Sep 27, 2024
Merged

refactor: generator layer #1142

merged 9 commits into from
Sep 27, 2024

Conversation

jasonkuhrt
Copy link
Member

@jasonkuhrt jasonkuhrt commented Sep 27, 2024

This PR refactors the generator layer that has aged poorly. Now that we're
having user reports of bugs (#1139) with the generator, its time to add more test
coerage to it. Before that, let's get the code into servicable shape.

Major changes:

  • Clearer separation of and/or consolidation of modules
  • the input/config plumbing between generate files and code has been
    flattened
  • Removed outright unused modules

@jasonkuhrt jasonkuhrt merged commit 6503089 into main Sep 27, 2024
13 checks passed
@jasonkuhrt jasonkuhrt deleted the refactor/generator-layer branch September 27, 2024 19:39
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.

1 participant