gofmt -l $(find . -type f -name '*.go' | grep -v "/vendor/") go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1 run go vet ./... go test -race -coverprofile=coverage.out ./... ? git.aidenw.net/rpi/byzantine.git [no test files] ? git.aidenw.net/rpi/byzantine.git/expect [no test files] ok git.aidenw.net/rpi/byzantine.git/network 1.017s coverage: 65.8% of statements go tool cover -func coverage.out git.aidenw.net/rpi/byzantine.git/network/knownhosts.go:24: ReadFile 100.0% git.aidenw.net/rpi/byzantine.git/network/knownhosts.go:47: GetHosts 100.0% git.aidenw.net/rpi/byzantine.git/network/knownhosts.go:56: GetOtherHosts 0.0% git.aidenw.net/rpi/byzantine.git/network/knownhosts.go:71: GetAddr 100.0% git.aidenw.net/rpi/byzantine.git/network/knownhosts.go:77: GetHost 100.0% git.aidenw.net/rpi/byzantine.git/network/knownhosts.go:82: GetAllHostsAddr 0.0% git.aidenw.net/rpi/byzantine.git/network/knownhosts.go:92: GetMyHostname 75.0% git.aidenw.net/rpi/byzantine.git/network/knownhosts.go:100: GetMyAddr 100.0% total: (statements) 65.8% Notes (GitBot): Fmt-status: Pass Lint-status: Pass Vet-status: Pass Unit-test-status: Pass Coverage-total: 65.8% Log available at https://gitbot.aidenw.net/byzantine/9c0c003c2163393629c3b37ee479022a15ec65d5