ci: use new tags for coverage checks

This commit is contained in:
Ankush Menat 2022-08-13 23:49:23 +05:30 committed by GitHub
parent 5007adb2b2
commit fc56c82745
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,20 +5,20 @@ coverage:
status:
project:
default: false
server:
server-mariadb:
target: auto
threshold: 0.5%
flags:
- server
- server-mariadb
patch:
default: false
server:
server-mariadb:
target: 85%
threshold: 0%
only_pulls: true
if_ci_failed: ignore
flags:
- server
- server-mariadb
comment:
layout: "diff, flags"