Set patch coverage check to target 80%

This commit is contained in:
Martin Hořeňovský 2018-02-09 20:09:55 +01:00
parent ca8470fbad
commit 543c9d3a67
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ coverage:
project: project:
default: default:
threshold: 2% threshold: 2%
patch:
default:
target: 80%
codecov: codecov:
branch: master branch: master