Skip to content

Commit

Permalink
chore: sonarcloud coverage file
Browse files Browse the repository at this point in the history
  • Loading branch information
terovirtanen committed Oct 1, 2024
1 parent cdf117d commit 41db982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sonar.projectKey=atv-api
sonar.organization=city-of-helsinki
sonar.python.version=3.11
sonar.python.coverage.reportPaths=.coverage
sonar.python.coverage.reportPaths=coverage.xml
sonar.test.inclusions=**/tests/**/*
sonar.exclusions=**/tests/**/*

0 comments on commit 41db982

Please sign in to comment.