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

Fix JSON dumping of large numbers #169

Merged
merged 6 commits into from
Sep 27, 2024
Merged

Conversation

neunhoef
Copy link
Member

Change dumping of large double values in the area of absolute value
between 2^53 and 2^64. This is to ensure that things are parsed back
to the same value.

@neunhoef neunhoef self-assigned this Sep 27, 2024
@cla-bot cla-bot bot added the cla-signed label Sep 27, 2024
@coveralls
Copy link

Coverage Status

coverage: 96.368% (+0.06%) from 96.304%
when pulling aa48d58 on crazytest/dumper-double-dot
into 911c5e2 on main.

@neunhoef neunhoef merged commit bea8fc3 into main Sep 27, 2024
14 checks passed
@neunhoef neunhoef deleted the crazytest/dumper-double-dot branch September 27, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants