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)!: break system dict loader to load base and extra separately #668

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

feat(dict)!: break system dict loader to load base and extra separately

95f6eeb
Select commit
Loading
Failed to load commit list.
Open

feat(dict)!: break system dict loader to load base and extra separately #668

feat(dict)!: break system dict loader to load base and extra separately
95f6eeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 27, 2024 in 0s

89.83% (-0.03%) compared to 33c4144

View this Pull Request on Codecov

89.83% (-0.03%) compared to 33c4144

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 89.83%. Comparing base (33c4144) to head (95f6eeb).

Files with missing lines Patch % Lines
src/editor/mod.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #668      +/-   ##
==========================================
- Coverage   89.85%   89.83%   -0.03%     
==========================================
  Files          42       42              
  Lines        8763     8775      +12     
==========================================
+ Hits         7874     7883       +9     
- Misses        889      892       +3     

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