-
Bug
-
Resolution: Incomplete
-
Blocker
Using the OpenCover.Console.exe (Code coverage tool for .net apps Hudson) plugin to run tests and ReportGenerator.exe (1.6.1.0) to generate html reports for code coverage.
Configured HTML Publisher plugin to display html reports for code coverage.
HTML Publisher plugin displays reports but "Generated on" label displays date that is not uptodate.
"Generated on" label in the Summary section displays old date as shown in the attached picture. After running the Hudson build date and time is not updated.
I attached the screen shot showing HTML Publisher plugin configuration in Hudson.
How can I make the date on "Generated On" label in the Summary section to reflect the time and date that matches the output of the html pages?
Thank you,
Marat
Hey there marat, thanks for using this plugin. The "Generated on" and fields you mention are coming from your OpenCover tool, not HTML Publisher. Your screenshot of the configuration cuts off the directory to archive, so maybe you can send that along, but it looks like it is either pointing at an old directory, or OpenCover is not generating new reports. I think you'll want to make sure OpenCover is generating new reports and that HTML Publisher is configured to point at the correct directory.