#!/bin/bash set -e cd $(dirname $0)/.. go test -coverprofile /tmp/cover.out ./...