ipfs-cluster/.codecov.yml
2019-05-17 13:54:13 +02:00

30 lines
618 B
YAML

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
patch:
default:
# basic
target: auto
threshold: 10
base: auto
# advanced
branches: null
if_no_uploads: error
if_not_found: success
if_ci_failed: error
only_pulls: false
flags: null
paths: null