Send code coverage to SonarCloud

This commit is contained in:
Antonio Spinelli
2023-07-03 11:37:11 -03:00
parent 7f0db0de04
commit 551c1f4cda
6 changed files with 78 additions and 25 deletions

View File

@@ -15,3 +15,4 @@ sonar.organization=firefly-iii
sonar.projectVersion=6.0.11
sonar.sources=app,bootstrap,database,resources/assets,resources/views,routes,tests
sonar.sourceEncoding=UTF-8
sonar.php.coverage.reportPaths=coverage.xml