[ 
https://issues.apache.org/jira/browse/TEXT-207?focusedWorklogId=621387&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621387
 ]

ASF GitHub Bot logged work on TEXT-207:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Jul/21 20:03
            Start Date: 11/Jul/21 20:03
    Worklog Time Spent: 10m 
      Work Description: coveralls edited a comment on pull request #248:
URL: https://github.com/apache/commons-text/pull/248#issuecomment-875718096


   
   [![Coverage 
Status](https://coveralls.io/builds/41275148/badge)](https://coveralls.io/builds/41275148)
   
   Coverage increased (+0.1%) to 98.078% when pulling 
**c97695dbfed978ef70e950ab479eb77e2218b2e4 on 
darkma773r:text-207-double-format** into 
**0ec85b01b043e0d838e706d14b0cd1d21dc48d54 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 621387)
    Time Spent: 3.5h  (was: 3h 20m)

> Include DoubleFormats utility from commons-geometry
> ---------------------------------------------------
>
>                 Key: TEXT-207
>                 URL: https://issues.apache.org/jira/browse/TEXT-207
>             Project: Commons Text
>          Issue Type: New Feature
>            Reporter: Matt Juntunen
>            Priority: Major
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> commons-geometry currently contains a 
> [DoubleFormats|https://github.com/apache/commons-geometry/blob/master/commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core/utils/DoubleFormats.java]
>  utility class in the {{commons-geometry-io-core}} module that produces 
> standardized string representations of doubles for use in text-based data 
> formats. It has the following features:
> - It is completely thread-safe.
> - It produces string in scientific, engineering, plain, or mixed (plain or 
> scientific depending on value) formats.
> - Performance is comparable to {{DecimalFormat}} and {{BigDecimal}}.
> As mentioned on the dev mailing list, I believe that this class has broader 
> applicability than just geometric data formats and would be a good fit for 
> commons-text.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to