Files
probot/codecov.yml
Jason Etcovitch dd1c7ebd45 Customize Codecov ☂️ (#386)
2018-01-12 08:01:29 -06:00

14 lines
217 B
YAML

coverage:
status:
project:
default:
# Fail the status if coverage drops by >= 3%
threshold: 3
patch:
default:
threshold: 3
comment:
layout: diff
require_changes: yes