mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
install coverage here too
This commit is contained in:
parent
0bead3638e
commit
6fb1252f0e
@ -64,7 +64,7 @@ after_test:
|
|||||||
%PYTHON%\python.exe setup.py bdist_wheel
|
%PYTHON%\python.exe setup.py bdist_wheel
|
||||||
%PYTHON%\python.exe -m pip wheel -w dist .
|
%PYTHON%\python.exe -m pip wheel -w dist .
|
||||||
- |
|
- |
|
||||||
%PYTHON%\python.exe -m pip install codecov
|
%PYTHON%\python.exe -m pip install codecov coverage
|
||||||
%PYTHON%\python.exe -m coverage xml -o coverage.xml -i
|
%PYTHON%\python.exe -m coverage xml -o coverage.xml -i
|
||||||
%PYTHON%\python.exe -m codecov -X search -X gcov -f coverage.xml
|
%PYTHON%\python.exe -m codecov -X search -X gcov -f coverage.xml
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user