Skip to content

Commit

Permalink
Merge pull request #15 from muhtalipdede/fix/sonar_coverage
Browse files Browse the repository at this point in the history
exclude sonar coverage
  • Loading branch information
muhtalipdede authored Nov 1, 2023
2 parents 65f21b0 + df9678d commit bf35ea7
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,3 +1,4 @@
sonar.projectKey=muhtalipdede_avrasya
sonar.organization=avrasya
sonar.javascript.lcov.reportPaths=/coverage/lcov.info
sonar.coverage.exclusions=/__mocks__/**/*,/__tests__/**/*,/coverage/**/*,/examples/**/*,/node_modules/**/*

0 comments on commit bf35ea7

Please sign in to comment.