You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by andyklimczak <gi...@git.apache.org> on 2017/01/21 08:00:31 UTC

[GitHub] commons-lang pull request #228: Increase test coverage

GitHub user andyklimczak opened a pull request:

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

    Increase test coverage

    CharRangeTest 98% -> 100%
    RandomUtilsTest 90% -> 100%
    StringEscapeUtilsTest 95% -> 100%
    StringUtilsTest -> 99% (a few more lines covered)

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

    $ git pull https://github.com/andyklimczak/commons-lang test-coverage

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

    https://github.com/apache/commons-lang/pull/228.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 #228
    
----
commit 00bf35cdd92813881274a355a33e7e659f5eddaa
Author: Andy Klimczak <an...@fastmail.com>
Date:   2017-01-21T07:50:50Z

    Increase test coverage
    
    CharRangeTest -> 100%
    RandomUtilsTest -> 100%
    StringEscapeUtilsTest -> 100%
    StringUtils -> 99%

----


---
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 #228: Increase test coverage

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

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


---
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 #228: Increase test coverage

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

    https://github.com/apache/commons-lang/pull/228
  
    
    [![Coverage Status](https://coveralls.io/builds/9779557/badge)](https://coveralls.io/builds/9779557)
    
    Coverage increased (+0.07%) to 94.529% when pulling **00bf35cdd92813881274a355a33e7e659f5eddaa on andyklimczak:test-coverage** into **86a082e8be8c51f07079ded82d6d125c9efc1791 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.
---