Skip to content
Snippets Groups Projects
Commit acb89317 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Prepare transition to GitLab 15 coverage parsing

parent a2f3085a
No related branches found
No related tags found
1 merge request!142Prepare transition to GitLab 15 coverage parsing
......@@ -12,3 +12,4 @@ coverage:gcc10-mpi-coverage:
paths:
- build/gcc10-cov-mpi
untracked: true
coverage: '/^\s*Total:\|(\d*\.\d|\d*)\%.*$/'
......@@ -12,3 +12,4 @@ coverage:gcc10-seq-coverage:
paths:
- build/gcc10-cov
untracked: true
coverage: '/^\s*Total:\|(\d*\.\d|\d*)\%.*$/'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment