[
https://issues.apache.org/jira/browse/MATH-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256220#comment-15256220
]
Rob Tompkins commented on MATH-1350:
------------------------------------
Go ahead and merge it into develop. I figure that if I am going to write more
tests, I'll open a new issue. That way we can resolve this issue and have one
less out there.
> 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)