[
https://issues.apache.org/jira/browse/ATLAS-5054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17986626#comment-17986626
]
ASF subversion and git services commented on ATLAS-5054:
--------------------------------------------------------
Commit 783ed50b9137f45e695658ace42c1dc41edc1197 in atlas's branch
refs/heads/master from Abhishek Kumar
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=783ed50b9 ]
ATLAS-5054: Introduce JaCoCo plugin and generate Code Coverage results with CI
(#387)
* ATLAS-5054: Introduce JaCoCo plugin and generate Code Coverage results with CI
* ATLAS-5054: refactor coverage.sh execution in atlas-build.sh
* ATLAS-5054: add unzip command in Dockerfile.atlas-build
* ATLAS-5054: move coverage artifacts to dist directory for upload later
* ATLAS-5054: use host relative path for upload
* ATLAS-5054: debug coverage files
* ATLAS-5054: debug coverage files 2
* ATLAS-5054: debug coverage files 3
* ATLAS-5054: debug coverage files 4
* ATLAS-5054: revert all testing changes and make PR ready for review
> Add JaCoCo maven plugin for Code Coverage
> -----------------------------------------
>
> Key: ATLAS-5054
> URL: https://issues.apache.org/jira/browse/ATLAS-5054
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core, atlas-intg
> Reporter: Abhishek Kumar
> Assignee: Abhishek Kumar
> Priority: Major
>
> JaCoCo is a popular framework used to measure code coverage typically for
> Java based projects, more info: https://www.jacoco.org/jacoco/
> Proposing it's use within apache/atlas (via maven plugin) to measure and
> generate code coverage reports.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)