Update .codecov.yml

This commit is contained in:
William Falcon 2019-08-06 17:24:09 -04:00 committed by GitHub
parent a1bb6237a6
commit b2d1a24999
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ coverage:
project:
default:
against: auto
target: 100% # specify the target coverage for each commit status
target: 99% # specify the target coverage for each commit status
threshold: 20% # allow this little decrease on project
# https://github.com/codecov/support/wiki/Filtering-Branches
# branches: master
@ -39,4 +39,4 @@ comment:
layout: header, diff
require_changes: false
behavior: default # update if exists else create new
# branches: *
# branches: *