Skip to content
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-dist, store-grpc, store-node, store-rocksdb, store-test #2624

Closed
wants to merge 12 commits into from

Conversation

VGalaxies
Copy link
Contributor

@VGalaxies VGalaxies commented Aug 6, 2024

@VGalaxies VGalaxies requested a review from imbajin August 6, 2024 14:02
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.23%. Comparing base (7dc6a86) to head (540320e).
Report is 221 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2624      +/-   ##
============================================
- Coverage     48.39%   47.23%   -1.17%     
+ Complexity      746      583     -163     
============================================
  Files           719      719              
  Lines         58471    58471              
  Branches       7496     7496              
============================================
- Hits          28299    27619     -680     
- Misses        27334    28064     +730     
+ Partials       2838     2788      -50     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@VGalaxies VGalaxies marked this pull request as ready for review August 6, 2024 14:05
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. store Store module labels Aug 6, 2024
Copy link
Contributor

@Pengzna Pengzna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

image

imbajin
imbajin previously approved these changes Aug 10, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 10, 2024
.asf.yaml Outdated
@@ -28,7 +28,7 @@ github:
del_branch_on_merge: true
#labels:
enabled_merge_buttons:
merge: false
merge: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prefer to disable merge button.
In order to keep a clear history, we do not expect to introduce merge commits.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Temporarily enable for migrating commons module, disable it after merge #2628... cc @imbajin

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Temporarily enable for migrating commons module, disable it after merge #2628... cc @imbajin

Yes, just temporarily open, then close again

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get it

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get it

@javeme need your approve to merge this PR 🔢

imbajin
imbajin previously approved these changes Aug 10, 2024
@VGalaxies VGalaxies dismissed stale reviews from JackyYangPassion and imbajin via fb9144c August 12, 2024 07:58
imbajin
imbajin previously approved these changes Aug 13, 2024
imbajin
imbajin previously approved these changes Aug 18, 2024
@VGalaxies
Copy link
Contributor Author

@javeme need your approval to merge this PR 😶‍🌫️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files. store Store module
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants