You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2014/03/12 17:03:42 UTC

[jira] [Created] (HADOOP-10405) CLOVER coverage analysis for Hadoop-Commoon tests

jay vyas created HADOOP-10405:
---------------------------------

             Summary:  CLOVER coverage analysis for Hadoop-Commoon tests
                 Key: HADOOP-10405
                 URL: https://issues.apache.org/jira/browse/HADOOP-10405
             Project: Hadoop Common
          Issue Type: New Feature
            Reporter: jay vyas


Part of the HCFS initiative involves defining test coverage goals for the FileSystem interface.  To do this we first need to evaluate existing coverage.

We can't directly measure test coverage using static analysis due to the dynamic way classes are generally invoked in hadoop.

However Clover and Corbertura which integrates very well with jenkins can be used to give a profile of how much of a classes methods are executed by unit tests.



--
This message was sent by Atlassian JIRA
(v6.2#6252)