Commit 8d90f9fd authored by Kamil Trzciński's avatar Kamil Trzciński

Merge branch 'go-code-cover' into 'master'

Add Go code coverage

See merge request gitlab-org/gitlab-ce!20359
parents 760b1476 a0802deb
......@@ -117,6 +117,9 @@
%li
JaCoCo (Java/Kotlin)
%code Total.*?([0-9]{1,3})%
%li
go test -cover (Go)
%code coverage: \d+.\d+% of statements
= f.submit _('Save changes'), class: "btn btn-save"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment