Update to @casualbot/jest-sonar-reporter (#23690)
This commit is contained in:
parent
9c302f303a
commit
1b51456718
3 changed files with 28 additions and 25 deletions
|
@ -11,4 +11,4 @@ sonar.exclusions=__mocks__,docs,element.io,nginx
|
|||
sonar.typescript.tsconfigPath=./tsconfig.json
|
||||
sonar.javascript.lcov.reportPaths=coverage/lcov.info
|
||||
sonar.coverage.exclusions=test/**/*,res/**/*
|
||||
sonar.testExecutionReportPaths=coverage/test-report.xml
|
||||
sonar.testExecutionReportPaths=coverage/jest-sonar-report.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue