v0.6.0
变更
- 拆分超限测试文件(test_cli_main.py → profiles/global/misc,test_models.py → test_edid.py)
- 拆分 test_cli_handlers.py / test_profiles.py / test_cli.py 中超限部分
- 重组 tests/unit/ 为 cli/ profiles/ win32/ 子目录结构
- 从 cli/init.py 提取 parser.py 独立文件
- 所有源文件 ≤300 行,所有目录 ≤8 文件
- 395 项测试,100% 行/分支覆盖率