Files
Tom Tröger a2cd118644
Some checks failed
GoLang Tests / Run Go Tests (push) Failing after 36s
GoLang Tests / Build Go Image and Upload (push) Has been skipped
addin for sonarcube
2025-09-04 00:56:20 +02:00

7 lines
177 B
Makefile

test:
mkdir -p .test
go test ./... -coverprofile=.test/coverage.out -json > .test/report.json
scan:
sonar-scanner -Dsonar.token=sqa_ca8394c93a728d6cff96703955288d8902c15200