use 1 coveragerc file to generate 1 coverage report per build

This commit is contained in:
Christine Lytwynec
2015-06-30 14:18:28 -04:00
parent a9c67c562e
commit e9e4e3cf65
11 changed files with 75 additions and 136 deletions

View File

@@ -1,11 +1,8 @@
#!/usr/bin/env bash
source scripts/jenkins-common.sh
# Combine the data files that were generated using -p
paver combine_jenkins_coverage
# Get the diff coverage and html reports for unit tests
NO_PREREQ_INSTALL=true paver coverage
paver coverage
# Get coverage reports for bok choy
# paver bokchoy_coverage