mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
updated coverage
This commit is contained in:
@@ -60,7 +60,7 @@ steps:
|
|||||||
coverage run --source='.' --omit=*migrations*,comic\rarfile.py 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: 'Run Coverage'
|
||||||
|
|
||||||
|
|
||||||
- task: PublishTestResults@2
|
- task: PublishTestResults@2
|
||||||
|
|||||||
Reference in New Issue
Block a user