You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2021/03/09 20:59:00 UTC

[jira] [Created] (HDDS-4947) Reuse compiled binaries in combined coverage calculation

Attila Doroszlai created HDDS-4947:
--------------------------------------

             Summary: Reuse compiled binaries in combined coverage calculation
                 Key: HDDS-4947
                 URL: https://issues.apache.org/jira/browse/HDDS-4947
             Project: Apache Ozone
          Issue Type: Improvement
          Components: build
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


Combined coverage calculation consists of:

# full build
# extract classes from jars
# run Jacoco

Instead of the full build, we could reuse the binaries created in _compile_ check, to save some time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org