mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-03-23 01:49:08 +01:00
Added codecov
This commit is contained in:
2
Makefile
2
Makefile
@@ -3,6 +3,8 @@ GOFMT_FILES?=$$(find . -name '*.go' |grep -v vendor)
|
||||
PKG_NAME=bitbucket
|
||||
export GO111MODULE=on
|
||||
|
||||
export TESTARGS=-race -coverprofile=coverage.txt -covermode=atomic
|
||||
|
||||
export BITBUCKET_SERVER=http://localhost:7990
|
||||
export BITBUCKET_USERNAME=admin
|
||||
export BITBUCKET_PASSWORD=admin
|
||||
|
||||
Reference in New Issue
Block a user