1
0
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:
wsdjeg 2022-03-21 23:51:34 +08:00
parent cf8e0abf4f
commit 51c8f81b93

View File

@ -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/"