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

Fix code executions #599

Merged
merged 6 commits into from
Sep 8, 2023
Merged

Conversation

jay-m-dev
Copy link
Contributor

Fixes issue #597
Fixes issue with undefined 'length' when calling the /install endpoint with no packages.
Adds new integration tests to code run and install endpoints

@jay-m-dev jay-m-dev linked an issue Sep 8, 2023 that may be closed by this pull request
@HyunjunA
Copy link
Contributor

HyunjunA commented Sep 8, 2023

For the classification task, I tested the code using the "Iris Outlier.tsv" file and the chat messages from "chatExamples.md." There were no more issues with the dataframe declaration or undefined 'length.'

For the regression task, I also tested the code using the "1201_BNG_breastTumor_small.tsv" file and the chat messages from "chatExamples.md." No more issues were encountered here either.

@jay-m-dev jay-m-dev merged commit a270c16 into EpistasisLab:master Sep 8, 2023
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.

Add full output (stderr, stdout) in install and code run endpoints
2 participants