Closed abdullai-t closed 3 months ago
Attention: Patch coverage is 76.31579%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 55.74%. Comparing base (
40260eb
) to head (98a3610
). Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/_main_/utils/translation/__init__.py | 64.28% | 5 Missing :warning: |
src/api/middlewares/translation_middleware.py | 55.55% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary / Highlights
This PR introduces several enhancements and fixes to the translation filters and middleware functionality. The key changes include:
database
Django app.__user_language
and__preferred_language
can now be used as keys for the target language.Details (Give details about what this PR accomplishes, include any screenshots etc)
Testing Steps (Provide details on how your changes can be tested)
Requirements (place an
x
in each[ ]
)Transparency (Project board)