Skip to content

feat: add removeTrailingDecimalZeros function and related tests#252

Open
alexmarqs wants to merge 1 commit intomainfrom
chore/decimal-amount-trailing-zeros
Open

feat: add removeTrailingDecimalZeros function and related tests#252
alexmarqs wants to merge 1 commit intomainfrom
chore/decimal-amount-trailing-zeros

Conversation

@alexmarqs
Copy link
Member

  • Implemented removeTrailingDecimalZeros function to clean up decimal strings by removing trailing double zeros while preserving suffixes.
  • Updated exports to include the new function and added comprehensive unit tests to validate its behavior across various scenarios.

- Implemented removeTrailingDecimalZeros function to clean up decimal strings by removing trailing double zeros while preserving suffixes.
- Updated exports to include the new function and added comprehensive unit tests to validate its behavior across various scenarios.
@alexmarqs alexmarqs requested a review from paulofph September 17, 2025 14:41
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