Skip to content

Commit

Permalink
Set coverate file explicitly for Sonar scan.
Browse files Browse the repository at this point in the history
  • Loading branch information
przemek83 committed Oct 28, 2024
1 parent 469401d commit 7d10530
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ sonar.sourceEncoding=UTF-8

sonar.cfamily.threads=4

sonar.coverage.exclusions=js/yetii.js
sonar.coverage.exclusions=js/yetii.js

sonar.javascript.lcov.reportPaths=./coverage/lcov.info

0 comments on commit 7d10530

Please sign in to comment.