Skip to content

[DS-17] Migrate tests to TestBalloon - #5

Merged
ardiien merged 4 commits into
mainfrom
feat/DS-17_migrate-tests-to-testBalloon
Jul 12, 2026
Merged

[DS-17] Migrate tests to TestBalloon#5
ardiien merged 4 commits into
mainfrom
feat/DS-17_migrate-tests-to-testBalloon

Conversation

@ardiien

@ardiien ardiien commented Jul 12, 2026

Copy link
Copy Markdown
Owner

No description provided.

ardiien added 4 commits July 12, 2026 13:00
…t` method

On each concurrent call the `DecimalFormat` object is modified. A few parameters like `maximumFractionDigits` and `isGroupingUsed` applied on each `format`. This means the original object now mutated. For now, the solution is to `clone` on each `format` the formatter.
@ardiien
ardiien marked this pull request as ready for review July 12, 2026 11:06
@ardiien
ardiien merged commit 02b0506 into main Jul 12, 2026
1 check passed
@ardiien
ardiien deleted the feat/DS-17_migrate-tests-to-testBalloon branch July 12, 2026 11:06
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