apache / incubator-hugegraph-commons

(Archived Warning)Please visit "apache/hugegraph" repo instead
https://github.com/apache/hugegraph/tree/master/hugegraph-commons
Apache License 2.0
29 stars 45 forks source link

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

Closed Thespica closed 2 weeks ago

Thespica commented 1 month ago

As title.

Close #145

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 93.15%. Comparing base (c883f56) to head (3903d24). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ========================================= Coverage 93.15% 93.15% Complexity 65 65 ========================================= Files 9 9 Lines 263 263 Branches 22 22 ========================================= Hits 245 245 Misses 8 8 Partials 10 10 ```

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

VGalaxies commented 2 weeks ago

This PR needs to be manually cherry-picked into the server repository afterwards, after https://github.com/apache/incubator-hugegraph/pull/2628 is merged. cc @imbajin