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(pd): translate CJK punctuations to English #2625

Merged
merged 1 commit into from
Aug 10, 2024

fixup

508923d
Select commit
Loading
Failed to load commit list.
Merged

chore(pd): translate CJK punctuations to English #2625

fixup
508923d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 9, 2024 in 0s

46.83% (-0.39%) compared to dc3070f

View this Pull Request on Codecov

46.83% (-0.39%) compared to dc3070f

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 46.83%. Comparing base (dc3070f) to head (508923d).

Files Patch % Lines
...java/org/apache/hugegraph/pd/PartitionService.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2625      +/-   ##
============================================
- Coverage     47.22%   46.83%   -0.39%     
+ Complexity      583      343     -240     
============================================
  Files           718      718              
  Lines         58441    58441              
  Branches       7492     7492              
============================================
- Hits          27598    27373     -225     
- Misses        28065    28300     +235     
+ Partials       2778     2768      -10     

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