kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
GitLab CI: add back coverage regex
rodzic
0c173d5757
commit
f7354c75bc
|
@ -56,6 +56,7 @@ jest:
|
||||||
- "jest.config.js"
|
- "jest.config.js"
|
||||||
- "package.json"
|
- "package.json"
|
||||||
- "yarn.lock"
|
- "yarn.lock"
|
||||||
|
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit: junit.xml
|
junit: junit.xml
|
||||||
|
|
Ładowanie…
Reference in New Issue