Skip to content

avoid building skipped tests vector in every loop #160

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

Conversation

zevaverbach
Copy link
Contributor

What kind of change does this PR introduce?

Small test function optimization.

What is the current behavior?

SKIPPED_REGRESS_TESTS are vectorized on every loop (inside two loops).

What is the new behavior?

The vector is defined before the loops.

@psteinroe
Copy link
Collaborator

thanks for your contributions!

@psteinroe psteinroe merged commit 88653d1 into supabase-community:main Dec 16, 2024
1 check 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.

2 participants