Skip to content

Instead of just casting all JSON Numbers as Longs, include support for Doubles too - #7

Open
pretannikai wants to merge 1 commit into
svenefftinge:masterfrom
pretannikai:fixNumberBug
Open

Instead of just casting all JSON Numbers as Longs, include support for Doubles too#7
pretannikai wants to merge 1 commit into
svenefftinge:masterfrom
pretannikai:fixNumberBug

Conversation

@pretannikai

Copy link
Copy Markdown

When interpreting numerical JSON values, jsonized assumes all Numbers to be Longs, which results in truncating any floating point values. This fix adds support for Doubles as well.

@reviewpad reviewpad Bot mentioned this pull request Jul 15, 2023
9 tasks
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