Skip to content

Fix automatic test skipping #157

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

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

lauxjpn
Copy link
Member

@lauxjpn lauxjpn commented Oct 16, 2023

This corrects the skipping logic for now.
More good stuff and some cleanup will be pushed as part of the crash handling code in a later PR.

Fixes #152 (comment)

@lauxjpn lauxjpn added this to the 8.0.0-alpha.2 milestone Oct 16, 2023
@lauxjpn lauxjpn self-assigned this Oct 16, 2023
@ChrisJollyAU
Copy link
Member

Looks fine. One could probably optimize a bit and just query for containing "RowNumberExpression". The parent if is practically 100% implied

@ChrisJollyAU ChrisJollyAU merged commit f15ff09 into CirrusRedOrg:master Oct 16, 2023
@lauxjpn
Copy link
Member Author

lauxjpn commented Oct 16, 2023

Yeah, but this is just an excerpt of some more elaborate code I am using locally. I will push the whole thing later.

@lauxjpn lauxjpn deleted the test/fix_skipping branch October 16, 2023 13:07
@lauxjpn
Copy link
Member Author

lauxjpn commented Oct 16, 2023

BTW, please always Squash and Merge PRs if possible. Keeps the history clean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants