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

yaml encoding didn't work for long sized integers. #941

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

josephhajduk
Copy link
Contributor

changed the Json.Num case in jsonToYaml to use BigDecimal.longValue instead of intValue

added a test

contributing link in the readme is adead link so not sure if you need anything else

changed the Json.Num case in jsonToYaml to use BigDecimal.longValue instead of intValue

added a test
@josephhajduk josephhajduk requested a review from a team as a code owner May 9, 2023 18:04
@CLAassistant
Copy link

CLAassistant commented May 9, 2023

CLA assistant check
All committers have signed the CLA.

@987Nabil
Copy link
Contributor

@plokhotnyuk I think we can merge this?

@plokhotnyuk plokhotnyuk merged commit 2e9c951 into zio:series/2.x Jan 26, 2025
1 check passed
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.

4 participants