yangyichao-mango commented on a change in pull request #165: URL: https://github.com/apache/incubator-dolphinscheduler-website/pull/165#discussion_r467357773
########## File path: docs/zh-cn/development/unit-test.md ########## @@ -15,3 +15,94 @@ Unit Test编写参考[链接](https://github.com/apache/incubator-dolphinschedul * 在现阶段,Delta更改代码的测试覆盖设定值为:>=60%,越高越好。 * 我们可以在这个页面中看到测试报告: https://codecov.io/gh/apache/dolphinscheduler +## 单元测试基本准则 Review comment: Hi, Please improve the doc according to the specifications[1]. [1] https://dolphinscheduler.apache.org/zh-cn/docs/development/document.html  ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
