lighthouse/.codecov.yml

23 строки
493 B
YAML
Исходник Обычный вид История

2017-07-05 18:55:03 +03:00
# validate this file:
# curl --data-binary @.codecov.yml https://codecov.io/validate
comment: off
2017-07-05 18:55:03 +03:00
# partial line support
parsers:
javascript:
enable_partials: yes
# docs:
# https://codecov.readme.io/v4.3.6/docs/commit-status
# https://gist.github.com/stevepeak/53bee7b2c326b24a9b4a
coverage:
status:
project:
default:
threshold: 1%
if_not_found: success # no commit found? still set a success
patch:
default:
if_not_found: success