2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00

Add deepsource code coverage (#5717)

* added deepsource coverage settings

* Ignore missing coverage

* trigger full CI run

* only run when upstream, master and push
This commit is contained in:
Matthias Mair
2023-10-29 20:58:48 +01:00
committed by GitHub
parent 5d6d847328
commit 7ff3f99dc9
3 changed files with 14 additions and 0 deletions

View File

@ -847,6 +847,7 @@ LANGUAGES = [
('zh-hant', _('Chinese (Traditional)')),
]
# Testing interface translations
if get_boolean_setting('TEST_TRANSLATIONS', default_value=False): # pragma: no cover
# Set default language