Skip to content

Commit 545b37a

Browse files
committed
PPHA-409: Point sonarcloud to tests
1 parent 4b4c8ca commit 545b37a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/config/sonar-scanner.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ sonar.host.url=https://sonarcloud.io
44
sonar.qualitygate.wait=true
55
sonar.sourceEncoding=UTF-8
66
sonar.sources=.
7+
sonar.test.inclusions=**/tests/**/*.py
78

89
#sonar.python.coverage.reportPaths=.coverage/coverage.xml
910
#sonar.[javascript|typescript].lcov.reportPaths=.coverage/lcov.info

0 commit comments

Comments
 (0)