MPCLOVER-35: Always generate Clover reports even when there is no coverage data. One of the reason is that Clover generates metrics other than coverage percentage, like LOC and NCLOC which are useful in themselves.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@164270 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.9-SNAPSHOT" date="in SVN">
|
||||
<action dev="vmassol" type="update" issue="MPCLOVER-35">
|
||||
Always generate Clover reports even when there is no coverage data. One
|
||||
of the reason is that Clover generates metrics other than coverage
|
||||
percentage, like LOC and NCLOC which are useful in themselves.
|
||||
</action>
|
||||
<action dev="vmassol" type="update" issue="MPCLOVER-36">Upgraded to Clover 1.3.6</action>
|
||||
<action dev="vmassol" type="add" issue="MPCLOVER-31" due-to="Olivier Jacob">
|
||||
Added PDF report generation.
|
||||
|
||||
Reference in New Issue
Block a user