mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:50:04 +08:00
covimerage -vv xml --omit 'build/*'
This commit is contained in:
parent
13934b803d
commit
a05ce619e3
@ -60,7 +60,7 @@ script:
|
||||
elif [ "$LINT" = "vader" ]; then
|
||||
pip install --no-cache-dir https://github.com/Vimjas/covimerage/archive/develop.zip
|
||||
make test_coverage
|
||||
covimerage xml
|
||||
covimerage -vv xml --omit 'build/*'
|
||||
pip install codecov
|
||||
codecov -X search gcov pycov -f coverage.xml
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user