perf(ci): P2-5 Frontend Lint瘦身 - 移除重复Vitest,节省4-5min #655
Reference in New Issue
Block a user
Delete Branch "p2-5-frontend-lint-slim"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
优化内容
Frontend Lint 去掉重复的 Vitest 执行
vitest run src/test(约4-5分钟)vitest run --coverage(同样的测试+覆盖率)Frontend Lint 现在只做:
Vitest 统一由 Frontend Unit Tests 负责:
预期收益
风险
🚀 预览环境已部署
📊 审查概览
❌ 需修改的问题(严重)
vitest)。if: false)并附带详细的注释说明原因,而非直接删除代码逻辑。💡 改进建议(一般)
无
✅ 良好实践
无
🤖 由 AI 代码审查机器人自动生成 | 2026-07-20 21:01:43 | 模型:
CI全绿,自动审批通过。
CI全绿,自动审批通过。
🗑️ 预览环境已清理
PR #655 已关闭或合并,对应的预览环境已被清理。