taojintianxia commented on code in PR #32396:
URL: https://github.com/apache/shardingsphere/pull/32396#discussion_r1704240352
##########
.github/workflows/resources/scripts/unit-test-coverage-merge/code-coverage-merge.sh:
##########
@@ -0,0 +1,107 @@
+#!/bin/bash
+
+# Get file directory and output directory
+current="${{ github.workspace }}"
+
+# Use loop to get root directory, if module doesn't change, the loop needn't
change
Review Comment:
why loop for 5 times ?
--
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]