Update to @casualbot/jest-sonar-reporter (#9538)

This commit is contained in:
Michael Telatynski 2022-11-03 16:55:28 +00:00 committed by GitHub
parent 0bb9db302d
commit a347525781
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 23 additions and 15 deletions

View file

@ -11,4 +11,4 @@ sonar.exclusions=__mocks__,docs
sonar.typescript.tsconfigPath=./tsconfig.json
sonar.javascript.lcov.reportPaths=coverage/lcov.info
sonar.coverage.exclusions=test/**/*,cypress/**/*
sonar.testExecutionReportPaths=coverage/test-report.xml
sonar.testExecutionReportPaths=coverage/jest-sonar-report.xml