loquisgon commented on a change in pull request #11294:
URL: https://github.com/apache/druid/pull/11294#discussion_r658532863
##########
File path: server/pom.xml
##########
@@ -470,6 +470,7 @@
<excludes>
<!-- There are UTs for this class but it is very
difficult to get required branch coverage -->
<exclude>org/apache/druid/metadata/BasicDataSourceExt.class</exclude>
+
<exclude>org/apache/druid/segment/realtime/appenderator/BatchAppenderator.class</exclude>
Review comment:
It was very difficult to get rid of the coverage errors...let me add it
back and let's see...
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]