Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

@Marc-Andre-Rivet
Copy link
Contributor

@Marc-Andre-Rivet Marc-Andre-Rivet commented Feb 27, 2019

Fixes #387

- add unit tests for float case
Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

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

💃
Please include some tests related to this in #377
Particularly I'm interested in how it will work with different grouping and decimal separators - do you use those separators in the filter string? Does the value you're parsing into a float have those separators? Do nully values get handled correctly, both when nully is a number (null effectively becomes that value) and when it's a string (null is still non-numeric)

@Marc-Andre-Rivet Marc-Andre-Rivet merged commit 67ba62c into master Feb 27, 2019
@Marc-Andre-Rivet Marc-Andre-Rivet deleted the issue387-incorrect-filtering branch February 27, 2019 18:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants