[
https://issues.apache.org/jira/browse/MATH-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255389#comment-15255389
]
Gilles commented on MATH-1350:
------------------------------
I've created a branch "test-MATH-1350" that contains the code from the pull
request.
If you want to continue adding unit tests, please use that branch.
Thanks for contributing to CM.
Let me know when you consider that work is complete and the branch can be
merged into "develop".
> Improvement to code coverage
> ----------------------------
>
> Key: MATH-1350
> URL: https://issues.apache.org/jira/browse/MATH-1350
> Project: Commons Math
> Issue Type: Test
> Reporter: Rob Tompkins
> Priority: Trivial
> Labels: cleanup, newbie, test
> Fix For: 4.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> 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
> {code:none}
> git pull https://github.com/chtompki/commons-math.git test-MATH-1350
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)