<@U0B8ZP13Q>: the idea is to instrument classes wi...
# kobalt
k
@cedric: the idea is to instrument classes with jacoco before tests are run (that's what enableJacoco does, using jacocoAppService), and to remove the instrumented classes from the classloader and analyze the runtime with jacoco after the tests have finished (coverage task)