[
https://issues.apache.org/jira/browse/HBASE-13257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366700#comment-14366700
]
zhangduo commented on HBASE-13257:
----------------------------------
{quote}
It lists counts in the main build page too. Our current findbugs and checkstyle
checks look to see if the patch adds new findbugs or checkstyle warnings. Could
we do that in this view?
{quote}
The jenkins plugin does the compare automatically. It will show the newly
introduced warnings or eliminated warnings since last build. But, it does not
work on PreCommit I think, we need to compare to master, not to the previous
PreCommit build...
> 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)