test: set total coverage requirements to 85%

This commit is contained in:
Jovan Krunić
2020-10-23 09:23:23 +02:00
committed by Rainer Killinger
parent 3a7cc8d7c1
commit 7d4c27ec26
2 changed files with 5 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ integration:
- docker-compose -f integration-test.yml pull && docker-compose -f integration-test.yml up --abort-on-container-exit --exit-code-from apicli
tags:
- docker
audit:
stage: audit
dependencies: