Skip to content

Commit

Permalink
try to get test and sources right
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjrobins committed Jan 11, 2024
1 parent cb5f24a commit b93fd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkpdapp/sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sonar.projectKey=pkpdapp-team_pkpdapp
sonar.organization=pkpdapp-team
sonar.python.coverage.reportPaths=coverage.xml
sonar.sources=pkpdapp/
sonar.tests.exclusions=pkpdapp/tests/**
sonar.exclusions=pkpdapp/tests/**
sonar.tests=pkpdapp/tests/


Expand Down

0 comments on commit b93fd37

Please sign in to comment.