Description
This is a mechanism for me to gain familiarity with the code and the contributing process.
This may be mainly trivial, but the plan is to work with some of the packages with lower coverage numbers (e.g org.apache.commons.math4.exception, org.apache.commons.math4.filter, org.apache.commons.math4.ml) and write unit tests to improve their numbers.
Pull request:
https://github.com/apache/commons-math/pull/30
which can be pulled in with command
git pull https://github.com/chtompki/commons-math.git test-MATH-1350