Merge pull request #6053 from ethereum/fix-coverage-settings

Fix patch coverage settings
This commit is contained in:
chriseth 2019-02-20 16:34:45 +01:00 committed by GitHub
commit 5bf8af8004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,10 @@ codecov:
coverage:
range: 70...100
status:
patch:
default:
target: "50%"
paths: "!test/"
project:
default:
target: auto