Ruby Metrics plugin for Hudson 1

Posted by david

I couldn't keep quiet after I read this Arun Gupta's post, so I've just released the first version of the Ruby metrics plugin for Hudson.

This plugin aims to collect a bunch of ruby metrics tools and integrate them with Hudson. The first release allows to integrate Rcov reports into Hudson and builds a trend graph with the coverage of your project between releases.

You can find more screenshots in the plugin wiki page. Enjoy it!