You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by RamAnvesh <gi...@git.apache.org> on 2016/07/31 15:57:15 UTC

[GitHub] commons-lang pull request #181: Adding test cases for StringUtils.equals met...

GitHub user RamAnvesh opened a pull request:

    https://github.com/apache/commons-lang/pull/181

    Adding test cases for StringUtils.equals methods to cover LANG-1162/LANG-1239 etc

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/RamAnvesh/commons-lang master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/181.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #181
    
----
commit b20d9b84c9d30b43c36f137b753e18950519be5e
Author: Ram Anvesh Reddy <su...@gmail.com>
Date:   2016-07-31T15:32:45Z

    Merge pull request #1 from apache/master
    
    Updating from apache:master

commit 8dea56a0a7d20ba61f8edb49da3b0a6233252d05
Author: Ram Anvesh Reddy <ra...@ramanvesh-macbook-pro.local>
Date:   2016-07-31T15:46:45Z

    LANG-1239 : Adding test cases for StringUtils.equals

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-lang issue #181: Adding test cases for StringUtils.equals methods to...

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/commons-lang/pull/181
  
    
    [![Coverage Status](https://coveralls.io/builds/7239919/badge)](https://coveralls.io/builds/7239919)
    
    Coverage decreased (-0.06%) to 93.375% when pulling **b8b36dcbe67de2160329ac2db8113c601aafe628 on RamAnvesh:master** into **1a1fc65b04bcbe2e95d0fa300fce110e1224906e on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-lang issue #181: Adding test cases for StringUtils.equals methods to...

Posted by PascalSchumacher <gi...@git.apache.org>.
Github user PascalSchumacher commented on the issue:

    https://github.com/apache/commons-lang/pull/181
  
    Hi RamAnvesh,
    
    thanks for the pull request.
    
    There are already a lot of test for `StringUtils#equals` here https://github.com/RamAnvesh/commons-lang/blob/master/src/test/java/org/apache/commons/lang3/StringUtilsEqualsIndexOfTest.java#L558


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-lang pull request #181: Adding test cases for StringUtils.equals met...

Posted by RamAnvesh <gi...@git.apache.org>.
Github user RamAnvesh closed the pull request at:

    https://github.com/apache/commons-lang/pull/181


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-lang issue #181: Adding test cases for StringUtils.equals methods to...

Posted by RamAnvesh <gi...@git.apache.org>.
Github user RamAnvesh commented on the issue:

    https://github.com/apache/commons-lang/pull/181
  
    Ouch!.. ok.. closing..


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-lang issue #181: Adding test cases for StringUtils.equals methods to...

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/commons-lang/pull/181
  
    
    [![Coverage Status](https://coveralls.io/builds/7239890/badge)](https://coveralls.io/builds/7239890)
    
    Coverage decreased (-0.02%) to 93.411% when pulling **8dea56a0a7d20ba61f8edb49da3b0a6233252d05 on RamAnvesh:master** into **1a1fc65b04bcbe2e95d0fa300fce110e1224906e on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---