pjain1 commented on pull request #11507: URL: https://github.com/apache/druid/pull/11507#issuecomment-893829363
@zachjsh added test with indexer. BTW some checks are failing because of branch coverage issue in classes `GenericPartitionLocation`, `DeepStoragePartitionStat` and `DeepStoragePartitionLocation` which are just POJOs so I think its ok to ignore the failures, these classes already have serde tests and being used in other test. <img width="1160" alt="Screenshot 2021-08-06 at 3 16 25 AM" src="https://user-images.githubusercontent.com/11787983/128425444-e76ba24e-4387-4161-a003-b14a751e4a7e.png"> -- 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]
