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

Closes #2570: bigint_agg_test.py Conversion for new test framework #2578

Merged

Conversation

TheOddCzar789
Copy link
Contributor

This PR (Closes #2570):

  • Converts file to new test framework by adding pytest

Copy link
Contributor

@jaketrookman jaketrookman left a comment

Choose a reason for hiding this comment

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

It might be worth making SIZE an array of values and parameterizing it to allow for easier updates for future implementation.

Copy link
Contributor

@Ethan-DeBandi99 Ethan-DeBandi99 left a comment

Choose a reason for hiding this comment

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

Overall, looks good. Added one recommendation for moving a function, but otherwise agree with previous comments and the changes made on those fronts.

PROTO_tests/tests/bigint_agg_test.py Outdated Show resolved Hide resolved
Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

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

Couple small things, but this looks mostly good to go to me. Nice work!

PROTO_tests/tests/bigint_agg_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/bigint_agg_test.py Outdated Show resolved Hide resolved
@TheOddCzar789 TheOddCzar789 changed the title Closes #2570: bigint_agg_test.py Conversion for new test framework Closes #2570: bigint_agg_test.py Conversion for new test framework Jul 19, 2023
Copy link
Contributor

@jaketrookman jaketrookman left a comment

Choose a reason for hiding this comment

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

Looks good

Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

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

Looks good!

@stress-tess stress-tess added this pull request to the merge queue Jul 19, 2023
Merged via the queue into Bears-R-Us:master with commit 5b4ea50 Jul 19, 2023
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.

bigint_agg_test.py Conversion for new test framework
4 participants