We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d775b7 commit d0a093dCopy full SHA for d0a093d
sonar-project.properties
@@ -4,6 +4,7 @@ sonar.projectName=python-sensor
4
sonar.sourceEncoding=utf-8
5
sonar.sources=src/instana/
6
sonar.tests=tests/
7
+sonar.test.inclusions=test/**/*
8
sonar.python.coverage.reportPaths=coverage.xml
9
sonar.python.version=3
10
sonar.links.homepage=https://github.com/instana/python-sensor/
0 commit comments