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

Local i18n #85

Merged
merged 21 commits into from Oct 17, 2022
Merged

Local i18n #85

merged 21 commits into from Oct 17, 2022

Conversation

zix99
Copy link
Owner

@zix99 zix99 commented Oct 14, 2022

Moving away from x/text (go's i18n printer) reduces compile size by ~600 KB

@netlify
Copy link

netlify bot commented Oct 14, 2022

Deploy Preview for raredocs ready!

Name Link
🔨 Latest commit b4dd661
🔍 Latest deploy log https://app.netlify.com/sites/raredocs/deploys/634d68a6a12fc500082fe55b
😎 Deploy Preview https://deploy-preview-85--raredocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2022

Codecov Report

Merging #85 (b60ea75) into master (24c635c) will increase coverage by 0.15%.
The diff coverage is 97.89%.

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   87.40%   87.55%   +0.15%     
==========================================
  Files          97       98       +1     
  Lines        4627     4702      +75     
==========================================
+ Hits         4044     4117      +73     
- Misses        446      448       +2     
  Partials      137      137              
Impacted Files Coverage Δ
cmd/helpers/summary.go 52.38% <50.00%> (ø)
cmd/analyze.go 96.34% <100.00%> (ø)
cmd/expressions.go 92.30% <100.00%> (ø)
pkg/expressions/stdlib/funcsStrings.go 80.23% <100.00%> (ø)
pkg/humanize/humanize.go 100.00% <100.00%> (ø)
pkg/humanize/numeric.go 100.00% <100.00%> (ø)
cmd/helpers/updatingAggregator.go 77.77% <0.00%> (-5.56%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zix99 zix99 merged commit f7eaf18 into master Oct 17, 2022
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