Commits


Laurent Goujon authored and Micah Kornfield committed c091e6da9c9
ARROW-13859: [Java] Add code coverage support Add optional code coverage support to the Maven build configuration using the JaCoCo plugin. Code coverage reporting is enabled when using the `code-coverage` profile. Closes #11069 from laurentgo/laurentgo/code-coverage Authored-by: Laurent Goujon <laurent@apache.org> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>