Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

重构 i18n 模块并成立独立子包#150

Merged
lzm0x219 merged 3 commits intomainfrom
feat/extract-i18n
Nov 8, 2025
Merged

重构 i18n 模块并成立独立子包#150
lzm0x219 merged 3 commits intomainfrom
feat/extract-i18n

Conversation

@lzm0x219
Copy link
Owner

@lzm0x219 lzm0x219 commented Nov 8, 2025

Please check if the PR fulfills these requirements

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Motivation and Context

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Other information:

@lzm0x219 lzm0x219 self-assigned this Nov 8, 2025
@codecov
Copy link

codecov bot commented Nov 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.84%. Comparing base (32cc2ac) to head (69ebb29).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   71.64%   77.84%   +6.19%     
==========================================
  Files          11       11              
  Lines         261      334      +73     
  Branches       31       47      +16     
==========================================
+ Hits          187      260      +73     
  Misses         67       67              
  Partials        7        7              

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lzm0x219 lzm0x219 merged commit efc83d0 into main Nov 8, 2025
8 of 9 checks passed
@lzm0x219 lzm0x219 deleted the feat/extract-i18n branch November 8, 2025 12:10
@lzm0x219 lzm0x219 added the breaking change 引入了重大更改 label Nov 8, 2025
@github-actions github-actions bot mentioned this pull request Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change 引入了重大更改

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant