refactor config and nginx parsers
This commit is contained in:
@@ -175,3 +175,14 @@
|
||||
|
||||
- native 自动修复未实现(JAR 链接漂移修复需 filestore identity + release 校验)。
|
||||
- `coverage.out` 未重新生成(不含新包)。
|
||||
|
||||
---
|
||||
|
||||
## 2026-08-22 Sonar 复杂度继续收敛
|
||||
|
||||
- 将部署配置的精确键校验拆为 root、daemon、backend、Node SSR 及槽位校验函数,保留原有字段与错误语义。
|
||||
- 将 backend 校验按 native/container 分支拆分,降低单方法认知复杂度。
|
||||
- 将 Node SSR Nginx marker 定位与 server 收集拆分,保留重复 marker、重复端口和槽位数量校验。
|
||||
- 将容器镜像解析的平台校验、tag 校验、仓库 digest 收集拆分,保留摘要唯一性要求。
|
||||
|
||||
验证:`GOCACHE=/tmp/yms-go-cache go test ./...` 通过。
|
||||
|
||||
Reference in New Issue
Block a user