[ 
https://issues.apache.org/jira/browse/LANG-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15481892#comment-15481892
 ] 

ASF GitHub Bot commented on LANG-1252:
--------------------------------------

Github user coveralls commented on the issue:

    https://github.com/apache/commons-lang/pull/186
  
    
    [![Coverage 
Status](https://coveralls.io/builds/7835184/badge)](https://coveralls.io/builds/7835184)
    
    Coverage increased (+0.1%) to 93.593% when pulling 
**204ed0048f4812201ef65c9a0c44fa54a7d1e04f on chtompki:LANG-1252** into 
**d53d0419f1c948d3cc7454254ab9a3cb18ca9d3a on apache:master**.



> NumberUtils.isNumber and NumberUtils.createNumber resolve inconsistently
> ------------------------------------------------------------------------
>
>                 Key: LANG-1252
>                 URL: https://issues.apache.org/jira/browse/LANG-1252
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.math.*
>    Affects Versions: 3.4
>            Reporter: Rob Tompkins
>            Assignee: Rob Tompkins
>             Fix For: Discussion
>
>
> In considering the issues LANG-1060, LANG-1040, LANG-1038, and LANG-992, it 
> seems that there are times when {{NumberUtils.isNumber}} resolves to 
> {{false}} while {{NumberUtils.createNumber}}, given the same input, does not 
> throw an exception, returning a valid {{java.lang.Number}}. This 
> inconsistency should be resolved either by making {{isNumber}} more lenient 
> or {{createNumber}} more stringent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to