prashantwason commented on issue #1232: [HUDI-529] Added cobertura coverage reporting support. URL: https://github.com/apache/incubator-hudi/pull/1232#issuecomment-582105349 We can only use one of jacoco or cobertura plugins as they both work by adding a java-agent to the unit test. I have found that using cobertura plugin doubles the test run time. Also, cobertura seems to be less maintained (last release was in 2015). So its better to use jacoco.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
