ipfs-cluster/.codecov.yml

30 lines
619 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
paths: null