add coverage report
This commit is contained in:
parent
90ed0c28be
commit
851686dd0b
7 changed files with 58 additions and 18 deletions
|
@ -106,6 +106,7 @@ function(vars={})
|
|||
SKIP_DB_SCHEMA: 'true',
|
||||
TEST_DATABASE_URI: '%s://quay:quay@localhost/quay' % scheme,
|
||||
} + env,
|
||||
coverage: @"/^TOTAL.*\s+(\d+\%)\s*$/",
|
||||
services: [image],
|
||||
script: [
|
||||
"sleep 30",
|
||||
|
|
Reference in a new issue