[
https://issues.apache.org/jira/browse/ATLAS-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paresh Devalia updated ATLAS-5068:
----------------------------------
Description:
Please refer to the following Excel sheet:
https://docs.google.com/spreadsheets/d/10BL6BWjmMUuiyrsBISicmBzeA5yGEx9mK9eI9bP08fQ/edit?gid=336951999#gid=336951999
It contains a worksheet named hive-bridge with detailed code coverage
information for hive-bridge module.
Objective:
Increase Junit test coverage for this module, especially focusing on files with
low or 0% coverage.
Try to cover all the condition
Action Items for Assignee:
Open the sheet and navigate to the hive-bridge tab.
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
> Improve Unit Test Coverage for Hive-bridge Module
> -------------------------------------------------
>
> Key: ATLAS-5068
> URL: https://issues.apache.org/jira/browse/ATLAS-5068
> Project: Atlas
> Issue Type: Sub-task
> Reporter: Paresh Devalia
> Assignee: Aditya Gupta
> Priority: Major
>
> Please refer to the following Excel sheet:
> https://docs.google.com/spreadsheets/d/10BL6BWjmMUuiyrsBISicmBzeA5yGEx9mK9eI9bP08fQ/edit?gid=336951999#gid=336951999
> It contains a worksheet named hive-bridge with detailed code coverage
> information for hive-bridge module.
> Objective:
> Increase Junit test coverage for this module, especially focusing on files
> with low or 0% coverage.
> Try to cover all the condition
> Action Items for Assignee:
> Open the sheet and navigate to the hive-bridge tab.
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)