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

Add convenience function MustLocalizeMessage #352

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

apricotbucket28
Copy link
Contributor

Added a must variant of LocalizeMessage (like Localize & MustLocalize)

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.02%. Comparing base (89ed3ee) to head (022ce4e).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
i18n/localizer.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #352      +/-   ##
==========================================
+ Coverage   74.96%   75.02%   +0.06%     
==========================================
  Files          20       20              
  Lines        2061     2066       +5     
==========================================
+ Hits         1545     1550       +5     
+ Misses        454      453       -1     
- Partials       62       63       +1     

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

@nicksnyder nicksnyder merged commit 711fb20 into nicksnyder:main Jan 12, 2025
5 checks passed
@apricotbucket28 apricotbucket28 deleted the must-localize-message branch January 12, 2025 20:26
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.

2 participants