-
Notifications
You must be signed in to change notification settings - Fork 132
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
fix: update the LocaleService initial logic #397
Conversation
Codecov Report
@@ Coverage Diff @@
## main #397 +/- ##
==========================================
+ Coverage 80.80% 81.27% +0.46%
==========================================
Files 177 177
Lines 4844 4848 +4
Branches 1044 1044
==========================================
+ Hits 3914 3940 +26
+ Misses 921 899 -22
Partials 9 9
Continue to review full report at Codecov.
|
@ProfBramble 这条降低测试覆盖率的报告可以忽略 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Description
修复在配置项中,变更 locale 后不生效的问题
Changes
initilaize
逻辑reset
方法getCurrentLocale
方法