Skip to content

Commit

Permalink
fix(rem test.ts from calc): calc
Browse files Browse the repository at this point in the history
  • Loading branch information
cgilbe27 committed Oct 13, 2023
1 parent 61b13b3 commit f7b180e
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
Expand Up @@ -2,6 +2,7 @@ sonar.projectKey=NibiruChain_ts-sdk
sonar.organization=nibiruchain

sonar.javascript.lcov.reportPaths=./coverage/lcov.info
sonar.coverage.exclusions=**/*.test.ts

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

0 comments on commit f7b180e

Please sign in to comment.