apache / incubator-hugegraph-toolchain

HugeGraph toolchain - include a series useful graph modules
https://hugegraph.apache.org/
Apache License 2.0
88 stars 92 forks source link

feat(HStore): bypass server for HStore writing (BETA) #588

Open JackyYangPassion opened 6 months ago

JackyYangPassion commented 6 months ago

Purpose of the PR

Main Changes

Verifying these changes

Does this PR potentially affect the following parts?

Documentation Status

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 61.93%. Comparing base (b066b80) to head (c1ec5e4). Report is 35 commits behind head on master.

Files Patch % Lines
.../hugegraph/serializer/direct/HStoreSerializer.java 0.00% 61 Missing :warning:
...e/hugegraph/serializer/direct/reuse/BytesDemo.java 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #588 +/- ## ============================================ - Coverage 62.49% 61.93% -0.57% - Complexity 1903 1923 +20 ============================================ Files 262 268 +6 Lines 9541 9773 +232 Branches 886 896 +10 ============================================ + Hits 5963 6053 +90 - Misses 3190 3331 +141 - Partials 388 389 +1 ```

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