RCov Plugin

Name RCov plugin
Version 1.0.0
Product Versions 1.2.x
Author(s) Ross Rowe
Homepage http://confluence.atlassian.com/display/BAMEXT/RCov+plugin
Price Free
License BSD
JavaDocs  
IssueTracking  
Subversion URL https://svn.atlassian.com/svn/public/contrib/bamboo/bamboo-rcov-plugin or browse via fisheye
Download JAR rcov_bamboo-1.0.0.jar

Description/Features

A plugin that will parse and record RCov coverage reports for Ruby applications, and send notifications if the code coverage doesn't reach a specified percentage.

Usage

  1. Copy the rcov_bamboo-1.0.0.jar file into your <BAMBOO_HOME>/webapp/WEB-INF/lib directory and restart Bamboo
  2. In the configuration of your plan, there should be a new RCov section on the 'Builder Configuration' tab. Here you can specify whether your plan generates RCov reports, and if so, the location of the index file of the generated HTML report files.
  3. That should be it, you should now see a RCov tab on your Plan and on any new builds that generate RCov report files.

The plugin can also be configured to send notifications if the line rate does not exceed a specified threshold (ie. the build's coverage wasn't good enough!). On the 'Build Notifications' tab of the Configuration page, you can specify whether you'd like Bamboo to send a notification, and the desired line rate threshold.

Version History

Version Date Description
1.0.0 13 January 2008 Initial stable version

Screenshots

Screenshots
There are no images attached to this page

Labels

 
(None)