mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 16:20:04 +00:00
Fix JaCoCo path
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
# Point SONAR to the compiled Java classes
|
# Point SONAR to the compiled Java classes
|
||||||
sonar.java.binaries=./backend/target
|
sonar.java.binaries=./backend/target
|
||||||
|
|
||||||
|
# Point SONAR to the JaCoCo report
|
||||||
|
sonar.coverage.jacoco.xmlReportPaths=./backend/target/site/jacoco-aggregate/jacoco.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user