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

feat: search results #10

Merged
merged 1 commit into from
Aug 5, 2024
Merged

feat: search results #10

merged 1 commit into from
Aug 5, 2024

Conversation

frank-mendez
Copy link
Owner

No description provided.

Copy link

vercel bot commented Aug 5, 2024

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

Name Status Preview Comments Updated (UTC)
movie-browser ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2024 2:04pm

Copy link

github-actions bot commented Aug 5, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 79.74% (🎯 60%) 701 / 879
🟢 Statements 79.74% (🎯 60%) 701 / 879
🟢 Functions 81.08% (🎯 60%) 60 / 74
🟢 Branches 75.78% (🎯 60%) 72 / 95
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/enums/SearchTabEnums.ts 100% 100% 100% 100%
src/enums/index.ts 100% 100% 100% 100%
src/pages/search/Search.tsx 83.91% 18.18% 25% 83.91% 42-44, 48-49, 135-140, 143-148, 151-156
src/pages/search/SearchCompanyResult.tsx 0% 0% 0% 0% 1, 3
src/pages/search/SearchKeywordResult.tsx 0% 0% 0% 0% 1, 3
src/pages/search/SearchMovieResult.tsx 48.93% 50% 100% 48.93% 17-25, 27-41
src/pages/search/SearchPagination.tsx 26.92% 33.33% 33.33% 26.92% 13-18, 20, 22-36, 38-39, 41-43, 45, 47-54, 56, 58
src/pages/search/SearchPeopleResult.tsx 13.95% 100% 0% 13.95% 7-22, 24-36, 38-44, 46
src/pages/search/SearchTab.tsx 100% 60% 50% 100%
src/types/index.ts 100% 100% 100% 100%
src/types/search.ts 100% 100% 100% 100%
Generated in workflow #15

@frank-mendez frank-mendez merged commit 42bb55a into main Aug 5, 2024
8 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