Commit ef3a0a6a authored by Grzegorz Bizon's avatar Grzegorz Bizon

Merge branch 'patch-41' into 'master'

Add nyc coverage regex to example pattern list

Closes #29642

See merge request gitlab-org/gitlab-ce!24782
parents d6b39ea7 b5f29842
......@@ -110,6 +110,9 @@
%li
go test -cover (Go)
%code coverage: \d+.\d+% of statements
%li
nyc npm test (NodeJS) -
%code All files[^|]*\|[^|]*\s+([\d\.]+)
= f.submit _('Save changes'), class: "btn btn-success"
......
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