Skip to content

Commit 824a236

Browse files
author
Yang
authored
exclude coverage check for dashboard (#616)
1 parent 70c5aeb commit 824a236

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sonar-project.properties

+2
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ sonar.links.ci=https://github.com/dianna-ai/dianna/actions
1010
sonar.python.coverage.reportPaths=coverage.xml
1111
sonar.python.xunit.reportPath=xunit-result.xml
1212
sonar.python.pylint.reportPaths=pylint-report.txt
13+
# Exclude test subdirectories from source scope
14+
sonar.coverage.exclusions = dianna/dashboard/**

0 commit comments

Comments
 (0)