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