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

完善单元测试与性能测试 - Stage1 #4

Open
4 of 16 tasks
sunist-c opened this issue Jan 18, 2024 · 0 comments
Open
4 of 16 tasks

完善单元测试与性能测试 - Stage1 #4

sunist-c opened this issue Jan 18, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed roadmap New functions in roadmap
Milestone

Comments

@sunist-c
Copy link
Contributor

sunist-c commented Jan 18, 2024

第一阶段计划完成下面的内容:

  1. 缓存模块
  2. 数据库模块
    • Sqlite数据库实现 - 数据库接口的单元测试
    • Mysql数据库实现 - 数据库接口的单元测试
    • Postgresql数据库实现 - 数据库接口的单元测试
    • Sqlite数据库实现 - 数据库接口的性能测试
    • Mysql数据库实现 - 数据库接口的性能测试
    • Postgresql数据库实现 - 数据库接口的性能测试
    • ORM拓展 - 数据库接口的单元测试
    • ORM拓展 - 数据库接口的性能测试

由于本阶段基础不足,设定 coverage 达到 75% - 80% 左右就视为测试覆盖了

@sunist-c sunist-c added the roadmap New functions in roadmap label Jan 18, 2024
@sunist-c sunist-c self-assigned this Jan 18, 2024
@sunist-c sunist-c added the help wanted Extra attention is needed label Jan 22, 2024
@sunist-c sunist-c added this to the v1.3 milestone May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed roadmap New functions in roadmap
Projects
None yet
Development

No branches or pull requests

1 participant