Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pd): integrate pd-dist into hugegraph & add core tests, client tests, and REST tests for PD #2532

Merged
merged 11 commits into from
May 6, 2024

Conversation

VGalaxies
Copy link
Contributor

subtask of #2265

@VGalaxies VGalaxies added the pd PD module label Apr 25, 2024
@VGalaxies VGalaxies requested a review from imbajin April 25, 2024 03:05
@VGalaxies VGalaxies self-assigned this Apr 25, 2024
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. ci-cd Build or deploy feature New feature tests Add or improve test cases labels Apr 25, 2024
@imbajin imbajin added this to the 1.5.0 milestone Apr 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 57.13%. Comparing base (2b3bc4f) to head (c12d367).

Files Patch % Lines
...va/org/apache/hugegraph/pd/client/ClientCache.java 0.00% 7 Missing ⚠️
...java/org/apache/hugegraph/pd/meta/IdMetaStore.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2532      +/-   ##
============================================
- Coverage     57.14%   57.13%   -0.01%     
  Complexity      827      827              
============================================
  Files           608      608              
  Lines         49415    49420       +5     
  Branches       6645     6647       +2     
============================================
- Hits          28238    28237       -1     
- Misses        18361    18368       +7     
+ Partials       2816     2815       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dosubot dosubot bot added lgtm This PR has been approved by a maintainer labels May 6, 2024
@imbajin imbajin merged commit 253b8d3 into master May 6, 2024
14 checks passed
@imbajin imbajin deleted the intro-pd-fin branch May 6, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd Build or deploy feature New feature lgtm This PR has been approved by a maintainer pd PD module size:XXL This PR changes 1000+ lines, ignoring generated files. tests Add or improve test cases
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants