Skip to content

Add Go code coverage

Maxime requested to merge miouge/gitlab-ce:go-code-cover into master

What does this MR do?

Adds example regex for go code coverage

Are there points in the code the reviewer needs to double check?

See https://blog.golang.org/cover

Why was this MR needed?

Go is a popular language, it makes sense to make it easy for people to have code coverage there as well.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports