apache / incubator-hugegraph-toolchain

HugeGraph toolchain - include a series useful graph modules
https://hugegraph.apache.org/
Apache License 2.0
82 stars 87 forks source link

feat(hubble): warp the exception info in HugeClientUtil #589

Closed returnToInnocence closed 3 months ago

returnToInnocence commented 3 months ago

…partial exceptions of hubble and server connection creation

Purpose of the PR

Main Changes

Verifying these changes

Does this PR potentially affect the following parts?

Documentation Status

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 62.41%. Comparing base (b066b80) to head (692ba93). Report is 28 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #589 +/- ## ============================================ - Coverage 62.49% 62.41% -0.08% - Complexity 1903 1931 +28 ============================================ Files 262 267 +5 Lines 9541 9739 +198 Branches 886 891 +5 ============================================ + Hits 5963 6079 +116 - Misses 3190 3267 +77 - Partials 388 393 +5 ```

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