Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 976 Bytes

README.textile

File metadata and controls

23 lines (15 loc) · 976 Bytes

RubyMetricFu

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

Requirements

To use RubyMetricFu you must have the following Hudson plugins installed:

You must have the metric-fu gem
installed, and you must have a rake task in your project: metrics:all (the default metricFu adds)

TODO

  • 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