a-li commented on code in PR #447:
URL: https://github.com/apache/incubator-uniffle/pull/447#discussion_r1057065377
##########
storage/src/test/java/org/apache/uniffle/storage/util/ShuffleStorageUtilsTest.java:
##########
@@ -266,5 +266,9 @@ public void getPartitionRangeTest() {
range = ShuffleStorageUtils.getPartitionRange(2, 3, 5);
Review Comment:
@advancedxy Thanks for the quick review! I've added additional UTs in the
new revision. Let me know if there's any other specific cases that you're
looking for.
--
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]