Add test coverage parsing to CI

This commit is contained in:
fnux 2020-03-09 12:22:04 +01:00
parent 122bc586b4
commit f4ebbb79ce
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ run-tests:
DATABASE_HOST: postgres
DATABASE_USER: postgres
POSTGRES_HOST_AUTH_METHOD: trust
coverage: /^TOTAL.+?(\d+\%)$/
before_script:
- dnf install -y python3-devel python3-pip libpq-devel openldap-devel gcc
script: