mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-04 23:16:57 +08:00
update coverage
This commit is contained in:
+1
-2
@@ -9,7 +9,6 @@ python:
|
|||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script:
|
script:
|
||||||
- coverage run --source=. -m unittest discover
|
- coverage run --source=ate -m unittest discover
|
||||||
after_success:
|
after_success:
|
||||||
- coverage report -m
|
|
||||||
- coveralls
|
- coveralls
|
||||||
Reference in New Issue
Block a user