Allow up to a 0.01% drop in coverage (#30)

This commit is contained in:
Zachary Ware 2017-02-12 22:21:19 -06:00 committed by Łukasz Langa
parent 61e2bc74df
commit 649a7caf6b
1 changed files with 6 additions and 2 deletions

View File

@ -13,8 +13,12 @@ coverage:
round: down round: down
status: status:
changes: false changes: false
patch: true patch:
project: true default:
threshold: 0.01
project:
default:
threshold: 0.01
parsers: parsers:
gcov: gcov:
branch_detection: branch_detection: