feat(backcore): Quarkus tests
Added quarkus test compatability with sonar through jacoco reporter
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
quarkus:
|
||||
http:
|
||||
port: 8080
|
||||
jacoco:
|
||||
data-file: ${user.dir}/build/jacoco-quarkus.exec
|
||||
report: false
|
||||
|
||||
Reference in New Issue
Block a user