[
https://issues.apache.org/jira/browse/ATLAS-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paresh Devalia updated ATLAS-5065:
----------------------------------
Description:
Increase overall Atlas test coverage to 80%
Please refer to the following Excel sheet:
https://docs.google.com/spreadsheets/d/10BL6BWjmMUuiyrsBISicmBzeA5yGEx9mK9eI9bP08fQ/edit?gid=336951999#gid=336951999
Objective:
Increase Junit test coverage for each module, especially focusing on files with
low or 0% coverage.
Try to cover all the condition
Action Items for Assignee:
Please open the sheet and review each tab that has been assigned to you.
Update the subtask with your progress and test results.
Steps to Test:
{code:java}
Run mvn clean verify to build the project and execute tests.
Execute the coverage.sh script to generate the coverage report.
Navigate to the target/coverage directory:
Open index.html for the HTML report or review all.xml for XML-based coverage
details
{code}
was:
Increase overall Atlas test coverage to 80%
Please refer to the following Excel sheet:
https://docs.google.com/spreadsheets/d/10BL6BWjmMUuiyrsBISicmBzeA5yGEx9mK9eI9bP08fQ/edit?gid=336951999#gid=336951999
Objective:
Increase Junit test coverage for each module, especially focusing on files with
low or 0% coverage.
Try to cover all the condition
Action Items for Assignee:
Please open the sheet and review each tab that has been assigned to you.
Update the subtask with your progress and test results.
Steps to Test:
Run mvn clean verify to build the project and execute tests.
Execute the coverage.sh script to generate the coverage report.
Navigate to the target/coverage directory:
Open index.html for the HTML report or review all.xml for XML-based coverage
details
> Increase overall Atlas Junit test coverage to 80%
> -------------------------------------------------
>
> Key: ATLAS-5065
> URL: https://issues.apache.org/jira/browse/ATLAS-5065
> Project: Atlas
> Issue Type: Bug
> Reporter: Paresh Devalia
> Assignee: Paresh Devalia
> Priority: Major
>
> Increase overall Atlas test coverage to 80%
> Please refer to the following Excel sheet:
> https://docs.google.com/spreadsheets/d/10BL6BWjmMUuiyrsBISicmBzeA5yGEx9mK9eI9bP08fQ/edit?gid=336951999#gid=336951999
> Objective:
> Increase Junit test coverage for each module, especially focusing on files
> with low or 0% coverage.
> Try to cover all the condition
> Action Items for Assignee:
> Please open the sheet and review each tab that has been assigned to you.
> Update the subtask with your progress and test results.
> Steps to Test:
> {code:java}
> Run mvn clean verify to build the project and execute tests.
> Execute the coverage.sh script to generate the coverage report.
> Navigate to the target/coverage directory:
> Open index.html for the HTML report or review all.xml for XML-based coverage
> details
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)