Create codecov.yml

This commit is contained in:
Winni Neessen 2022-05-07 14:38:00 +02:00 committed by GitHub
parent 68f9edf0a4
commit d97d31ff9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
codecov.yml Normal file
View file

@ -0,0 +1,18 @@
coverage:
status:
project:
default:
target: 80%
threshold: 5%
base: auto
if_ci_failed: error
only_pulls: false
patch:
default:
target: 90%
base: auto
if_ci_failed: error
threshold: 5%
comment:
require_changes: true