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

driver-adapters: Ensure errors are propogated in all smoke tests #4207

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

SevInf
Copy link
Member

@SevInf SevInf commented Sep 6, 2023

doQuery function which does all necessary work for error progation is
used instead of this.engine.query in all of the smoke tests.

`doQuery` function which does all necessary work for error progation is
used instead of `this.engine.query` in all of the smoke tests.
@SevInf SevInf requested a review from a team as a code owner September 6, 2023 12:54
@SevInf SevInf added this to the 5.3.0 milestone Sep 6, 2023
@SevInf SevInf requested a review from jkomyno September 6, 2023 12:54
@codspeed-hq
Copy link

codspeed-hq bot commented Sep 6, 2023

CodSpeed Performance Report

Merging #4207 will not alter performance

Comparing fix/smoke-test-error-propogation (474dfbc) with main (3194614)

Summary

✅ 11 untouched benchmarks

@jkomyno jkomyno merged commit 7fec122 into main Sep 6, 2023
30 checks passed
@jkomyno jkomyno deleted the fix/smoke-test-error-propogation branch September 6, 2023 15:11
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