Skip to content

refactor: Rename integer precision constants to remove D suffix#10

Merged
Vaibhav-Endee merged 2 commits intomainfrom
vaib/go_client
Feb 24, 2026
Merged

refactor: Rename integer precision constants to remove D suffix#10
Vaibhav-Endee merged 2 commits intomainfrom
vaib/go_client

Conversation

@Vaibhav-Endee
Copy link
Copy Markdown
Collaborator

Remove the 'D' suffix from integer precision constant names for consistency.

  • PrecisionInt16D to PrecisionInt16
  • PrecisionInt8D to PrecisionInt8

Updates all references in code and documentation.

Remove the 'D' suffix from integer precision constant names for consistency.
- PrecisionInt16D to PrecisionInt16
- PrecisionInt8D to PrecisionInt8

Updates all references in code and documentation.
@Vaibhav-Endee Vaibhav-Endee merged commit df4aa71 into main Feb 24, 2026
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.

1 participant