开发者

Displaying Clover Historical Trend in Hudson

开发者 https://www.devze.com 2023-02-17 02:15 出处:网络
Right now, my Hudson job runs Clover to carry out it\'s code coverage analysis. I\'d like to be able to display the Clover historical trend gr开发者_JAVA技巧aph as part of the job - like Hudson disp

Right now, my Hudson job runs Clover to carry out it's code coverage analysis.

I'd like to be able to display the Clover historical trend gr开发者_JAVA技巧aph as part of the job - like Hudson displays the Unit Test Trend, Checkstyle trend etc etc.

Are there any thoughts as to how I could get my historical data into the dashboard of my job?

Thanks.


Decided to go with Sonar instead. Found it very easy to set-up, and it's Time Machine functionality did what I wanted this to do. Case closed!

0

精彩评论

暂无评论...
验证码 换一张
取 消