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

chore(pd-store-dev): integrate pd-grpc, pd-common, pd-client into hugegraph #2460

Merged
merged 18 commits into from
Mar 11, 2024

chore: remove maven prerequisites

19a7184
Select commit
Loading
Failed to load commit list.
Merged

chore(pd-store-dev): integrate pd-grpc, pd-common, pd-client into hugegraph #2460

chore: remove maven prerequisites
19a7184
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2024 in 1s

63.23% (-0.57%) compared to 47a68f0

View this Pull Request on Codecov

63.23% (-0.57%) compared to 47a68f0

Details

Codecov Report

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

Project coverage is 63.23%. Comparing base (47a68f0) to head (19a7184).

Files Patch % Lines
...org/apache/hugegraph/pd/common/PartitionCache.java 0.00% 218 Missing ⚠️
.../java/org/apache/hugegraph/pd/common/HgAssert.java 0.00% 44 Missing ⚠️
...in/java/org/apache/hugegraph/pd/common/KVPair.java 0.00% 20 Missing ⚠️
...ava/org/apache/hugegraph/pd/common/GraphCache.java 0.00% 16 Missing ⚠️
...apache/hugegraph/pd/common/PDRuntimeException.java 0.00% 14 Missing ⚠️
...org/apache/hugegraph/pd/common/PartitionUtils.java 0.00% 14 Missing ⚠️
...va/org/apache/hugegraph/pd/common/PDException.java 0.00% 13 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             pd-store-dev    #2460      +/-   ##
==================================================
- Coverage           63.80%   63.23%   -0.57%     
+ Complexity            829      827       -2     
==================================================
  Files                 511      518       +7     
  Lines               42622    42959     +337     
  Branches             5947     5981      +34     
==================================================
- Hits                27193    27164      -29     
- Misses              12679    13040     +361     
- Partials             2750     2755       +5     

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