chore(devel): add codecov config file

This commit is contained in:
Robert Kaussow 2021-01-06 18:12:46 +01:00
parent 0815c21624
commit 2662f35efc
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 21 additions and 0 deletions

21
codecov.yml Normal file
View File

@ -0,0 +1,21 @@
codecov:
require_ci_to_pass: true
coverage:
status:
project:
default:
target: auto
threshold: 5%
branches:
- main
if_ci_failed: error
informational: false
only_pulls: false
patch:
default:
target: auto
threshold: 5%
branches:
- main
if_ci_failed: error
only_pulls: false