From ba884ca0ae0922876c7c5edc756d4cb2b52ac586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=27rysiek=27=20Wo=C5=BAniak?= Date: Tue, 31 Aug 2021 23:14:33 +0000 Subject: [PATCH] coverage stats pls? --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7b1149c..7b0816d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,6 +13,7 @@ libresilient-test: script: - npm ci --include=dev - npx jest --coverage --ci --reporters=default --reporters=jest-junit + coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/ artifacts: when: always reports: