Skip to content
Snippets Groups Projects
Commit b5f29842 authored by Dan Quist's avatar Dan Quist Committed by Grzegorz Bizon
Browse files

Add nyc coverage regex to example pattern list

parent d6b39ea7
No related branches found
No related tags found
1 merge request!24018Fix `import_github_repo_spec.rb`
......@@ -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"
......
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