refactor: add new suggestion for comments.js and enhance filterDiff tests for better coverage
This commit is contained in:
@@ -208,5 +208,10 @@
|
||||
"role": "Zara",
|
||||
"location": "app/main.js",
|
||||
"suggestion": "deduplicateWithAI 和 filterFalsePositivesWithAI 為循序依賴流程(去重後才能過濾),無法平行化"
|
||||
},
|
||||
{
|
||||
"role": "Leo",
|
||||
"location": "app/comments.js",
|
||||
"suggestion": "buildTable 函式已在 comments.js 第 13 行定義,非未定義或未匯入,不會導致執行時錯誤"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user