Skip to content
Snippets Groups Projects
Commit 740a6ad2 authored by Yannick DAYER's avatar Yannick DAYER
Browse files

Merge branch 'fix-coverage' into 'master'

Fixing the coverage not being interpreted by gitlab

See merge request !309
parents 5535cb3b f3d1d3d6
No related branches found
No related tags found
1 merge request!309Fixing the coverage not being interpreted by gitlab
Pipeline #63635 passed
......@@ -43,6 +43,7 @@ stages:
script:
- bdt ci build -vv
- bdt ci clean -vv
coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/'
artifacts:
expire_in: 1 week
reports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment