paul-rogers commented on PR #12368:
URL: https://github.com/apache/druid/pull/12368#issuecomment-1098717829

   New commit. We have to exclude test test code from Jacoco since it is not 
unit tested. That was painful because the test classes were in "generic" Druid 
packages. Moved the test code into a dedicated package so we can just exclude 
that one package.
   
   Migrated the remainder of the batch index tests. This showed some redundancy 
in the required test code, so created a test runner to hide that boilerplate. 
Test conversion is now very easy -- at least for the sample of tests converted 
thus far.
   
   Also includes other minor doc changes and build issue fixes.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to