Skip to content

Commit 50c28ef

Browse files
Update sonar-project.properties
1 parent bc85f3c commit 50c28ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sonar-project.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ sonar.sources=ted_sws, dags, notebooks, infra
1111
# Language
1212
sonar.language=py
1313
sonar.python.version=3.7, 3.8, 3.9, 3.10
14-
sonar.python.coverage.reportPaths=/home/lps/work/staging-ted-sws/ted-rdf-conversion-pipeline/ted-rdf-conversion-pipeline/coverage.xml
15-
sonar.working.directory=/home/lps/work/staging-ted-sws/
14+
sonar.python.coverage.reportPaths=./coverage.xml
15+
#sonar.working.directory=./..
1616

1717
# Encoding of the source files
1818
sonar.sourceEncoding=UTF-8

0 commit comments

Comments
 (0)