Add coverage definition

environments/review-coverage-y655tx/deployments/91
Justin 2 years ago
parent 9b08a701b9
commit 9007e237a0

@ -46,6 +46,7 @@ lint-sass:
jest:
stage: test
script: yarn test:coverage
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
only:
changes:
- "**/*.js"

Loading…
Cancel
Save