Exception strings #12975
+569
−421
Merged
Exception strings #12975
Codecov / codecov/project
succeeded
Nov 8, 2024 in 0s
90.87% (target 90.00%)
View this Pull Request on Codecov
90.87% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 40.36036%
with 331 lines
in your changes missing coverage. Please review.
Project coverage is 90.87%. Comparing base (
30e2a38
) to head (216b5b5
).
Report is 8 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
weblate/api/views.py | 38.46% | 32 Missing |
weblate/utils/views.py | 21.42% | 22 Missing |
weblate/utils/environment.py | 25.00% | 12 Missing |
weblate/auth/models.py | 28.57% | 10 Missing |
weblate/checks/parser.py | 16.66% | 10 Missing |
weblate/addons/views.py | 33.33% | 8 Missing |
weblate/formats/ttkit.py | 0.00% | 8 Missing |
weblate/trans/backups.py | 33.33% | 8 Missing |
weblate/trans/management/commands/import_json.py | 42.85% | 8 Missing |
weblate/trans/views/hooks.py | 0.00% | 8 Missing |
... and 68 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #12975 +/- ##
==========================================
- Coverage 91.09% 90.87% -0.23%
==========================================
Files 598 598
Lines 61450 61684 +234
Branches 6373 6373
==========================================
+ Hits 55980 56054 +74
- Misses 3805 3965 +160
Partials 1665 1665
Files with missing lines | Coverage Δ | |
---|---|---|
weblate/accounts/forms.py | 89.16% <100.00%> (+0.01%) |
⬆️ |
...eblate/addons/management/commands/install_addon.py | 96.22% <100.00%> (+0.22%) |
⬆️ |
weblate/auth/management/commands/createadmin.py | 89.79% <100.00%> (+0.43%) |
⬆️ |
weblate/billing/models.py | 90.19% <100.00%> (+0.05%) |
⬆️ |
weblate/billing/views.py | 75.32% <100.00%> (+0.65%) |
⬆️ |
weblate/formats/tests/test_convert.py | 98.80% <100.00%> (-0.01%) |
⬇️ |
weblate/formats/tests/test_formats.py | 99.78% <100.00%> (+<0.01%) |
⬆️ |
weblate/lang/views.py | 89.42% <100.00%> (+0.10%) |
⬆️ |
weblate/machinery/baidu.py | 100.00% <100.00%> (ø) |
|
weblate/machinery/tests.py | 99.67% <100.00%> (-0.01%) |
⬇️ |
... and 85 more |
Loading