1 year ago
#167992

Murugesh Subramaniam
Is it possible to Merge two multimodule project jacoco report
We want to update the gitHub pr with jacoco coverage value. Our repo structure is like below,
Function1
|___ Module1
|___ Module2
|___Function1JacocoAggregatereport
Function2
|__ ModuleA
|__ ModuleB
|__ Function2JacocoAggregatereport
We need to merge the aggregate report of Function1 and Function2 and update the value as comment in gitHub pr
jacoco
jacoco-plugin
0 Answers
Your Answer