Updated codecov.yml

This commit is contained in:
Winni Neessen 2022-03-21 12:00:49 +01:00
parent 4c5aa79ff4
commit a69d07448f
Signed by: wneessen
GPG key ID: 385AC9889632126E

View file

@ -2,14 +2,14 @@ coverage:
status:
project:
default:
target: auto
target: 85%
threshold: 5%
base: auto
if_ci_failed: error
only_pulls: false
patch:
default:
target: auto
target: 90%
base: auto
if_ci_failed: error
threshold: 5%