[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-25 Thread TheRealHaui
Github user TheRealHaui commented on the issue: https://github.com/apache/commons-text/pull/56 You're welcome. --- 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

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-24 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-text/pull/56 Thanks! :+1: --- 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 wish

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-24 Thread TheRealHaui
Github user TheRealHaui commented on the issue: https://github.com/apache/commons-text/pull/56 Obviously a problem occurred with Travis: > The command "eval mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V " failed. Retrying, 2 of 3. > Error: JAVA_HOME is not d

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-24 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-text/pull/56 [![Coverage Status](https://coveralls.io/builds/12526449/badge)](https://coveralls.io/builds/12526449) Coverage increased (+0.9%) to 98.163% when pulling **12129b2beafc74f8f04957

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-24 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-text/pull/56 [![Coverage Status](https://coveralls.io/builds/12526449/badge)](https://coveralls.io/builds/12526449) Coverage increased (+0.9%) to 98.163% when pulling **12129b2beafc74f8f04957

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-18 Thread jbduncan
Github user jbduncan commented on the issue: https://github.com/apache/commons-text/pull/56 @TheRealHaui Yes, precisely. :) (With hindsight, I should have used the word "violations" instead of "cases"; it would have been clearer that I was referring to the errors that Checkst

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-18 Thread TheRealHaui
Github user TheRealHaui commented on the issue: https://github.com/apache/commons-text/pull/56 You mean the cases reported by the checkstyle plugin? --- 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

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-18 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-text/pull/56 [![Coverage Status](https://coveralls.io/builds/12445709/badge)](https://coveralls.io/builds/12445709) Coverage increased (+1.04%) to 98.34% when pulling **04788b92e136e4e621c6b2

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-18 Thread jbduncan
Github user jbduncan commented on the issue: https://github.com/apache/commons-text/pull/56 Thanks @TheRealHaui! I think handling the rest of the cases reported by Checkstyle should be done in a separate PR (or series of PRs if needed) by whoever feels up to it. --- If your

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-18 Thread TheRealHaui
Github user TheRealHaui commented on the issue: https://github.com/apache/commons-text/pull/56 Reformatted requested code artifacts. --- 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 featu

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-18 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-text/pull/56 @ameyjadiye Try adding the same suppression as commons-lang: ``` ``` That should reduce the errors. Maybe their are other checks which can be reasonably s

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-18 Thread ameyjadiye
Github user ameyjadiye commented on the issue: https://github.com/apache/commons-text/pull/56 @PascalSchumacher I just enabled in my local, seems very cumbersome task to me at this point. ``` [INFO] There are 2551 checkstyle errors. . . . [INFO] -

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-18 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-text/pull/56 @jbduncan Check-style for commons-text does is currently not applied to tests. I think we should look into enabling it. @TheRealHaui Please fix the things @jbduncan suggested.

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-17 Thread jbduncan
Github user jbduncan commented on the issue: https://github.com/apache/commons-text/pull/56 Oh sorry @TheRealHaui, I just reread my main comment in my review from a few minutes ago, and I realise that I may have sounded confrontational. I had not meant to come across as such, so I wis

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-17 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-text/pull/56 [![Coverage Status](https://coveralls.io/builds/12432497/badge)](https://coveralls.io/builds/12432497) Coverage increased (+1.04%) to 98.34% when pulling **91039cb23f79921238afeb