ranger icon indicating copy to clipboard operation
ranger copied to clipboard

RANGER-5229: CI - Generate Code Coverage Report with JaCoCo

Open kumaab opened this issue 6 months ago • 1 comments

What changes were proposed in this pull request?

Integrate code coverage with JaCoCo in CI

  • Merge all jacoco.exec files generated as part of JDK8 build into a single .exec file.
  • Run report generation and upload artifacts (HTML) for consumption

How was this patch tested?

  • Tested changes in coverage.sh locally.
  • CI passed

kumaab avatar Jun 15 '25 00:06 kumaab

Adding @adoroszlai, could you please review, thanks.

kumaab avatar Jun 15 '25 02:06 kumaab