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.63k stars 517 forks source link

feat(store): integrate rest of store-test submodule #2563

Closed Pengzna closed 2 months ago

Pengzna commented 3 months ago

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

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 36.06%. Comparing base (d6bc24e) to head (eee9908). Report is 1 commits behind head on master.

:exclamation: There is a different number of reports uploaded between BASE (d6bc24e) and HEAD (eee9908). Click for more details.

HEAD has 5 uploads less than BASE | Flag | BASE (d6bc24e) | HEAD (eee9908) | |------|------|------| ||6|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2563 +/- ## ============================================= - Coverage 52.54% 36.06% -16.48% - Complexity 586 635 +49 ============================================= Files 643 718 +75 Lines 53364 58444 +5080 Branches 7017 7492 +475 ============================================= - Hits 28038 21080 -6958 - Misses 22491 35069 +12578 + Partials 2835 2295 -540 ```

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

Pengzna commented 2 months ago

@imbajin PTAL~