Getting StartedÂ
You can run clover with Bamboo by calling the clover goal or add the maven-clover-plugin report to the reports section in your POM.
For Clover to run on Bamboo the following requirements must be met:
Q: I have managed to get Clover statistics displayed in numerical form for each build, but the graphs do not show a history of these statistics? A: The history of Clover is displayed over time periods (e.g. a day, a week, a month), and the minimum data point is per day. Although, this is frustrating the clover coverage will not display data thats less a day old |