-
Notifications
You must be signed in to change notification settings - Fork 44
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
test: Convert and move out of place explain tests #1878
test: Convert and move out of place explain tests #1878
Conversation
cb1e44f
to
752fc63
Compare
typeIndexJoin with or without parallelNode.
752fc63
to
b31e934
Compare
Codecov Report
@@ Coverage Diff @@
## develop #1878 +/- ##
==========================================
Coverage ? 70.23%
==========================================
Files ? 232
Lines ? 24192
Branches ? 0
==========================================
Hits ? 16989
Misses ? 6035
Partials ? 1168
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, cheers Shahzad
## Relevant issue(s) Resolves sourcenetwork#1547 ## Description - Move some explain tests that should have been under the explain directory, they seemed to have been missed converting to the new explain setup.
Relevant issue(s)
Resolves #1547
Description