Files
probot/codecov.yml
tcbyrd 6763956669 Merge branch 'master' into typescript-init
Merge changes from 5.0

Remove merge markers
2018-01-27 18:24:46 -05: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