NCover v3.1.2 released!

NCover v3.1.2 released!

Download the new version here.

We had a few issues with the first installer. If you run into any issues, please make sure you are running v3.1.2.5168 or download the latest version here.

Features and Improvements

  • Added branch point count (total / unvisited) to the html report header.
  • The //ias and //eas arguments now correctly handle fully-qualified filenames, e.g. "C:\development\project\debug\program.exe".

Changes

  • Two messages in the NCover log that were reported as ERRORs are now reported as MESSAGEs, since in their common case they are not ERRORs. The ERROR case for both is reported as an error.

Bug Fixes

  • Could orphan the NCover process by closing NCover Explorer while NCover was running.
  • Fixed inaccurate documentation.
  • Fixed a bug in Assembly filter matching that required a trailing '*' or '.*' to match an assembly.
  • NCoverExplorer.Console.exe wasn't correctly stripping xml report files to the bare minimum amount of data.
  • Fixed the xsl file used to transform xml reports into html reports. It would not work when the //rdf argument was used.
  • Fixed the xsl file so that the MethodModule and MethodModuleNamespace reports reported functional not symbol data.
  • Covering IIS or a windows service from NCover Explorer would cause an exception.
  • Trend graphs in the trend report now show in IE8.
  • Fixed javascript errors in the SummaryReport and FullCoverageReport.


RE: NCover v3.1.2 released!

It looks like there are still the 3.1.0 assemblies there for download. Or maybe they're not, but that's what the filenames tell me.

Daniel Ziegenberg


RE: NCover v3.1.2 released!

I will talk to the deployment department after lunch and see why the links are not updated yet.

Joe


RE: NCover v3.1.2 released!

The link is fixed now, sorry about that.

Joe