History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: BCOV-15
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Dan Grabowski
Reporter: Dan Grabowski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Bamboo Coverage Plugin

Cross project reports not reading data

Created: 12/May/07 04:23 AM   Updated: 12/May/07 05:06 PM
Component/s: Charts
Affects Version/s: 0.9
Fix Version/s: 1.0

Time Tracking:
Not Specified

Issue Links:
Reference
 

Labels:


 Description  « Hide
The reports are not reading in the code coverage data properly when they are run cross project. Every data point is loaded as a line coverage data point with 0% coverage.

 All   Comments   Work Log   Change History   FishEye   Crucible   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Dan Grabowski - 12/May/07 05:03 PM
Had to add an index reader and writer for the code coverage data and re-index the builds on the admin page. I wasn't sure what those were for in the Clover plugin, so I took them out. I guess they were needed after all.