ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
6.02k stars 275 forks source link

Version 0.15 #1907

Closed manuel-rw closed 7 months ago

github-actions[bot] commented 7 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 16.69% 4901 / 29350
🔵 Statements 16.69% 4901 / 29350
🔵 Functions 6.6% 31 / 469
🔵 Branches 36.73% 126 / 343
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
next.config.js 0% 0% 0% 0% 1-31
src/env.js 82.83% 0% 0% 82.83% 8-10, 47-57, 62-70
src/middleware.ts 0% 0% 0% 0% 1-55
src/components/Dashboard/Modals/EditAppModal/Tabs/IntegrationTab/Components/InputElements/IntegrationSelector.tsx 60.2% 100% 0% 60.2% 20-83, 93-106
src/components/Manage/Board/create-board.modal.tsx 0% 0% 0% 0% 1-90
src/components/Manage/User/Create/review-input-step.tsx 0% 0% 0% 0% 1-126
src/components/Onboarding/step-create-account.tsx 0% 0% 0% 0% 1-116
src/pages/auth/login.tsx 26.58% 75% 50% 26.58% 33-199, 217-223
src/pages/auth/invite/[inviteId].tsx 0% 0% 0% 0% 1-207
src/server/auth.ts 20.8% 100% 0% 20.8% 23-119, 122-130, 138-149
src/server/api/root.ts 0% 0% 0% 0% 1-55
src/server/api/routers/config.ts 0% 0% 0% 0% 1-259
src/server/api/routers/indexer-manager.ts 0% 0% 0% 0% 1-102
src/server/db/schema.ts 100% 100% 0% 100%
src/tools/server/translation-namespaces.ts 100% 100% 100% 100%
src/types/app.ts 100% 100% 100% 100%
src/utils/auth/adapter.ts 33.73% 100% 11.76% 33.73% 28-32, 45-50, 52-53, 55-56, 58-59, 61-72, 74-79, 81-87, 89-104, 106-119, 121-125, 127-128, 130-146, 148-149, 151-162
src/utils/auth/credentials.ts 0% 0% 0% 0% 1-56
src/utils/auth/index.ts 100% 0% 100% 100%
src/utils/auth/ldap.ts 0% 0% 0% 0% 1-161
src/utils/auth/oidc.ts 0% 0% 0% 0% 1-51
src/widgets/index.ts 100% 100% 100% 100%
src/widgets/bookmark/BookmarkWidgetTile.tsx 26.05% 100% 0% 26.05% 63-64, 66-75, 77-173, 196-318, 321-344, 347-354
src/widgets/indexer-manager/IndexerManagerTile.tsx 32.65% 100% 0% 32.65% 31-96
src/widgets/notebook/NotebookEditor.tsx 0% 0% 0% 0% 1-934
src/widgets/smart-home/entity-state/entity-state.widget.tsx 37.16% 100% 0% 37.16% 54-146
Generated in workflow #6333