You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Patrick Bannister (JIRA)" <ji...@apache.org> on 2018/06/03 00:40:00 UTC

[jira] [Created] (CASSANDRA-14492) Test use of thousands separators and comma decimal separators

Patrick Bannister created CASSANDRA-14492:
---------------------------------------------

             Summary: Test use of thousands separators and comma decimal separators
                 Key: CASSANDRA-14492
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14492
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Patrick Bannister
             Fix For: 4.x


Coverage analysis showed no coverage for functions related to displaying numbers with thousands separators ("$100,000,000,000" instead of "$100000000000") and displaying numbers with custom decimal separators ("3,1415927" instead of "3.1415927").

We should add a test that displays numbers like this, or identify an existing test that does it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org