| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(epp): address remaining codecheck findings | 1 个月前 | |
fix(epp): address remaining codecheck findings | 1 个月前 | |
refactor: resolve codecheck findings across EPP plugins Address static-analysis findings without changing runtime behavior: - fix exported-name stutter (NPUState->State, PredictionScorer->Scorer, PrefixCacheProducer->Producer, score.ScoreAggregate->Aggregate, etc.) - extract magic values to named constants (TCP port, percent scale, file perms, float tolerance) - collapse long parameter lists into context/config structs - deduplicate JSON param decoding, prefix-cache scoring, and picker candidate prep into shared helpers - add exported doc comments and package comments Also ignore generated lockfiles and packaged chart deps, and add the Mulan license header to the sidecar pyproject files. go build ./... and go test ./pkg/epp/... pass. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 |