github.com/Azareal/Gosora@v0.0.0-20210729070923-553e66b59003/run-linux-tests (about) 1 echo "Generating the dynamic code" 2 go generate 3 echo Generating the JSON handlers 4 easyjson -pkg common 5 echo "Running tests" 6 go build -ldflags="-s -w" -o mssqlBuild -tags mssql 7 go test -coverprofile c.out