Prashant Wason created HUDI-748:
-----------------------------------
Summary: 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
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)