Skip to content

Commit

Permalink
🔧 config(sonarqube): add coverage target
Browse files Browse the repository at this point in the history
  • Loading branch information
ljnsn committed Oct 12, 2024
1 parent 63573b1 commit 2081830
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
sonar.projectKey=ljnsn_coinapi-rest
sonar.organization=ljnsn
sonar.python.version=">=3.10"
sonar.python.coverage.reportPaths=reports/coverage.xml

# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=coinapi-rest
Expand Down

0 comments on commit 2081830

Please sign in to comment.