Customize Codecov ☂️ (#386)

This commit is contained in:
Jason Etcovitch 2018-01-12 09:01:29 -05:00 committed by Brandon Keepers
parent b71b2a0135
commit dd1c7ebd45
1 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
coverage:
status:
project:
default:
# Fail the status if coverage drops by >= 3%
threshold: 3
patch:
default:
threshold: 3
comment:
# only post the comment if coverage changes
require_changes: true
layout: diff
require_changes: yes