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: MustGetMessage both support param which type of i18n.LocalizeConfig #40

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

VarusHsu
Copy link
Contributor

@VarusHsu VarusHsu commented Nov 9, 2023

  • MustGetMessage both support param which type of i18n.LocalizeConfig or *i18n.LocalizeConfig

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (96a917b) 70.14% compared to head (934c6de) 70.58%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   70.14%   70.58%   +0.43%     
==========================================
  Files           5        5              
  Lines         134      136       +2     
==========================================
+ Hits           94       96       +2     
  Misses         32       32              
  Partials        8        8              
Flag Coverage Δ
go- 70.58% <100.00%> (+0.43%) ⬆️
go-1.18 70.58% <100.00%> (+0.43%) ⬆️
go-1.19 70.58% <100.00%> (+0.43%) ⬆️
go-1.20 70.58% <100.00%> (+0.43%) ⬆️
go-1.21 70.58% <100.00%> (+0.43%) ⬆️
macos-latest 70.58% <100.00%> (+0.43%) ⬆️
ubuntu-latest 70.58% <100.00%> (+0.43%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@appleboy appleboy added the enhancement New feature or request label Nov 25, 2023
@appleboy appleboy changed the title MustGetMessage both support param which type of i18n.LocalizeConfig o… chore: MustGetMessage both support param which type of i18n.LocalizeConfig Nov 25, 2023
@appleboy appleboy merged commit 165baa2 into gin-contrib:master Nov 25, 2023
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants