Seeking Clarity: Code Coverage Implementation with Gradle #5374
-
I'm seeking clarification regarding the implementation of code coverage instrumentation. The project description highlights issues with generating accurate reports using Gradle and mentions transitioning away from Gradle to Bazel.
Would appreciate clarification on whether the project will primarily focus on integrating code coverage instrumentation with Bazel alone, or if it will also extend support for Gradle. Attempted to run the coverage with Jacoco 0.7.9 using CLI, and below are the results. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The focus of the project should be bazel, because we are soon migrating awy from gradle. |
Beta Was this translation helpful? Give feedback.
The focus of the project should be bazel, because we are soon migrating awy from gradle.