Skip to content
Snippets Groups Projects
Commit 8d90f9fd authored by Kamil Trzcińśki's avatar Kamil Trzcińśki
Browse files

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

Add Go code coverage

See merge request gitlab-org/gitlab-ce!20359
parents 760b1476 a0802deb
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -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"
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment