summaryrefslogtreecommitdiff
path: root/cov
diff options
context:
space:
mode:
Diffstat (limited to 'cov')
-rwxr-xr-xcov1
1 files changed, 1 insertions, 0 deletions
diff --git a/cov b/cov
new file mode 100755
index 0000000..a07edce
--- /dev/null
+++ b/cov
@@ -0,0 +1 @@
+go test -coverprofile=coverage && go tool cover -html=coverage