Skip to content

[Conditional Formatter] Use invariant decimal parsing #456

Merged
axunonb merged 2 commits intoaxuno:mainfrom
karljj1:fix/invariant-choose-parsing
Dec 18, 2024
Merged

[Conditional Formatter] Use invariant decimal parsing #456
axunonb merged 2 commits intoaxuno:mainfrom
karljj1:fix/invariant-choose-parsing

Conversation

@karljj1
Copy link
Copy Markdown
Collaborator

@karljj1 karljj1 commented Dec 17, 2024

Small bug one of our users flagged.
The decimal was being parsed using the current culture which could cause parsing issues.

@karljj1 karljj1 requested a review from axunonb December 17, 2024 11:17
@karljj1 karljj1 added the Bug label Dec 17, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97%. Comparing base (b4fd639) to head (2a94672).
Report is 1 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #456   +/-   ##
===================================
  Coverage    97%    97%           
===================================
  Files        96     96           
  Lines      3434   3434           
===================================
  Hits       3317   3317           
  Misses      117    117           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@karljj1 karljj1 changed the title [Choose Formatter] Use invariant decimal parsing [Conditional Formatter] Use invariant decimal parsing Dec 17, 2024
Copy link
Copy Markdown
Member

@axunonb axunonb left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for the fix

@axunonb axunonb merged commit 22ddd82 into axuno:main Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants