feat: update default number formats to trim insignificant trailing zeros#10782
feat: update default number formats to trim insignificant trailing zeros#10782vasilev-alex merged 2 commits intomasterfrom
Conversation
|
Claude finished @vasilev-alex's task in 2m 9s —— View job Code Review: Update default number formats to trim trailing zeros
SummaryThis PR adds the d3-format The change is clean and consistent — all format definitions in both What looks good
Items to address
No issues found
Overall this is a clean, well-tested change. The main discussion point is whether currency formats should also trim trailing zeros given financial display conventions. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #10782 +/- ##
=======================================
Coverage 57.99% 57.99%
=======================================
Files 215 215
Lines 16775 16776 +1
Branches 3388 3388
=======================================
+ Hits 9728 9730 +2
+ Misses 6554 6553 -1
Partials 493 493
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.