Update codecov project threshold to 15%

That way, the build will fail less.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: a132733939
Component: cli
This commit is contained in:
Vincent Demeester
2017-06-07 13:26:24 +02:00
parent 0164928deb
commit d8fa98915a
+1 -1
View File
@@ -11,7 +11,7 @@ coverage:
project:
default:
target: auto
threshold: "0.05%"
threshold: "15%"
changes: false
ignore:
- "**/internal/test"