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:
|
||||
stage: test
|
||||
script: yarn test:coverage
|
||||
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
|
||||
only:
|
||||
changes:
|
||||
- "**/*.js"
|
||||
|
|
Loading…
Reference in a new issue