You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Pinal Shah (Jira)" <ji...@apache.org> on 2022/02/09 14:44:00 UTC

[jira] [Updated] (ATLAS-4551) Add maven jacoco plugin for code coverage

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

Pinal Shah updated ATLAS-4551:
------------------------------
    Attachment: Screenshot from 2022-02-09 20-11-52.png

> Add maven jacoco plugin for code coverage
> -----------------------------------------
>
>                 Key: ATLAS-4551
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4551
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>            Reporter: Pinal Shah
>            Assignee: Pinal Shah
>            Priority: Major
>
> Jacoco maven plugin generates test coverage report by measuring *lines of code exercised during the tests*
> *Step*
> mvn clean install
> *Report*
> report will be generated in /target/site/jacoco directory of each module.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)