chore(lang): move CJK detection to the language model #13683
Merged
Codecov / codecov/project
succeeded
Jan 28, 2025 in 1s
90.97% (target 90.00%)
View this Pull Request on Codecov
90.97% (target 90.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 90.97%. Comparing base (
d8d8182
) to head (d16a8ff
).
Additional details and impacted files
@@ Coverage Diff @@
## main #13683 +/- ##
=======================================
Coverage 90.97% 90.97%
=======================================
Files 606 606
Lines 63217 63222 +5
Branches 6531 6531
=======================================
+ Hits 57512 57517 +5
Misses 4016 4016
Partials 1689 1689
Files with missing lines | Coverage Δ | |
---|---|---|
weblate/lang/models.py | 87.84% <100.00%> (+0.04%) |
⬆️ |
weblate/trans/models/unit.py | 88.70% <ø> (ø) |
|
weblate/trans/tests/test_util.py | 100.00% <100.00%> (ø) |
|
weblate/trans/util.py | 88.43% <100.00%> (ø) |
|
weblate/trans/views/reports.py | 98.71% <100.00%> (ø) |
Loading