refactor: clean up project structure
- Remove old review reports (keep latest only) - Move docs/ to deploy/docs-backup/ - Move performance-testing/ to deploy/ - Clean up test output files - Organize root directory
This commit is contained in:
37
.codebuddy/automations/sub2api/wechat_notification.md
Normal file
37
.codebuddy/automations/sub2api/wechat_notification.md
Normal file
@@ -0,0 +1,37 @@
|
||||
# Sub2API 代码审查通知
|
||||
|
||||
**审查时间**: 2026-04-06 22:24(第131次)
|
||||
|
||||
## 状态总览
|
||||
|
||||
| 项目 | 数值 |
|
||||
|------|------|
|
||||
| 🆕 新发现问题 | 0 个 |
|
||||
| 🔴 待修复 P0 | 0 个(P0清零) |
|
||||
| 🟡 待修复 P1 | 1 个 |
|
||||
| 📊 健康评分 | **9/10** |
|
||||
|
||||
## 编译与测试
|
||||
|
||||
- `go build` ✅
|
||||
- `go vet` ✅
|
||||
- `TestShouldClearStickySession` ✅ (10/10)
|
||||
- `TestGroupHandlerEndpoints` ✅
|
||||
- `go test -tags unit ./internal/service/...` ✅
|
||||
|
||||
## 已知待修复问题
|
||||
|
||||
| ID | 级别 | 描述 | 文件 |
|
||||
|----|------|------|------|
|
||||
| P1-08 | 🟡 | 单机版告警规则指标名与代码实际暴露的指标不一致 | `deploy/monitoring/prometheus/rules/sub2api-alerts-light.yml` |
|
||||
|
||||
## 备注
|
||||
|
||||
- P0-01~06 全部已修复闭环
|
||||
- P1-01~07 全部已修复
|
||||
- 工作区有 13+ 个代码文件变更(P0-05/P1-05/P1-07/P0-06 修复)待提交
|
||||
- 整体代码质量稳定
|
||||
|
||||
---
|
||||
|
||||
**报告文件**: `REVIEW_REPORT_2026-04-06.md`
|
||||
Reference in New Issue
Block a user