srushti / goldberg

Goldberg is a lightweight CI server written in Ruby which worries about Bundler & RVM so that you don't have to.
Other
243 stars 29 forks source link

generating rcov on specs #39

Closed professor closed 13 years ago

professor commented 13 years ago

This is a feature request

I'd like to configure goldberg to use rcov on my specs.

Running http://rubygems.org/gems/metrical or metrics_fu is a bonus.

srushti commented 13 years ago

I'm going to be working on getting a list of issues we want for our 1.0 release this weekend. As far as the rcov report is concerned, I think we would allow you to create a task which does that and dumps the reports to a specific folder which goldberg will pick up display through the web interface.

kaiwren commented 13 years ago

@srushti Do you want to add a story for publishing build artefacts, then? I did a search through the tickets and nothing came up.

srushti commented 13 years ago

41 is the issue that covers this.