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 CC29A10AF0 for ; Tue, 17 Mar 2015 23:42:38 +0000 (UTC) Received: (qmail 65974 invoked by uid 500); 17 Mar 2015 23:42:38 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 65849 invoked by uid 500); 17 Mar 2015 23:42:38 -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 65538 invoked by uid 99); 17 Mar 2015 23:42:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Mar 2015 23:42:38 +0000 Date: Tue, 17 Mar 2015 23:42:38 +0000 (UTC) From: "zhangduo (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13257) Show coverage report on jenkins 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-13257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366321#comment-14366321 ] zhangduo commented on HBASE-13257: ---------------------------------- https://builds.apache.org/job/HBase-TRUNK-jacoco/4/ cost 2h1m. https://builds.apache.org/job/HBase-TRUNK/6274/ cost 1h35m. About 30% slow. Let me see the cost if we put findbugs and checkstyle on. > Show coverage report on jenkins > ------------------------------- > > Key: HBASE-13257 > URL: https://issues.apache.org/jira/browse/HBASE-13257 > Project: HBase > Issue Type: Task > Reporter: zhangduo > Assignee: zhangduo > Priority: Minor > > Think of showing jacoco coverage report on https://builds.apache.org . > And there is an advantage of showing it on jenkins that the jenkins jacoco plugin can handle cross module coverage. > Can not do it locally since https://github.com/jacoco/jacoco/pull/97 is still pending. -- This message was sent by Atlassian JIRA (v6.3.4#6332)