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: tv and movie details links #35

Merged
merged 2 commits into from
Aug 13, 2024
Merged

Conversation

frank-mendez
Copy link
Owner

No description provided.

Copy link

vercel bot commented Aug 13, 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 13, 2024 10:59am

Copy link

github-actions bot commented Aug 13, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 72.88% (🎯 60%) 1059 / 1453
🟢 Statements 72.88% (🎯 60%) 1059 / 1453
🟢 Functions 69.64% (🎯 60%) 78 / 112
🟢 Branches 77.3% (🎯 60%) 109 / 141
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/MovieCard.tsx 86.27% 28.57% 33.33% 86.27% 10-15, 41
src/enums/MovieTabEnum.ts 100% 100% 100% 100%
src/pages/movies/MovieDetails.tsx 19.04% 100% 0% 19.04% 9-28, 30-31, 33-43, 45
src/pages/movies/Movies.tsx 90.9% 66.66% 25% 90.9% 44-46, 50-52, 73
src/pages/search/Search.tsx 75.44% 15.38% 25% 75.44% 45-47, 51-53, 140-146, 149-155, 158-164, 167-173, 176-182
src/pages/search/SearchMovieResult.tsx 46.55% 50% 50% 46.55% 17-22, 27-36, 38-52
src/pages/tv-shows/TvShow.tsx 90.9% 66.66% 25% 90.9% 44-46, 50-52, 73
src/pages/tv-shows/TvShowDetails.tsx 19.04% 100% 0% 19.04% 9-28, 30-42, 44
src/types/search.ts 100% 100% 100% 100%
Generated in workflow #28

@frank-mendez frank-mendez merged commit c3352e6 into main Aug 13, 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