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): serialize source and target label for non-father edge label #2682

Closed VGalaxies closed 1 month ago

VGalaxies commented 1 month ago

fixup #2662

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 47.78%. Comparing base (0cb6115) to head (b11b040). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2682 +/- ## ============================================ + Coverage 47.76% 47.78% +0.01% Complexity 821 821 ============================================ Files 720 720 Lines 58980 58982 +2 Branches 7604 7604 ============================================ + Hits 28174 28186 +12 + Misses 27986 27975 -11 - Partials 2820 2821 +1 ```

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