4paradigm / 4paradigm/OpenMLDB
refactor `sql_cmd_test` & `mini_cluster`
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- testing
- Type d'issue
- Refactorisation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 30/100