Skip to content

Commit bc60b9c

Browse files
committed
Added coverage path in properties
1 parent ff26fb4 commit bc60b9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonar-project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sonar.sources=helm_values_manager
66
sonar.tests=tests
77
sonar.python.version=3.9,3.10,3.11,3.12
88
sonar.coverage.exclusions=tests/**,setup.py
9+
sonar.python.coverage.reportPaths=coverage.xml
910

1011
# Quality gate settings
1112
sonar.qualitygate.wait=true

0 commit comments

Comments
 (0)