[
https://issues.apache.org/jira/browse/HUDI-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prashant Wason resolved HUDI-748.
---------------------------------
Resolution: Fixed
> Add exclusions for code coverage reports
> ----------------------------------------
>
> Key: HUDI-748
> URL: https://issues.apache.org/jira/browse/HUDI-748
> Project: Apache Hudi (incubating)
> Issue Type: Improvement
> Reporter: Prashant Wason
> Assignee: Prashant Wason
> Priority: Minor
> Labels: pull-request-available
> Original Estimate: 2h
> Time Spent: 20m
> Remaining Estimate: 1h 40m
>
> HUDI project uses codecov for code coverage reports generated from the unit
> test runs. Currently, 67% of code is covered in unit-tests.
> There are sections of code which are not a good candidate for unit tests
> either because they are migration classes, tools, one-off usage code, simple
> POJO classes, etc. Such code can be excluded from code coverage reports so
> that the reported coverage number more accurately reflects to the real
> coverage.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)