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

Make onyx multi-query and updates test implementations compliant #4845

Merged

Conversation

michaelhixson
Copy link
Contributor

Fixes #4842

The updates test implementation was also non-compliant because it was not
selecting worlds from the database. Instead, it was generating new world
objects in memory with random attributes.

Fixes TechEmpower#4842

The updates test implementation was also non-compliant because it was not
selecting worlds from the database.  Instead, it was generating new world
objects in memory with random attributes.
Copy link
Contributor

@vladfaust vladfaust left a comment

Choose a reason for hiding this comment

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

Thank you, LGTM!

@NateBrady23 NateBrady23 merged commit 086fabd into TechEmpower:master Jun 11, 2019
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.

onyx multiple queries benchmark violation
3 participants