refactor: add new suggestion for filterDiff unit tests and update getPRDiff documentation for clarity

This commit is contained in:
2026-05-13 01:27:33 +00:00
parent fdeceee52f
commit 8d8ace636e
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -213,5 +213,10 @@
"role": "Leo",
"location": "app/comments.js",
"suggestion": "buildTable 函式已在 comments.js 第 13 行定義,非未定義或未匯入,不會導致執行時錯誤"
},
{
"role": "Maya",
"location": "app/gitea.js",
"suggestion": "filterDiff 的單元測試已在 gitea.test.js 補齊,涵蓋過濾 .gitea/、不誤過濾其他路徑、全部排除、空 diff 四種情境"
}
]