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: fixes missing mapping for the int16 type #5614

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

@andrueastman andrueastman requested a review from a team as a code owner October 16, 2024 13:29
Copy link

sonarcloud bot commented Oct 16, 2024

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

Can you also update the table in the documentation please? Since this is "an exception" to what most people would expect, we should document it.

@andrueastman andrueastman merged commit 0eadf55 into main Oct 16, 2024
209 checks passed
@andrueastman andrueastman deleted the andrueastman/handleint16 branch October 16, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Handling of integer number types with int16 format.
2 participants