bluerobotics / bluerobotics/ping-python
Message id enumeration should be in PingMessage scope
未關閉
- 主要語言
- Python
- 星號
- 60
- 分支
- 39
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Right now, the message ids must be imported individually. They should be members of the PingMessage class so all that is needed is an `import PingMessage`
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
issue 中沒有指定檔案或測試。首先定位 PingMessage 類別和目前個別的 message-id 匯入,然後比較呼叫端如何存取它們。完成的標準是:僅匯入 PingMessage 就能將 message ids 暴露為類別成員,並且現有用法仍然清楚;執行可用的測試套件以檢查回歸問題。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- backend
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100