mirror of https://github.com/docker/cli.git
Update codecov project threshold to 15%
That way, the build will fail less. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
51b00f966e
commit
a132733939
|
@ -11,7 +11,7 @@ coverage:
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
target: auto
|
target: auto
|
||||||
threshold: "0.05%"
|
threshold: "15%"
|
||||||
changes: false
|
changes: false
|
||||||
ignore:
|
ignore:
|
||||||
- "**/internal/test"
|
- "**/internal/test"
|
||||||
|
|
Loading…
Reference in New Issue