• Fabio Huser's avatar
    Add Go example for the test coverage visualization feature · 8082bb99
    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
test_coverage_visualization.md 12.1 KB