We use some class from the internal API for code analyzation, - org.jacoco.core.internal.analysis.BundleCoverageImpl - org.jacoco.core.internal.analysis.SourceFileCoverageImpl Is it possible to move org.jacoco.core.internal.analysis to the public API?
We use some class from the internal API for code analyzation,
Is it possible to move org.jacoco.core.internal.analysis to the public API?