Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #78

Merged
merged 5 commits into from
Feb 15, 2025
Merged

Develop #78

merged 5 commits into from
Feb 15, 2025

Conversation

suzuki3jp
Copy link
Owner

No description provided.

Copy link

vercel bot commented Feb 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pmfy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2025 3:55am

Copy link

github-actions bot commented Feb 15, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 6.92% 200 / 2887
🔵 Statements 6.92% 200 / 2887
🔵 Functions 16.32% 16 / 98
🔵 Branches 40.9% 45 / 110
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/actions/PlaylistManager.ts 0% 0% 0% 0% 1-332
src/actions/typings.ts 0% 100% 100% 0% 21-66
src/actions/add-playlist/addPlaylist.ts 0% 0% 0% 0% 1-27
src/actions/add-playlist-item/addPlaylistItem.ts 0% 0% 0% 0% 1-30
src/actions/delete-playlist/deletePlaylist.ts 0% 0% 0% 0% 1-24
src/actions/get-full-playlist/getFullPlaylist.ts 0% 0% 0% 0% 1-25
src/actions/get-playlists/getPlaylists.ts 0% 0% 0% 0% 1-23
src/actions/update-playlist-item-position/updatePlaylistItemPosition.ts 0% 0% 0% 0% 1-34
src/adapters/BaseAdapter.ts 41.66% 100% 0% 41.66% 54-60
src/adapters/YouTubeAdapter.ts 29.35% 85.71% 13.04% 29.35% 17-19, 22-43, 46-85, 88-104, 107-122, 125-145, 148-164, 167-183, 186-202, 210-223, 226-241, 244-260, 263-280, 283-286, 289-307, 310-332, 335-341, 346-352, 362-368
src/adapters/index.ts 0% 0% 0% 0% 1-18
src/adapters/entities/Playlist.ts 84.21% 100% 50% 84.21% 26-28
src/adapters/entities/PlaylistItem.ts 100% 100% 100% 100%
src/app/layout.tsx 0% 0% 0% 0% 1-66
src/app/api/auth/[...nextauth]/nextAuthOptions.ts 0% 0% 0% 0% 1-40
src/components/header.tsx 0% 0% 0% 0% 1-45
src/components/playlist-actions.tsx 0% 0% 0% 0% 1-604
src/components/playlist-browser.tsx 0% 0% 0% 0% 1-36
src/components/playlist-items-viewer.tsx 0% 0% 0% 0% 1-98
src/components/playlists-grid.tsx 0% 0% 0% 0% 1-211
src/components/select-language.tsx 0% 0% 0% 0% 1-63
src/components/settings-menu.tsx 0% 0% 0% 0% 1-124
src/components/your-playlists.tsx 0% 0% 0% 0% 1-36
src/components/ui/link.tsx 0% 0% 0% 0% 1-31
src/components/ui/text.tsx 0% 0% 0% 0% 1-13
src/hooks/useServerT.ts 0% 0% 0% 0% 1-36
src/hooks/useT.ts 0% 0% 0% 0% 1-33
src/utils/getEnv.ts 88.46% 70% 75% 88.46% 27-29
Generated in workflow #76 for commit da2cac8 by the Vitest Coverage Report Action

@suzuki3jp suzuki3jp merged commit a3030b8 into main Feb 15, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant