Add coverage definition
This commit is contained in:
parent
9b08a701b9
commit
9007e237a0
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ lint-sass:
|
||||||
jest:
|
jest:
|
||||||
stage: test
|
stage: test
|
||||||
script: yarn test:coverage
|
script: yarn test:coverage
|
||||||
|
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
|
||||||
only:
|
only:
|
||||||
changes:
|
changes:
|
||||||
- "**/*.js"
|
- "**/*.js"
|
||||||
|
|
Loading…
Reference in a new issue