Support
CONTENTS
All .NET Applications On My System Attempt To Load NCover
Automating NCover Registration
Batch Script for Simultaneous Coverage
Coverage Data Inconsistencies in NCover 3.0.22 and Earlier
Displaying NCover Results in Bamboo
Duplicate Assemblies in Merged Coverage File
Duplicate Elements in NCover 3 Merged Coverage
Errors When Using NCover.Reporting Under The Local System Account
How are Coverage Metrics calculated?
How do pre-coverage includes and excludes work?
How to Disable Runtime Intelligence in NCover 3.0.20+
How to merge several coverage files together
How to migrate an NCover 2.1 MSBuild task to NCover 3.0
How to migrate an NCover 2.1 NAnt build task to NCover 3.0
How to track down 'Failed to CoCreate Profiler'
NCover 3 with Admin Priviliges in Windows 7
NCover Trend and Report File Definition
Handling 'No data was collected' Errors
Release Notes: NCover 3.0.5 Beta
Release Notes: NCover 3.0.8 Beta
Release Notes: NCover 3.0 Beta
Release Notes: NCover v3.0.9 Beta
Reports Available In NCover Classic and NCover Complete
Saving and Using NCover Configuration Files
Visual Studio 2008 SP1 Hangs When MSBuild Integration Is Used
Features and Improvements
- Memory performance issues have been resolved with large coverage files
- 400% performance gains on coverage percentage exclusions.
- Added Exclude Assembly support to the command line //eas
- Added full support for TestDriven.NET.
- If you pass a coverage file in as the first argument to NCover Explorer, it will load the file
- Added option to disable auto reload of coverage file
- Added inclusion support for types
- Added inclusion support for attributes
- Added inclusion support for files
Bug fixes
- Assembly Include text box now correctly supports choosing and appending items chosen from the dialog
- Trends load after coverage is run, as long as a trend file is specified
- After a trend file is loaded, trends for the selected node are displayed
- Fixed issue when no working folder was set. After coverage run, an exception was thrown.
- The current tree view element now receives focus when empty space in the treeview is clicked (duplicate v2.1 behavior)
- Trend graph resizing issues have been resolved.
- Fixed misc. issues with "Do you want to reload coverage file?" popup
- Fixed misc. display issues on the "Generate Report" window
- Fixed misc. issues with the coverage view tool tip sticking around longer than it should
- Stats Pane Symbol Coverage was bound to Unvisited %
- Fixed Application Logo, was 16x16.
- Cursor has been fixed while running coverage. It is no longer 64x64 pixels
- CoverageExclusionType is no longer in the coverage file. This is a calculated field and should not have been persisted.
- Binding issues on Project Runtime Exclusions has been fixed
- Fixed bug with duplicate rebased paths taking down the application if a duplicate existed
- Fixed bug with the find missing source file dialog if the user chooses a new path that still does not contain the source file
- Fixed UI design of the Themes design window
- Fixed misc. synchronization problems with the Themes window
- Include / Exclude item fields now wrap long input and scroll when they run out of room
- "Project Name" is now correctly synchronized between coverage files, projects, and run settings
- FileOpen dialog for adding application argument to the covered application now defaults to the specified "working directory"