Update codecov project threshold to 15%

That way, the build will fail less.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
master
Vincent Demeester 2017-06-07 13:26:24 +02:00
parent 51b00f966e
commit a132733939
No known key found for this signature in database
GPG Key ID: 083CC6FD6EB699A3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ coverage:
project:
default:
target: auto
threshold: "0.05%"
threshold: "15%"
changes: false
ignore:
- "**/internal/test"