ajnart / homarr

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

Version 0.15.1 #1956

Closed manuel-rw closed 3 months ago

github-actions[bot] commented 3 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 16.92% 5079 / 30015
🔵 Statements 16.92% 5079 / 30015
🔵 Functions 6.68% 32 / 479
🔵 Branches 37.79% 130 / 344
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
next-i18next.config.js 0% 0% 0% 0% 1-47
src/env.js 76.72% 0% 0% 76.72% 10-12, 52-63, 68-79, 84-93
src/components/Dashboard/Modals/EditAppModal/Tabs/IntegrationTab/Components/InputElements/IntegrationSelector.tsx 61.19% 100% 0% 61.19% 20-83, 93-106
src/components/layout/Templates/BoardLayout.tsx 20.71% 100% 0% 20.71% 37-48, 51-62, 65-105, 108-119, 125-216, 219-237, 240-266, 270-275, 283-300, 304-309
src/components/layout/Templates/ManageLayout.tsx 0% 0% 0% 0% 1-304
src/pages/api/auth/[...nextauth].ts 0% 0% 0% 0% 1-7
src/pages/auth/login.tsx 23.77% 75% 50% 23.77% 33-227, 245-251
src/server/auth.ts 20.64% 100% 0% 20.64% 24-125, 128-136, 144-155
src/server/api/root.ts 0% 0% 0% 0% 1-57
src/server/api/routers/openmediavault.ts 0% 0% 0% 0% 1-119
src/server/api/routers/weather.ts 89.55% 100% 0% 89.55% 50-53, 65-67
src/tools/language.ts 100% 100% 100% 100%
src/tools/server/translation-namespaces.ts 100% 100% 100% 100%
src/types/app.ts 100% 100% 100% 100%
src/utils/auth/index.ts 78.18% 100% 0% 78.18% 44-55
src/utils/auth/ldap.ts 0% 0% 0% 0% 1-165
src/utils/auth/oidc.ts 49.39% 66.66% 50% 49.39% 40-81
src/widgets/index.ts 100% 100% 100% 100%
src/widgets/health-monitoring/HealthMonitoringCpu.tsx 6.3% 100% 0% 6.3% 6-109
src/widgets/health-monitoring/HealthMonitoringFileSystem.tsx 16.12% 100% 0% 16.12% 9-60
src/widgets/health-monitoring/HealthMonitoringMemory.tsx 18% 100% 0% 18% 8-48
src/widgets/health-monitoring/HealthMonitoringTile.tsx 45.38% 100% 0% 45.38% 54-109, 112-116, 119-128
src/widgets/indexer-manager/IndexerManagerTile.tsx 32.65% 100% 0% 32.65% 31-96
src/widgets/torrent/TorrentTile.tsx 38.91% 95.45% 50% 38.91% 88-320, 374-379, 389-390, 393-394, 397-398, 401-403
src/widgets/weather/WeatherTile.tsx 38.54% 100% 0% 38.54% 65-152, 155, 162-190
Generated in workflow #6457