Skip to content

Commit

Permalink
+ add coverage to sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Oct 23, 2023
1 parent dd8150b commit 1368dcf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
sonar.projectKey=zkevm-node

sonar.sources=.
sonar.exclusions=**/*_test.go

sonar.tests=.
sonar.test.inclusions=**/*_test.go
sonar.test.exclusions=./ci/**, ./test/e2e/**

0 comments on commit 1368dcf

Please sign in to comment.