15 -1 -1 -1 false false coverage false false false false true #!/bin/bash -xe if [[ ! -e compass-core ]]; then git clone http://git.openstack.org/stackforge/compass-core cd compass-core git fetch https://review.openstack.org/stackforge/compass-core $GERRIT_REFSPEC && git checkout FETCH_HEAD else cd compass-core git remote set-url origin https://review.openstack.org/stackforge/compass-core git remote update git reset --hard git clean -x -f -d -q git checkout master git reset --hard remotes/origin/master git fetch https://review.openstack.org/stackforge/compass-core $GERRIT_REFSPEC && git checkout FETCH_HEAD git clean -x -f -d -q fi tox -ereport **/compass-core/coverage.xml false false false false false false 0 true METHOD 8000000 LINE 8000000 CONDITIONAL 7000000 METHOD 0 LINE 0 CONDITIONAL 0 METHOD 0 LINE 0 CONDITIONAL 0 ASCII