funky-eyes commented on code in PR #7419:
URL: https://github.com/apache/incubator-seata/pull/7419#discussion_r2139067565


##########
pom.xml:
##########
@@ -60,9 +60,9 @@
         <module>rocketmq</module>
         <module>spring</module>
         <module>tcc</module>
-        <module>test</module>
+        <!--<module>test</module>--> <!-- excluded from source release -->
         <module>mock-server</module>
-        <module>test-old-version</module>
+        <!--<module>test-old-version</module>--> <!-- excluded from source 
release -->

Review Comment:
   排除这两个模块后,单测覆盖度大幅度下降。这两个模块本身就不会发布到源码中!
   Excluding these two modules resulted in a significant decrease in test 
coverage. These two modules will not be released in the source code.



-- 
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: notifications-unsubscr...@seata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to