-
Fabio Huser authored
This commit adds a Go/Golang based `.gitlab-ci.yml` example to demonstrate the coverage visualization feature. It uses `go test` for test execution and coverage profiling while `gocover-cobertura` is used for creating Cobertura XML report.
8082bb99