mirror of
https://github.com/ajurna/cbwebreader.git
synced 2026-06-19 00:26:00 +00:00
updated coverage
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ steps:
|
|||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
pip install coverage
|
pip install coverage
|
||||||
coverage run --source='.' manage.py test
|
coverage run --source='.' --omit=*migrations*,comic\rarfile.py manage.py test
|
||||||
coverage xml
|
coverage xml
|
||||||
coverage html
|
coverage html
|
||||||
displayName: 'Test with pytest'
|
displayName: 'Test with pytest'
|
||||||
|
|||||||
Reference in New Issue
Block a user