fix: 修复 compute_duplicate_rate 方法丢失导致 27 个单测失败 #1773
Reference in New Issue
Block a user
Delete Branch "fix/dedup-method-restore"
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?
PR #1762 查重增强引入回归:compute_duplicate_rate 被错误嵌套到 compute_structure_similarity 模块函数体内(return 后死代码),VideoDeduplicator 类丢失该方法。
修复:移回类内,78 个相关单测全通过。
🚀 预览环境已部署
🗑️ 预览环境已清理
PR #1773 已关闭或合并,对应的预览环境已被清理。