[GitHub] commons-text pull request #58: Add tests

2017-07-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-text/pull/58 --- 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

[GitHub] commons-text pull request #58: Add tests

2017-07-27 Thread PascalSchumacher
Github user PascalSchumacher commented on a diff in the pull request: https://github.com/apache/commons-text/pull/58#discussion_r129910754 --- Diff: src/test/java/org/apache/commons/text/similarity/CosineSimilarityTest.java --- @@ -0,0 +1,82 @@ +/* + * Licensed to the Apach

[GitHub] commons-text pull request #58: Add tests

2017-07-26 Thread TheRealHaui
GitHub user TheRealHaui opened a pull request: https://github.com/apache/commons-text/pull/58 Add tests Created Unit Tests which cover previously uncovered lines and which I want to contribute. You can merge this pull request into a Git repository by running: $ git pull https: