#2084: upload reports - use default htmlcov location
This commit is contained in:
@@ -86,7 +86,7 @@ stages:
|
||||
displayName: 'Perform PrimAITE Setup'
|
||||
|
||||
- script: |
|
||||
pytest --cov=src --cov-report=html:coverage_report --cov-report=xml --cov-fail-under=80
|
||||
pytest --cov=src --cov-report=html --cov-report=xml --cov-fail-under=80
|
||||
displayName: 'Run tests and code coverage'
|
||||
|
||||
- task: PublishCodeCoverageResults@1
|
||||
|
||||
Reference in New Issue
Block a user