chore(store): translate CJK comments to English for store-cli, store-client, store-common, store-core#2623
Merged
JackyYangPassion merged 7 commits intomasterfrom Aug 10, 2024
Merged
Conversation
VGalaxies
commented
Aug 6, 2024
...raph-store/hg-store-cli/src/main/java/org/apache/hugegraph/store/cli/loader/HgThread2DB.java
Outdated
Show resolved
Hide resolved
...tore/hg-store-client/src/main/java/org/apache/hugegraph/store/client/NodeTxSessionProxy.java
Outdated
Show resolved
Hide resolved
...aph-store/hg-store-client/src/main/java/org/apache/hugegraph/store/client/grpc/GrpcUtil.java
Outdated
Show resolved
Hide resolved
...aph-store/hg-store-client/src/main/java/org/apache/hugegraph/store/client/grpc/GrpcUtil.java
Outdated
Show resolved
Hide resolved
hugegraph-store/hg-store-core/src/main/java/org/apache/hugegraph/store/HeartbeatService.java
Outdated
Show resolved
Hide resolved
...h-store/hg-store-core/src/main/java/org/apache/hugegraph/store/business/BusinessHandler.java
Outdated
Show resolved
Hide resolved
...h-store/hg-store-core/src/main/java/org/apache/hugegraph/store/business/BusinessHandler.java
Outdated
Show resolved
Hide resolved
...h-store/hg-store-core/src/main/java/org/apache/hugegraph/store/business/BusinessHandler.java
Outdated
Show resolved
Hide resolved
...ore/hg-store-core/src/main/java/org/apache/hugegraph/store/business/BusinessHandlerImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-store/hg-store-core/src/main/java/org/apache/hugegraph/store/meta/StoreMetadata.java
Outdated
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2623 +/- ##
============================================
- Coverage 45.42% 44.04% -1.39%
- Complexity 343 676 +333
============================================
Files 718 718
Lines 58441 58441
Branches 7492 7492
============================================
- Hits 26549 25739 -810
- Misses 29175 30067 +892
+ Partials 2717 2635 -82 ☔ View full report in Codecov by Sentry. |
VGalaxies
commented
Aug 6, 2024
Contributor
Author
VGalaxies
left a comment
There was a problem hiding this comment.
suggestions batch 2
hugegraph-store/hg-store-core/src/main/java/org/apache/hugegraph/store/meta/StoreMetadata.java
Outdated
Show resolved
Hide resolved
hugegraph-store/hg-store-core/src/main/java/org/apache/hugegraph/store/raft/RaftOperation.java
Outdated
Show resolved
Hide resolved
...raph-store/hg-store-core/src/main/java/org/apache/hugegraph/store/util/HgStoreException.java
Outdated
Show resolved
Hide resolved
…h/store/cli/loader/HgThread2DB.java
40 tasks
imbajin
approved these changes
Aug 9, 2024
JackyYangPassion
approved these changes
Aug 10, 2024
This file contains hidden or 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
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.

subtask of #2575