Eliminate duplicate messages
未關閉
.NET
Enhancement
- 主要語言
- C#
- 星號
- 290
- 分支
- 50
- 平均合併
- 5 天 13 小時
- 30 天內合併 PR
- 5
描述
Think about whether do we need to eliminate duplicate messages. In the current system given a graph, if one node is dirty then all the paths reaching to that node is reported as dirty.
貢獻指南
研究方向
首先,在 repository 中追蹤圖分析和 dirty-path 報告的進入點,以查看訊息在哪裡產生。釐清相同的訊息應該每個節點輸出一次,還是每條路徑輸出一次,然後將完成定義為移除重複報告,同時不遺失不同的 breaking-change 資訊。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp, openapi
- 領域
- backend-api-design, cli
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100