Add coverage definition
This commit is contained in:
@ -46,6 +46,7 @@ lint-sass:
|
||||
jest:
|
||||
stage: test
|
||||
script: yarn test:coverage
|
||||
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
|
||||
only:
|
||||
changes:
|
||||
- "**/*.js"
|
||||
|
||||
Reference in New Issue
Block a user