Closed raivisdejus closed 5 months ago
Attention: Patch coverage is 90.62500%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 74.22%. Comparing base (
38f5d26
) to head (99ece45
). Report is 2 commits behind head on main.:exclamation: Current head 99ece45 differs from pull request most recent head f17149b
Please upload reports for the commit f17149b to get more accurate results.
Files | Patch % | Lines |
---|---|---|
...ferences_dialog/folder_watch_preferences_widget.py | 75.00% | 2 Missing :warning: |
...ts/preferences_dialog/models_preferences_widget.py | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Will recreate this PR against branch from original repo, so builds work as expected https://github.com/chidiwilliams/buzz/pull/752
Current version of
msgfmt.py
is producing.mo
files that cause app crash with Latvian translations. Refactored it to usepolib
that works fine.Also wrapping some string is translation function to make them translatable