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: better handle errors from database calls #235

Merged
merged 1 commit into from
May 22, 2024

Conversation

benfdking
Copy link
Collaborator

@benfdking benfdking commented May 17, 2024

No description provided.

@benfdking benfdking force-pushed the fixing_run_test_if_dont_run branch 3 times, most recently from 104e08b to d06b52b Compare May 18, 2024 19:50
@benfdking benfdking marked this pull request as ready for review May 22, 2024 15:09
@benfdking benfdking force-pushed the fixing_run_test_if_dont_run branch from d06b52b to 5986485 Compare May 22, 2024 15:09
}
}

message FailedRunResults {
QueryResult query_result = 1;
}

// FailedRunMessage is a message that contains a message that can be displayed
// to the user when a test fails. This shoudl be used when the failure is not
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// to the user when a test fails. This shoudl be used when the failure is not
// to the user when a test fails. This should be used when the failure is not

@benfdking benfdking changed the title fixing run test if dont run fix: better handle errors from database calls May 22, 2024
@benfdking benfdking added this pull request to the merge queue May 22, 2024
@benfdking benfdking removed this pull request from the merge queue due to a manual request May 22, 2024
@benfdking benfdking merged commit 9971f97 into main May 22, 2024
11 checks passed
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

2 participants