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

chore(docker): cherry-pick commits from master for fix some error when using docker image for 1.2.0 as #2403 #2417

Closed aroundabout closed 8 months ago

aroundabout commented 8 months ago

Purpose of the PR

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (7635c67) 65.59% compared to head (626b46d) 66.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## docker-1.2.0 #2417 +/- ## ================================================== + Coverage 65.59% 66.14% +0.54% - Complexity 587 828 +241 ================================================== Files 511 511 Lines 42590 42590 Branches 5941 5941 ================================================== + Hits 27936 28170 +234 + Misses 11840 11605 -235 - Partials 2814 2815 +1 ```

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