homarr-labs / homarr

A modern and easy to use dashboard. 14+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.
https://homarr.dev
MIT License
18 stars 5 forks source link

fix: rtl common translation unnecessary #1246

Closed Meierschlumpf closed 1 month ago

Meierschlumpf commented 1 month ago


Homarr

Thank you for your contribution. Please ensure that your pull request meets the following pull request:

image

deepsource-io[bot] commented 1 month ago

Here's the code health analysis summary for commits ee83757..25ba491. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScriptβœ… SuccessView Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.
github-actions[bot] commented 1 month ago

Coverage Report

Status Category Percentage Covered / Total
πŸ”΅ Lines 38.76% 14125 / 36433
πŸ”΅ Statements 38.76% 14125 / 36433
πŸ”΅ Functions 34.83% 363 / 1042
πŸ”΅ Branches 70.23% 1253 / 1784
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
apps/nextjs/src/app/[locale]/layout.tsx 0% 0% 0% 0% 1-2, 4-7, 9, 11-15, 17-24, 26-29, 31-48, 50-55, 57-61, 63-72, 74, 76-87, 89
apps/nextjs/src/app/[locale]/_client-providers/mantine.tsx 0% 0% 0% 0% 1, 4, 6-7, 9-11, 13-14, 16-24, 26-28, 30, 32-42, 44, 46-50, 52-54, 56-62, 64-74, 76-82, 84-85, 87-89, 91-95
apps/nextjs/src/app/[locale]/manage/search-engines/page.tsx 0% 0% 0% 0% 1-3, 6-9, 11-14, 16-20, 30-32, 34, 36-53, 56-60, 62, 68-69, 71-92, 94-106, 108-114, 116, 118-119, 121-130, 132
apps/nextjs/src/app/[locale]/manage/users/groups/page.tsx 0% 0% 0% 0% 1-2, 5-8, 10-12, 14-18, 28-31, 33-54, 56-60, 62, 68-79, 81
apps/nextjs/src/app/[locale]/manage/users/groups/[id]/members/page.tsx 0% 0% 0% 0% 1-3, 6-10, 12-13, 24-27, 29, 31-32, 34-38, 40-42, 44-47, 50-53, 55-61, 63-70, 72, 79-93, 95
apps/nextjs/src/components/layout/header/search.tsx 0% 0% 0% 0% 1, 3-4, 6-7, 9-10, 12-13, 15-22, 24-25, 27, 29-33, 35
packages/spotlight/src/components/spotlight.tsx 0% 0% 0% 0% 1, 3-6, 9, 12-15, 17-23, 25-27, 29-40, 42-45, 47-51, 53-63, 65-78, 80-81, 84-91, 93-97, 99-101, 103-110, 112-119, 121-122, 124
packages/translation/src/lang/en.ts 100% 100% 100% 100%
packages/widgets/src/app/component.tsx 0% 0% 0% 0% 1, 4-6, 8-10, 13-15, 17-29, 31-35, 37-42, 44-51, 53-56, 58-66, 68, 76-80, 82
packages/widgets/src/dns-hole/summary/component.tsx 0% 0% 0% 0% 1, 3, 5-8, 10-12, 15-16, 19, 21, 23-28, 30, 32-44, 46-51, 56-60, 62-64, 66-71, 73-84, 86, 88, 90-131, 146-148, 150-160, 162-169, 171-181, 183-189, 191-196, 198-200, 202, 204-213, 215-221
packages/widgets/src/downloads/component.tsx 0% 0% 0% 0% 1, 3, 5, 23-24, 35-36, 38, 40-42, 46, 52, 55, 58-76, 78-81, 83-86, 88, 90-99, 101, 107-110, 113-122, 125-126, 129-130, 133-135, 138-143, 145, 147-150, 152-153, 155-156, 158-159, 161-162, 164-168, 171-173, 175, 177-179, 184-185, 187, 189-196, 198-206, 208-216, 218-227, 229-231, 234-241, 243-276, 279-281, 284-302, 305-308, 311-313, 316-327, 330-334, 338-360, 363-371, 373-378, 380, 382-396, 398-406, 408-415, 417-419, 421-440, 443-461, 463-479, 481-490, 492-512, 514-578, 581-610, 612-642, 645-655, 657-659, 661-665, 669-678, 680-684, 686-689, 691, 700-705, 707-710, 712-744, 746, 748, 750-753, 756-767, 769, 771, 773, 780-814, 816-818, 820-827, 829-838, 840-842, 844-877, 879-881, 883-899, 901-903, 905-907, 909-914, 916
packages/widgets/src/media-requests/stats/component.tsx 0% 0% 0% 0% 1-3, 15-16, 18, 20, 23-25, 27-37, 39-48, 50, 52-55, 57-66, 68, 70, 73-114, 116-124, 126-138, 140-161, 163-174, 176-200, 202-208, 210
packages/widgets/src/weather/icon.tsx 0% 0% 0% 0% 1, 11-12, 15, 29-30, 32-33, 51-53, 55, 57-59, 61-67, 69, 90-104, 106-109
Generated in workflow #3159 for commit 25ba491 by the Vitest Coverage Report Action