feat(clustertest): add basic MiniCluster module for distributed system - #2615
Conversation
|
doc reference url is here |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2615 +/- ##
============================================
- Coverage 47.76% 1.21% -46.55%
+ Complexity 821 8 -813
============================================
Files 719 697 -22
Lines 58918 56403 -2515
Branches 7597 7149 -448
============================================
- Hits 28141 685 -27456
- Misses 27953 55667 +27714
+ Partials 2824 51 -2773 ☔ View full report in Codecov by Sentry. |
Co-authored-by: V_Galaxy <dyc1904821183@gmail.com>
|
Cluster-Test CI is blocked by PR, which will fix the edgelabel_type in hugegraph-client |
Yes, it hasn't been released yet. For testing purpose, you can modify the ci temporarily to install the hugegraph-client that supports father-sub-edge from source(or only do it on your local), then have a test. |
There was a problem hiding this comment.
do we need it? Also add a TODO comment to reuse the config files in future
imbajin
left a comment
There was a problem hiding this comment.
Remember add basic doc for it later
Purpose of the PR
subtask of #2593
Refer doc to get the design/details
Main Changes
Verifying these changes
Does this PR potentially affect the following parts?
Documentation Status
Doc - TODODoc - DoneDoc - No Need