This documentation relates to Clover 3.1.x
If you are using an earlier version, please view the previous versions of the Clover documentation and select the relevant version.
Skip to end of metadata
Go to start of metadata

Changes in 2.4.0 for Eclipse

05 Nov, 2008 - Build 20081105

This is a feature and useability enhancement release. The full Eclipse version number for this build of the plugin is 2.4.0.v20081105000000. Changes since the last release include:

New features

CEP-102

Reports now support custom context filters.

CEP-157

"Show in->Coverage Explorer" menu added.

CEP-177

PercentageCoveredContribution & PercentageUncoveredContribution columns now supported which help you work out packages/files/classes contributing most to your coverage or lack of coverage.

Useability Enhancements

CEP-168

Coverage Explorer columns show more readable names when column width narrows.

CEP-166

Coverage Explorer column graphs disappear when column width narrows too much.

CEP-170

Coverage Explorer now supports hierarchical package representation to better support projects with large numbers of packages.

Bug Fixes

CEP-162

Fixed compilation problems when project JDK differs from the JRE that launches Eclipse. 

CEP-154

Clovered projects don't always appear in the Coverage Explorer when Clover project nature is toggled or projects are loaded

CEP-167

NaN values displayed incorrectly in the Coverage Explorer

CEP-171

Custom percentage-based columns show 100 times their real value

Labels
  • None