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

Encoding Numeric Strings #384

Merged
merged 1 commit into from
Feb 21, 2022
Merged

Encoding Numeric Strings #384

merged 1 commit into from
Feb 21, 2022

Conversation

rodnaph
Copy link
Contributor

@rodnaph rodnaph commented Nov 20, 2018

Fix for encoding numeric values in strings.

Current behaviour is saving the value "1" into the FileSystem cache will detect it as numeric and actually store the integer 1. This updates that behaviour to return the original string.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.009%) to 95.048% when pulling 858f9a3 on owsy:encode-numeric-string into a6f14f7 on tedious:master.

@tedivm tedivm merged commit 7a898d8 into tedious:main Feb 21, 2022
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.

3 participants