summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndrey Listopadov <andreyorst@gmail.com>2022-05-20 09:09:01 +0300
committerAndrey Listopadov <andreyorst@gmail.com>2022-05-20 09:09:01 +0300
commit75a3b3a1d361558f07dc1913e2aa6bce56c74428 (patch)
tree476da675ca79a2e20e00c08a1bab614ce207d290 /.gitlab-ci.yml
parentf48aa44ba3bdd669c539afb4bb2881e332b77dbe (diff)
fix: update CI coverage settings
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 96e3669..c53a95c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -44,7 +44,9 @@ Lua:
- make luacov # produces Cobertura XML
artifacts:
reports:
- cobertura: coverage/cobertura-coverage.xml
+ coverage_report:
+ coverage_format: cobertura
+ path: coverage/cobertura-coverage.xml
coverage: '/Total.*\s(\d+.\d+%)$/'
# Luajit actually is an impostor in Alpine, as the package actually