ipfs-cluster/.codecov.yml

32 lines
635 B
YAML
Raw Normal View History

coverage:
status:
project:
default:
# basic
target: auto
2020-03-22 13:48:31 +00:00
threshold: 50
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
2020-03-22 13:48:31 +00:00
threshold: 50
base: auto
# advanced
branches: null
if_no_uploads: error
if_not_found: success
if_ci_failed: error
only_pulls: false
flags: null
2020-10-05 06:41:42 +00:00
paths: null
comment: false