[
https://issues.apache.org/jira/browse/MATH-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16303185#comment-16303185
]
Gilles commented on MATH-1437:
------------------------------
Thanks for contributing to this package.
Beware to not use tabs for code indentation (cf. MATH-1436) and to remove
trailing spaces.
On the command line, {{git diff -c}} will highlight tabs and trailing spaces.
You should also run {{mvn site}} to create project reports (in subdirectory
{{target/site}}), and ensure that there are no violations of the project rules.
Thanks again for your help.
> Add/extend unit tests for o.a.c.m.geometry.partitioning and related packages
> ----------------------------------------------------------------------------
>
> Key: MATH-1437
> URL: https://issues.apache.org/jira/browse/MATH-1437
> Project: Commons Math
> Issue Type: Test
> Affects Versions: 4.X
> Reporter: Matt Juntunen
> Fix For: 4.X
>
>
> Additional unit tests should be added for the following packages:
> * o.a.c.m.geometry.partitioning
> * o.a.c.m.geometry.euclidean.oned
> * o.a.c.m.geometry.euclidean.twod
> * o.a.c.m.geometry.euclidean.threed
> The current tests provide adequate code coverage but don't seem to thoroughly
> exercise the code base and check edge cases.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)