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

feat: 优化自定义 dict 的逻辑 #239

Merged
merged 1 commit into from
May 28, 2024
Merged

feat: 优化自定义 dict 的逻辑 #239

merged 1 commit into from
May 28, 2024

Conversation

zh-lx
Copy link
Owner

@zh-lx zh-lx commented May 28, 2024

PR 的功能

  • 自定义 dict 中的单字会被添加至 DICT1
  • 修复 dict remove 失败的问题

你的预期是什么

是否进行了详细的自测?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ae73e88) to head (b6f1010).

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #239   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines        13211     13273   +62     
  Branches       424       440   +16     
=========================================
+ Hits         13211     13273   +62     

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

@zh-lx zh-lx merged commit 6f57f4b into main May 28, 2024
4 checks passed
@zh-lx zh-lx deleted the feat-add-dict branch July 8, 2024 14:56
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