ci: enable codecov annotations (#17929)

This commit is contained in:
Ankush Menat 2022-08-24 11:50:23 +05:30 committed by GitHub
parent 63a60c6457
commit 4e6a5b6cd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,17 +2,16 @@ codecov:
require_ci_to_pass: yes
coverage:
range: 60..90
status:
project:
default: false
server-mariadb:
default:
target: auto
threshold: 0.5%
flags:
- server-mariadb
patch:
default: false
server-mariadb:
default:
target: 85%
threshold: 0%
only_pulls: true