[ 
https://issues.apache.org/jira/browse/HDDS-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai updated HDDS-4947:
-----------------------------------
    Description: 
Combined coverage calculation consists of:

# download coverage files created by separate checks
# merge coverage files
# full build
# extract classes from jars
# produce jacoco report

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

  was:
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.


> 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
>            Priority: Major
>
> Combined coverage calculation consists of:
> # download coverage files created by separate checks
> # merge coverage files
> # full build
> # extract classes from jars
> # produce jacoco report
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to