Creates a dashboard for our C.I. Server for all prjects and records and displays their coverage over time.
This script is built to run on Google AppEngine, checks against a TeamCity Server install, and expects that each project in team city has code coverage outputted to it’s artifacts folder.
Want to contribute? Great! Here's how.....
If nothing complains, congratulations!
Tests should be added in the same manner as described under the
Commands
section.
[install stuff here]
require '....'
Or, more realistically:
require '......'
To run the tests:
$ .....
To add tests see the Commands
section earlier in this
README.
- Fork it.
- Create a branch (
git checkout -b my_project
) - Commit your changes (
git commit -am "Added Stuff"
) - Push to the branch (
git push origin my_project
) - Create an Issue with a link to your branch
- Enjoy a refreshing Diet Coke and wait