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