Skip to content

Commit 8413280

Browse files
committed
✨ feat: coverage w/ sonar
1 parent 9fc8f4f commit 8413280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ sonar.javascript.lcov.reportPaths=./functions/coverage/lcov.info
44
sonar.sources=.
55
sonar.projectDescription=Python SDK wrapper for the Transpose API suite
66
sonar.python.coverage.reportPaths=coverage.xml
7-
sonar.coverage.exclusions=./demo/**/*, ./tests/**/*, ./transpose/extras/**/*, ./transpose/modals/**/*
7+
sonar.sources=./transpose

0 commit comments

Comments
 (0)