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

Remove unnecessary json parse, pass data as string #233

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

WardBrian
Copy link
Collaborator

Follow on to #231

@WardBrian WardBrian requested a review from jsoules October 30, 2024 13:57
Copy link
Collaborator

@jsoules jsoules left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes are small in number, limited in scope, and straightforward to understand.

Checked out and ran the branch locally and did not encounter any issues in running the examples. Also tried deleting data.json and passing intentionally non-conformant json for this and got expected error messages ("missing variables" and "couldn't parse", respectively, but from the sampler side rather than the front-end).

I think this is good to merge and deploy.

@WardBrian WardBrian merged commit a21c965 into main Oct 30, 2024
2 checks passed
@WardBrian WardBrian deleted the remove-unnecessary-parse branch October 30, 2024 15:04
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.

2 participants