[ 
https://issues.apache.org/jira/browse/MATH-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265276#comment-15265276
 ] 

Gilles commented on MATH-1350:
------------------------------

Branch "test-Math-1350" merged into "develop" (commit: 
3ec3a2e353249f6f98874ecfd43d317dcfe3042d).

For your future commits, I'd suggest that your insert the JIRA reference in the 
commit message.
For example, in the above commit, I referred to completing "MATH-1350" but 
since the reference is not part of the commit messages in your pull request, 
it's not obvious (from the message log alone) which changes were introduced by 
the merge.
The idea is that a simple test search in "git log" could show every change 
related to a given JIRA report.


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

Reply via email to