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(store): integrate `store-node` submodule #2537

Closed sheli00 closed 3 weeks ago

sheli00 commented 1 month ago

Subtask of https://github.com/apache/incubator-hugegraph/issues/2265 and https://github.com/apache/incubator-hugegraph/issues/2482

Detailed doc can be seen in this link

sheli00 commented 3 weeks ago

@VGalaxies @Pengzna @imbajin PTAL

VGalaxies commented 3 weeks ago

@sheli00 could reformat the code for store-node before merging

image

sheli00 commented 3 weeks ago

@sheli00 could reformat the code for store-node before merging

image

Comparing the difference between the code before and after formatting, there should be no major problems

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 41.30%. Comparing base (ac93dee) to head (250b83f).

:exclamation: Current head 250b83f differs from pull request most recent head 44fc4f8

Please upload reports for the commit 44fc4f8 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2537 +/- ## ============================================= - Coverage 56.44% 41.30% -15.14% + Complexity 588 383 -205 ============================================= Files 612 612 Lines 49672 49672 Branches 6681 6681 ============================================= - Hits 28035 20515 -7520 - Misses 18826 26897 +8071 + Partials 2811 2260 -551 ```

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