Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

逐渐补全基础单元测试,提高覆盖率 #434

Open
AlexiaChen opened this issue Mar 26, 2020 · 0 comments
Open

逐渐补全基础单元测试,提高覆盖率 #434

AlexiaChen opened this issue Mar 26, 2020 · 0 comments
Labels
Test Test issue

Comments

@AlexiaChen
Copy link
Contributor

DPoS改进的时候,多多少少发现难以查找的bug,查找bug效率很低,一般是代码编写错误,单元测试的覆盖率得跟上来。以防别人又把某些case的代码改坏了。尽量补一些基础数据结构和核心算法,核心策略的单元测试。大流程,大业务规则暂时不考虑。

@AlexiaChen AlexiaChen added the Test Test issue label Mar 26, 2020
@AlexiaChen AlexiaChen changed the title 补全基本单元测试,提高覆盖率 逐渐补全基础单元测试,提高覆盖率 Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test Test issue
Projects
None yet
Development

No branches or pull requests

1 participant