X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=.gitlab-ci.yml;h=b76ca1788fd9c9e5b73d05a0662d5b0208a1f72d;hb=955a5b3e3ac1266a7396b5b6d28113bfc1a9f66d;hp=195423eef5542b2da4108e14bfb2b61a304ccb6f;hpb=e0cab98731cb3f24615f1e2fb2f0b47e263fc15f;p=mpd-sima.git diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 195423e..b76ca17 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,6 +49,7 @@ unittests: script: - pip install pytest-cov requests python-musicpd - py.test -q --cov=sima --junitxml=report.xml tests + coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/' artifacts: when: always reports: