See also the Clover Core Changelog
Clover-for-IDEA Changelog
The complete combined changes are as follows:
Changes in 2.4.1
17 November, 2008 - Build 20081117
This is the 2.4.1 release of Clover-for-IDEA (based on Clover 2.4.1). The full Clover-for-IDEA plugin version number for this build of the plugin is idea7-2.4.1-v20081117120000.
New features
- Support for Idea 8.0
- Workaround for Idea insisting on opening a temporary file instead of the actual file in compilation errors view
Major changes
- Idea 8.0 no longer recompiles untouched test files when Clover instrumentation is enabled
All issues
Changes in 2.4.0
05 November, 2008 - Build 20081105
This is the 2.4.0 release of Clover-for-IDEA (based on Clover 2.4.0). The full Clover-for-IDEA plugin version number for this build of the plugin is idea7-2.4.0-v20081105120000.
New feature
- Failed test coverage is now highlighted 'orange'
Major changes
- Automated loading of coverage data once tests finish
- Plus various Look & Feel improvements
All issues
Changes in 2.3.2-beta5
22 October, 2008 - Build 20081022
This is the fifth public beta release of Clover-for-IDEA (based on Clover 2) and is a bug fix release. The full Clover-for-IDEA plugin version number for this build of the plugin is idea7-2.3.2.beta5-v20081022140000.
New feature
- Coverage Cloud report
- Select In -> Clover (Alt-F1) navigation
Major changes
- Unified Test Explorer window
- Improved Coverage window
- Simplified error reporting (Blame Clover)
All issues
Changes in 2.3.2-beta4
8 September, 2008 - Build 20080908
This is the fourth public beta release of Clover-for-IDEA (based on Clover 2) and is a bug fix release. The full Clover-for-IDEA plugin version number for this build of the plugin is 2.3.2.beta4-v20080908114000.
Major changes
- Improved handling of out of date coverage data.
- Improved handling of custom context filters modification.
- Fixed highlighting of filtered code.
All issues
Changes in 2.3.2-beta3
28 July, 2008 - Build 20080728
This is the third public beta release of Clover-for-IDEA (based on Clover 2) and is a bug fix release. The full Clover-for-IDEA plugin version number for this build of the plugin is idea7-2.3.2.beta3-v20080728220000.
Bug fixes
CIJ-135 |
Narrowing the Coverage Scope to Test or Application Classes Only in the Coverage view no longer limits information available in other views. |
CIJ-142 |
Source file paths are resolved correctly on Windows |
Changes in 2.3.2-beta2
21 July, 2008 - Build 20080721
This is the second public beta release of Clover-for-IDEA based on Clover 2. The full Clover-for-IDEA plugin version number for this build of the plugin is idea7-2.3.2.beta2-v2008072117000000.
New Features
Test Run Explorer |
Clover-for-IDEA now allows you to explore recent test runs and to see the coverage generated by each test case. |
Treemap Visualisation |
You can view a treemap of your project's coverage and complexity profile. |
HTML/PDF/XML Reports |
You can now generate HTML, PDF and XML coverage reports for your project. |
Enhancements
| Coverage Tree Filtering |
The Coverage tab now allows you to focus only on application classes or test classes if you so choose. |
Please also see the core Clover-for-Ant Changelog.
Changes in 2.3.1-beta1
29 May, 2008 - Build 20080526
This the first public beta release of Clover-for-IDEA based on Clover 2. The full Clover-for-IDEA plugin version number for this build of the plugin is idea7-2.3.1.beta1-v2008052611000000.
New Features
| Tracking Test Coverage |
We've added a new "Tests" tab to help you better understand the unit tests that have hit the currently opened source file as well as at the cursor's current line. |
| Configurable Source Coverage Rendering |
Within open source code editors, you can now easily change whether you want to see full code coverage information in your source, only coverage information for code that isn't covered, or completely no code coverage information. |
| License Input Page |
Clover licenses can now be input in the IDE Settings preferences page for Clover |
Enhancements
| Builtin/Custom Coverage Contexts |
The user interface for controlling and defining coverage contexts has been refreshed and improved. |
| UI Feedback |
The UI is now more responsive when loading large amounts of coverage data. Better feedback is given if coverage loading fails |
| Project Integration |
The Clover runtime library is automatically added to your projects library when Clover is enabled on it |
| Coverage Descriptions |
Code coverage tooltips in open source code editors is much more detailed and informational. |
Please also see the core Clover-for-Ant Changelog.