Displaying Clover Historical Trend in Hudson
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!
精彩评论