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.66k stars 520 forks source link

fix(server): Default Store with HStore #2673

Closed JackyYangPassion closed 1 month ago

JackyYangPassion commented 1 month ago

Purpose of the PR

Main Changes

Verifying these changes

Does this PR potentially affect the following parts?

Documentation Status

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 37.86%. Comparing base (4274b72) to head (539ef36).

:exclamation: There is a different number of reports uploaded between BASE (4274b72) and HEAD (539ef36). Click for more details.

HEAD has 5 uploads less than BASE | Flag | BASE (4274b72) | HEAD (539ef36) | |------|------|------| ||7|2|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2673 +/- ## ============================================ - Coverage 47.55% 37.86% -9.70% + Complexity 820 541 -279 ============================================ Files 718 718 Lines 58490 58490 Branches 7496 7496 ============================================ - Hits 27817 22148 -5669 - Misses 27890 33957 +6067 + Partials 2783 2385 -398 ``` | [Flag](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2673/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2673/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

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