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

Feature/movie page #21

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Feature/movie page #21

merged 2 commits into from
Aug 7, 2024

Conversation

frank-mendez
Copy link
Owner

fixes #14

Copy link

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

Copy link

github-actions bot commented Aug 7, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 76.19% (🎯 60%) 810 / 1063
🟢 Statements 76.19% (🎯 60%) 810 / 1063
🟢 Functions 78.57% (🎯 60%) 66 / 84
🟢 Branches 76.85% (🎯 60%) 83 / 108
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/api/movies/query/query-key-factory.ts 100% 100% 100% 100%
src/api/movies/query/useMovieQuery.ts 100% 100% 100% 100%
src/api/movies/service/movies.service.ts 100% 100% 100% 100%
src/components/SearchBar.tsx 79.31% 100% 25% 79.31% 8-11, 13-14
src/enums/MovieTabEnum.ts 100% 100% 100% 100%
src/enums/index.ts 100% 100% 100% 100%
src/pages/home/Home.tsx 91.83% 57.14% 33.33% 91.83% 18, 22-23, 50
src/pages/movies/Movies.tsx 90.78% 66.66% 25% 90.78% 43-45, 49-51, 72
src/types/index.ts 100% 100% 100% 100%
src/types/movies.ts 100% 100% 100% 100%
src/types/search.ts 100% 100% 100% 100%
Generated in workflow #18

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

Create Movie Page
1 participant