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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to