GitHub user TheRealHaui opened a pull request:
https://github.com/apache/commons-numbers/pull/10
Add small code improvements
Made small code quality improvements.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/TheRealHaui/commons-numbers
add-small-code-improvements
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-numbers/pull/10.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 #10
----
commit eb962ef6f5348a706cec17e33fa05c2b17435cb8
Author: Michael Hausegger <[email protected]>
Date: 2017-07-10T18:33:03Z
Add-some-Unit-Tests Add some Unit Tests to increase code coverage.
commit b553e21fdf97047907be2cd7f2945fabbd68bb89
Author: Michael Hausegger <[email protected]>
Date: 2017-07-12T17:16:30Z
Add-some-Unit-Tests Removed evil empty lines.
commit ff0124f345663e421801ca63b001e0e55dd00b37
Author: Michael Hausegger <[email protected]>
Date: 2017-09-20T19:25:24Z
small-code-quality-improvements Made small code quality improvements.
----
---