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

Ensure that exceptions are not dropped #1028

Merged
merged 2 commits into from Mar 9, 2024
Merged

Conversation

joelrosario
Copy link
Collaborator

What:

Ensure that exceptions are caught instead of being eaten up, which was happening particularly if the test generation encountered a failure for any reason.

Checklist:

Previously the code assumed that there would be only one, and always
picked examples from the first request body
@joelrosario joelrosario self-assigned this Mar 9, 2024
@joelrosario joelrosario merged commit 0fbf9f7 into main Mar 9, 2024
3 checks passed
@joelrosario joelrosario deleted the dont_lose_test_exception branch March 9, 2024 15:10
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.

None yet

1 participant