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:
@@ -11,7 +11,7 @@ coverage:
|
||||
project:
|
||||
default:
|
||||
target: auto
|
||||
threshold: "0.05%"
|
||||
threshold: "15%"
|
||||
changes: false
|
||||
ignore:
|
||||
- "**/internal/test"
|
||||
|
||||
Reference in New Issue
Block a user