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

feat(common): add a tool method encode #2647

Closed VGalaxies closed 3 months ago

VGalaxies commented 3 months ago

cherry-pick https://github.com/apache/incubator-hugegraph-commons/pull/146

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 47.19%. Comparing base (f88fad4) to head (ae15113). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2647 +/- ## ============================================ + Coverage 47.14% 47.19% +0.04% Complexity 583 583 ============================================ Files 718 718 Lines 58469 58469 Branches 7496 7496 ============================================ + Hits 27568 27594 +26 + Misses 28122 28095 -27 - Partials 2779 2780 +1 ```

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