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 ff26fb4 commit bc60b9cCopy full SHA for bc60b9c
sonar-project.properties
@@ -6,6 +6,7 @@ sonar.sources=helm_values_manager
6
sonar.tests=tests
7
sonar.python.version=3.9,3.10,3.11,3.12
8
sonar.coverage.exclusions=tests/**,setup.py
9
+sonar.python.coverage.reportPaths=coverage.xml
10
11
# Quality gate settings
12
sonar.qualitygate.wait=true
0 commit comments