apache / incubator-hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
https://hugegraph.apache.org
Apache License 2.0
2.58k stars 512 forks source link

feat(pd): integrate `pd-service` into hugegraph #2528

Closed VGalaxies closed 2 months ago

VGalaxies commented 2 months ago

subtask of #2265

For detailed module analysis documentation, please refer to this link.

VGalaxies commented 2 months ago

@imbajin Should we remove all content under license and upgrade packages? Or mark them when merging with the Useless annotation from pd-store branch later?

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 57.13%. Comparing base (43cae1d) to head (865566d).

Files Patch % Lines
...graph/pd/upgrade/scripts/PartitionMetaUpgrade.java 0.00% 52 Missing :warning:
...hugegraph/pd/upgrade/scripts/TaskCleanUpgrade.java 0.00% 16 Missing :warning:
...che/hugegraph/pd/upgrade/VersionScriptFactory.java 0.00% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2528 +/- ## ============================================ - Coverage 57.25% 57.13% -0.12% + Complexity 829 827 -2 ============================================ Files 605 608 +3 Lines 49334 49415 +81 Branches 6639 6645 +6 ============================================ - Hits 28246 28234 -12 - Misses 18280 18366 +86 - Partials 2808 2815 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

VGalaxies commented 2 months ago

@imbajin Should we remove all content under license and upgrade packages? Or mark them when merging with the Useless annotation from pd-store branch later?

@imbajin marked with Useless now