Skip to content

Commit

Permalink
Update sonar-project.properties
Browse files Browse the repository at this point in the history
Co-authored-by: gabrielm2q <mariano.gabriel2q@gmail.com>
  • Loading branch information
dartmol203 and gabrielm2q authored Nov 17, 2024
1 parent aa547a2 commit dd03615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sonar.projectKey=fga-eps-mds_2024.1-CALCULUS-BACKEND
sonar.projectKey=fga-eps-mds_2024.2-ARANDU-UserService
sonar.organization=fga-eps-mds-1
sonar.sources=src
sonar.tests=test
Expand All @@ -11,4 +11,4 @@ sonar.exclusions=node_modules/**, test/**, assets/**, .github/**, scripts/** **/


sonar.javascript.lcov.reportPaths=coverage/lcov.info
sonar.testExecutionReportPaths=reports/sonar-report.xml
sonar.testExecutionReportPaths=reports/sonar-report.xml

0 comments on commit dd03615

Please sign in to comment.