Skip to content

Fix sort_numeric with string representation of floats#3

Merged
jg-rp merged 1 commit intomainfrom
sort_numeric
May 9, 2025
Merged

Fix sort_numeric with string representation of floats#3
jg-rp merged 1 commit intomainfrom
sort_numeric

Conversation

@jg-rp
Copy link
Copy Markdown
Owner

@jg-rp jg-rp commented May 9, 2025

Fix sorting of floats given as strings. Previously our numeric compare method would treat "1.1" and "1.01" as equal.

@jg-rp jg-rp merged commit df8c30b into main May 9, 2025
8 checks passed
@jg-rp jg-rp deleted the sort_numeric branch May 9, 2025 06:58
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.

1 participant