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

Add Decoding Tests, Minor Fix to MapDecoder #20

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

rmarrowstone
Copy link
Owner

This commit gives us complete coverage for the IonDecoderFactory,
except for the default branch we need to make the compiler happy.

In the process of covering both Char and Varchar Types for Map Keys
I discovered we weren't truncating the keys so I fixed that.

This commit gives us complete coverage for the IonDecoderFactory,
except for the default branch we need to make the compiler happy.

In the process of covering both Char and Varchar Types for Map Keys
I discovered we weren't truncating the keys so I fixed that.
@rmarrowstone rmarrowstone merged commit b26b0a6 into master Jan 15, 2025
56 checks 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.

2 participants