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

bugfix: fix parsing/serialization bug when map values are uint64 or int64 #97

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

joshmossas
Copy link
Member

  • fix bug where ts client doesn't parse map entries correctly if the values
  • fix bug where kotlin client doesn't serialize uint64 and int64 correctly when it is a map value
  • update integration tests to check for this bug to prevent regressions

@joshmossas joshmossas marked this pull request as ready for review September 5, 2024 21:44
Copy link

nx-cloud bot commented Sep 5, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 890361f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 8 targets

Sent with 💌 from NxCloud.

@joshmossas joshmossas merged commit 7f44619 into master Sep 5, 2024
7 checks passed
@joshmossas joshmossas deleted the bugfix/issue-with-map-parsing-and-serialization branch September 5, 2024 21:48
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