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

Ivan A. Veselovsky commented on HIVE-4791:
------------------------------------------

Hi, Edward, 
we use Clover (http://www.atlassian.com/software/clover/overview/) to measure 
coverage.
The patches that incorporate Clover in Hive builds are available there: 
https://issues.apache.org/jira/browse/HIVE-2991. 
(We use somewhat updated versions of those patches, will update the patches in 
that Jira soon.)
Sure, Clover measures the Java code coverage only. But in Hive ordinary JUnit 
tests are generated by the given .q files (e.g. TestCliDriver.java), so the 
coverage of those queries can also be measured.
                
> improve test coverage of package org.apache.hadoop.hive.ql.udf.xml
> ------------------------------------------------------------------
>
>                 Key: HIVE-4791
>                 URL: https://issues.apache.org/jira/browse/HIVE-4791
>             Project: Hive
>          Issue Type: Test
>    Affects Versions: 0.12.0
>            Reporter: Ivan A. Veselovsky
>            Assignee: Ivan A. Veselovsky
>         Attachments: HIVE-4791-trunk--N1.patch
>
>
> improve test coverage of package org.apache.hadoop.hive.ql.udf.xml to 80%.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to