diff --git a/.gitlab/ci/.test.yml b/.gitlab/ci/.test.yml
index 2eaf4f50403df9dfd98604bf7fcafe4d4c0091ad..f949bac812d6d42c8b9309bd4aaccf374db65790 100644
--- a/.gitlab/ci/.test.yml
+++ b/.gitlab/ci/.test.yml
@@ -6,7 +6,7 @@
     variables:
         GOSDN_LOG: "nolog"
         GOSDN_CHANGE_TIMEOUT: "5000ms"
-    coverage: '/coverage: \d+.\d+% of statements/'
+    coverage: 'total:\s+\(statements\)\s+(\d+.\d+\%)'
     artifacts:
         when: always
         reports: