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

fix: image placeholder #43

Merged
merged 1 commit into from
Aug 23, 2024
Merged

fix: image placeholder #43

merged 1 commit into from
Aug 23, 2024

Conversation

frank-mendez
Copy link
Owner

fixes #42

Copy link

vercel bot commented Aug 23, 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 23, 2024 2:31pm

Copy link

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 72.56% (🎯 60%) 1272 / 1753
🟢 Statements 72.56% (🎯 60%) 1272 / 1753
🟢 Functions 64.23% (🎯 60%) 88 / 137
🟢 Branches 72.16% (🎯 60%) 140 / 194
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/PeopleCard.tsx 17.64% 100% 0% 17.64% 9-21, 23
src/pages/movies/MovieDetails.tsx 10.97% 100% 0% 10.97% 10-18, 20-22, 24-39, 41-42, 44-62, 64-71, 73-83, 85-88, 90
src/pages/people/PersonDetails.tsx 19.04% 100% 0% 19.04% 9-14, 16-42, 44
Generated in workflow #33

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

Currently on movies, tv shows and people page when there is null image it will result to a broken image
1 participant