-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(hubble): warp the exception info in HugeClientUtil #589
Merged
JackyYangPassion
merged 15 commits into
apache:master
from
returnToInnocence:fix-serverException
Mar 20, 2024
Merged
feat(hubble): warp the exception info in HugeClientUtil #589
JackyYangPassion
merged 15 commits into
apache:master
from
returnToInnocence:fix-serverException
Mar 20, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…artial exceptions of hubble and server connection creation
dosubot
bot
added
size:M
This PR changes 30-99 lines, ignoring generated files.
enhancement
New feature or request
hubble
hugegraph-hubble
hubble-be
java
Pull requests that update Java code
labels
Mar 11, 2024
dosubot
bot
added
size:L
This PR changes 100-499 lines, ignoring generated files.
and removed
size:M
This PR changes 30-99 lines, ignoring generated files.
labels
Mar 13, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ 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 ☔ View full report in Codecov by Sentry. |
Closed
3 tasks
imbajin
previously approved these changes
Mar 19, 2024
imbajin
changed the title
feat(hugegraph-hubble): constrain the message and cause in HugeClientUtil
feat(hubble): warp the exception info in HugeClientUtil
Mar 19, 2024
JackyYangPassion
previously approved these changes
Mar 19, 2024
imbajin
approved these changes
Mar 20, 2024
JackyYangPassion
approved these changes
Mar 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…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
Doc - TODO
Doc - Done
Doc - No Need