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: email verified check is in a newline in users table #1218

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:

Before: image

After: image

deepsource-io[bot] commented 1 month ago

Here's the code health analysis summary for commits 2f3619b..4a7917f. 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.96% 13988 / 35901
πŸ”΅ Statements 38.96% 13988 / 35901
πŸ”΅ Functions 35.14% 363 / 1033
πŸ”΅ Branches 70.67% 1253 / 1773
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
apps/nextjs/src/app/[locale]/manage/users/_components/user-list.tsx 0% 0% 0% 0% 1, 3-6, 8, 11-14, 20-25, 27-39, 41-52, 54, 56-59, 61-73, 75, 77-80, 82-86, 88
packages/translation/src/lang/en.ts 100% 100% 100% 100%
Generated in workflow #3116 for commit 4a7917f by the Vitest Coverage Report Action