-
Notifications
You must be signed in to change notification settings - Fork 527
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
chore(store): translate CJK comments to English for store-cli, store-client, store-common, store-core #2623
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestions batch 1
...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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
subtask of #2575