You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2016/04/23 19:23:12 UTC

[jira] [Updated] (MATH-1350) Improvement to code coverage

     [ https://issues.apache.org/jira/browse/MATH-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Tompkins updated MATH-1350:
-------------------------------
    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
{code:none}
git pull https://github.com/chtompki/commons-math.git test-MATH-1350
{code}

  was:
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:no format}
git pull https://github.com/chtompki/commons-math.git test-MATH-1350
{code}


> 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)