Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

52 datamodelget does not get element if value is float0 or int0 #53

Merged

Conversation

JR-1991
Copy link
Collaborator

@JR-1991 JR-1991 commented Feb 26, 2024

As mentioned in issue #52 this PR fixes zero-valued results not respected due to implicit query evaluation.

Fixes #52

@JR-1991 JR-1991 added the bug Something isn't working label Feb 26, 2024
@JR-1991 JR-1991 requested a review from haeussma February 26, 2024 14:09
@JR-1991 JR-1991 self-assigned this Feb 26, 2024
@JR-1991 JR-1991 linked an issue Feb 26, 2024 that may be closed by this pull request
@JR-1991 JR-1991 merged commit cc2d1e2 into main Feb 26, 2024
3 checks passed
@JR-1991 JR-1991 deleted the 52-datamodelget-does-not-get-element-if-value-is-float0-or-int0 branch May 12, 2024 00:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataModel.get() does not get element if value is float(0) or int(0)
1 participant