Hi all,
Trying to utilise the camunda process test coverage plugin in maven to gather coverage metrics. It seems the the json generated after test execution doesn’t provide information regarding thresholds, coverage met percentages, etc.
Is there something I’m missing in the plugin config or do I need to extend it?