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

Generate code for the portal using the ETL models as a ground truth #159

Open
gordom6 opened this issue Jun 19, 2020 · 0 comments
Open

Generate code for the portal using the ETL models as a ground truth #159

gordom6 opened this issue Jun 19, 2020 · 0 comments

Comments

@gordom6
Copy link
Contributor

gordom6 commented Jun 19, 2020

We've been using this project to synthesize test data for the portal (portal_test_data pipeline). I envision that will continue. Transforming real data (portal_benchmark pipeline) may not.

Take the NamedTuple models in this project and generate (1) Scala case classes for the middleware and (2) .ts interfaces for the integration tests to use over the synthesized test data.

Right now these are all essentially duplicates of each other, and maintained by hand.

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

No branches or pull requests

1 participant