Skip to content
Snippets Groups Projects

Prepare transition to GitLab 15 coverage parsing

2 files
+ 2
0
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
0
@@ -12,3 +12,4 @@ coverage:gcc10-mpi-coverage:
paths:
- build/gcc10-cov-mpi
untracked: true
coverage: '/^\s*Total:\|(\d*\.\d|\d*)\%.*$/'
Loading