mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 21:00:03 +08:00
ci(codecov): update target
This commit is contained in:
parent
cf8e0abf4f
commit
51c8f81b93
@ -16,7 +16,7 @@ coverage:
|
|||||||
paths:
|
paths:
|
||||||
- "autoload/SpaceVim/plugins/" # only include coverage in "autoload/SpaceVim/api/" folder
|
- "autoload/SpaceVim/plugins/" # only include coverage in "autoload/SpaceVim/api/" folder
|
||||||
all: # declare a new status context "all"
|
all: # declare a new status context "all"
|
||||||
target: 6% # we always want 35% coverage here
|
target: 90% # we always want 35% coverage here
|
||||||
paths:
|
paths:
|
||||||
- "!tests/" # remove all files in "tests/"
|
- "!tests/" # remove all files in "tests/"
|
||||||
- "!bundle/" # remove all files in "tests/"
|
- "!bundle/" # remove all files in "tests/"
|
||||||
|
Loading…
Reference in New Issue
Block a user