4paradigm / 4paradigm/OpenMLDB
refactor `sql_cmd_test` & `mini_cluster`
オープン
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
the overall structure of `sql_cmd_test` & `mini_cluster` is a mess, mix of global variables and reference over different test case.
It's hard to maintain and add new test case easily
コントリビューションガイド
調査の方向性
The issue points to sql_cmd_test and mini_cluster files, likely in a test directory. Start by examining the current structure, global variables, and cross-references between test cases. Understand how tests interact with the mini_cluster. Refactoring involves cleaning up dependencies and improving modularity. Verify changes by running existing tests to ensure they still pass.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- testing
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100