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

fix(datastore): adds nil check to AggregationQuery #7376

Merged
merged 7 commits into from
Feb 13, 2023
Merged

Conversation

telpirion
Copy link
Contributor

@telpirion telpirion commented Feb 8, 2023

Fixes #7365

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: datastore Issues related to the Datastore API. labels Feb 8, 2023
@telpirion telpirion marked this pull request as ready for review February 8, 2023 01:43
@telpirion telpirion requested review from a team as code owners February 8, 2023 01:43
Copy link
Member

@enocom enocom left a comment

Choose a reason for hiding this comment

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

Seems like there could be a unit test or two for this? ;-P

@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Feb 10, 2023
@telpirion
Copy link
Contributor Author

Unit test added.

@telpirion telpirion enabled auto-merge (squash) February 13, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

datastore: datastore.Client.RunAggregationQuery panics with nil pointer.
3 participants