Skip to content

Commit

Permalink
chords: ignore some code from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
invisal committed Feb 1, 2024
1 parent 52c85bf commit e97e1c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sonar.organization=invisal
sonar.projectKey=invisal_libsql-studio
sonar.javascript.lcov.reportPaths=./coverage/lcov.info
sonar.javascript.lcov.reportPaths=./coverage/lcov.info
sonar.coverage.exclusions=src/**/*.test.ts, src/**/*.tsx

0 comments on commit e97e1c1

Please sign in to comment.