mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-16 21:55:37 -05:00
Adjust the coverage path information
This commit is contained in:
@@ -13,7 +13,7 @@ sonar.python.version=3.10,3.11,3.12,3.13
|
|||||||
|
|
||||||
# Coverage reports
|
# Coverage reports
|
||||||
sonar.python.coverage.reportPaths=merged-backend-coverage.xml
|
sonar.python.coverage.reportPaths=merged-backend-coverage.xml
|
||||||
sonar.javascript.lcov.reportPaths=lcov.info
|
sonar.javascript.lcov.reportPaths=coverage/lcov.info
|
||||||
|
|
||||||
# Test execution reports
|
# Test execution reports
|
||||||
sonar.junit.reportPaths=**/junit.xml,**/test-results.xml
|
sonar.junit.reportPaths=**/junit.xml,**/test-results.xml
|
||||||
|
Reference in New Issue
Block a user