Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
Description
Coverage check is executed only for commits in apache/ozone, i.e. neither for pull requests in apache/ozone, nor for any event in forks (HDDS-4801). However, coverage data is still collected during test runs, which (1) uses space unnecessarily in result bundles, and (2) takes a tiny bit of time to execute. The goal of this task is to disable JaCoCo for the cases when its output is ignored.
Attachments
Issue Links
- links to