Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Hive should have support for clover and findbugs.
Clover delivers actionable Java code coverage metrics to assess the impact of unit tests.
Findbugs is a bug pattern detector for Java.
Both of them can give useful information on the code coverage and potential bugs.
Clover and findbugs support should be added as ant targets.
Attachments
Issue Links
- is duplicated by
-
HIVE-3099 add findbugs in build.xml
- Closed