mirror of https://github.com/docker/cli.git
Merge pull request #161 from vdemeester/update-codecov-threshold
Update codecov project threshold to 15%
This commit is contained in:
commit
230b9eaf1a
|
@ -11,7 +11,7 @@ coverage:
|
|||
project:
|
||||
default:
|
||||
target: auto
|
||||
threshold: "0.05%"
|
||||
threshold: "15%"
|
||||
changes: false
|
||||
ignore:
|
||||
- "**/internal/test"
|
||||
|
|
Loading…
Reference in New Issue