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

Faster CLDR lookup for po #32

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Faster CLDR lookup for po #32

merged 1 commit into from
Dec 7, 2023

Conversation

vorlif
Copy link
Owner

@vorlif vorlif commented Dec 7, 2023

Summary

  • Documentation extended
  • Faster conversion of the CLDR category to the gettext plural form.
  • Constants for file extensions marked as deprecated, as they offer no additional value.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2c8406b) 87.79% compared to head (3e94e53) 87.81%.
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   87.79%   87.81%   +0.02%     
==========================================
  Files          43       43              
  Lines        4063     4070       +7     
==========================================
+ Hits         3567     3574       +7     
  Misses        353      353              
  Partials      143      143              

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

@vorlif vorlif merged commit cf4c9e3 into main Dec 7, 2023
13 checks passed
@vorlif vorlif deleted the cldr/faster-po-lookup branch December 7, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants