Skip to content
Snippets Groups Projects

CI: Fix code coverage extraction

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -73,6 +73,7 @@ test:debian:
--xml cobertura.xml --html=html/medialibrary.html --html-details
-s
-j 4
coverage: /^\s*lines:\s*\d+.\d+\%/
artifacts:
reports:
coverage_report:
Loading