Merge pull request #693 from ipfs/codecov-threshold

Add codecov config file
This commit is contained in:
Hector Sanjuan 2019-03-04 15:11:37 +00:00 committed by GitHub
commit 1d6827d608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
.codecov.yml Normal file
View File

@ -0,0 +1,16 @@
coverage:
status:
project:
default:
# basic
target: auto
threshold: 5
base: auto
# advanced
branches: null
if_no_uploads: error
if_not_found: success
if_ci_failed: error
only_pulls: false
flags: null
paths: null