mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
updated coverage
This commit is contained in:
@@ -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