refactor: add new suggestion for comments.js and enhance filterDiff tests for better coverage

This commit is contained in:
2026-05-13 01:18:21 +00:00
parent 4834396652
commit fade942267
2 changed files with 35 additions and 5 deletions
+5
View File
@@ -208,5 +208,10 @@
"role": "Zara",
"location": "app/main.js",
"suggestion": "deduplicateWithAI 和 filterFalsePositivesWithAI 為循序依賴流程(去重後才能過濾),無法平行化"
},
{
"role": "Leo",
"location": "app/comments.js",
"suggestion": "buildTable 函式已在 comments.js 第 13 行定義,非未定義或未匯入,不會導致執行時錯誤"
}
]