Skip to content

Commit d6e5221

Browse files
committed
ci: update test inclusions in sonar scan
Signed-off-by: Arjun Rajappa <Arjun.Rajappa@ibm.com>
1 parent de2bab1 commit d6e5221

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sonar-project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ sonar.projectName=python-sensor
44
sonar.sourceEncoding=utf-8
55
sonar.sources=src/instana/
66
sonar.tests=tests/
7+
sonar.test.inclusions=test/**/*
78
sonar.python.coverage.reportPaths=coverage.xml
89
sonar.python.version=3
910
sonar.links.homepage=https://github.com/instana/python-sensor/

0 commit comments

Comments
 (0)