A plugin for Hudson which provides pretty metric graphs using MetricFu.
Inspired by the Ruby metrics plugin: http://wiki.hudson-ci.org/display/HUDSON/Ruby+metrics+plugin
To use RubyMetricFu you must have the following Hudson plugins installed:
- Ruby plugin: http://wiki.hudson-ci.org/display/HUDSON/Ruby+Plugin
- Rake plugin: http://wiki.hudson-ci.org/display/HUDSON/Rake+plugin
You must have the metric-fu gem
installed, and you must have a rake task in your project: metrics:all (the default metricFu adds)
- Allow user to config what rake task they run
- Saikuro && Roodi graphs
- Document build process
- Specify limits on flog scores related to build health
- Better test coverage