adoroszlai opened a new pull request, #1000:
URL: https://github.com/apache/ratis/pull/1000

   ## What changes were proposed in this pull request?
   
   * Setup Java 8 in `unit` check to match the version used in `build` check.
   * Collect code coverage data from `unit` check.
   * Rename `sonar` check to `coverage`.
   * Combine coverage data from `unit` check splits.
   * Generate HTML and XML report from combined coverage data.
   
   Sonar Cloud, which currently shows 0% coverage, will hopefully pick up the 
same data.  (We may need an additional hack [like 
this](https://github.com/apache/ozone/blob/58572aaa736bb4c9ef859020c2a4726c7f1de97a/hadoop-ozone/dev-support/checks/sonar.sh#L26-L31).
  But first let's try without that one.)
   
   https://issues.apache.org/jira/browse/RATIS-1985
   
   ## How was this patch tested?
   
   Temporarily enabled `coverage` check in forks.  Downloaded `coverage` 
artifact, checked HTML report.
   
   https://github.com/adoroszlai/ratis/actions/runs/7364058733


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to