Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 818C51085A for ; Thu, 27 Jun 2013 03:54:29 +0000 (UTC) Received: (qmail 55324 invoked by uid 500); 27 Jun 2013 03:54:24 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 55274 invoked by uid 500); 27 Jun 2013 03:54:21 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 55256 invoked by uid 99); 27 Jun 2013 03:54:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jun 2013 03:54:20 +0000 Date: Thu, 27 Jun 2013 03:54:20 +0000 (UTC) From: "Manukranth Kolloju (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8808) Use Jacoco to generate Unit Test coverage reports MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13694460#comment-13694460 ] Manukranth Kolloju commented on HBASE-8808: ------------------------------------------- The unit test coverage doesn't take too long. Roughly the unit test execution time is increased by 10-20%. Otherwise, the report generation is very short once the execution data is collected. A very nice feature of this tool is that it shows us the branch coverage unlike other code coverage tools that are out there. I can create a patch and port it to the open source branch if people are interested in this tool and if it is possible. > Use Jacoco to generate Unit Test coverage reports > ------------------------------------------------- > > Key: HBASE-8808 > URL: https://issues.apache.org/jira/browse/HBASE-8808 > Project: HBase > Issue Type: Bug > Reporter: Manukranth Kolloju > Assignee: Manukranth Kolloju > Priority: Trivial > Attachments: Screen Shot 2013-06-25 at 11.35.30 AM.png > > > Enabling the code coverage tool jacoco in maven -- 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