| File | Statements | Branches | Functions | Lines |
|---|---|---|---|---|
| src/App.tsx |
100.0%
|
100.0%
|
100.0%
|
100.0%
|
| src/components/AppShell.tsx |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/components/EventCoverImage.tsx |
82.2%
|
50.0%
|
75.0%
|
82.2%
|
| src/components/ProtectedRoute.tsx |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/components/SemLogo.tsx |
0.0%
|
100.0%
|
100.0%
|
0.0%
|
| src/components/UserAvatar.tsx |
83.8%
|
61.5%
|
75.0%
|
83.8%
|
| src/config/api.ts |
100.0%
|
100.0%
|
100.0%
|
100.0%
|
| src/contexts/AuthContext.tsx |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/models/auth.ts |
100.0%
|
100.0%
|
100.0%
|
100.0%
|
| src/models/event.ts |
100.0%
|
100.0%
|
100.0%
|
100.0%
|
| src/models/profile.ts |
100.0%
|
100.0%
|
100.0%
|
100.0%
|
| src/services/api.ts |
73.4%
|
86.2%
|
73.3%
|
73.4%
|
| src/services/authService.ts |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/services/eventService.ts |
11.6%
|
100.0%
|
0.0%
|
11.6%
|
| src/services/profileService.ts |
34.1%
|
100.0%
|
0.0%
|
34.1%
|
| src/utils/eventLocation.ts |
5.9%
|
100.0%
|
0.0%
|
5.9%
|
| src/utils/eventStatus.ts |
87.9%
|
83.3%
|
66.7%
|
87.9%
|
| src/utils/imageResize.ts |
100.0%
|
71.4%
|
75.0%
|
100.0%
|
| src/utils/validators.ts |
70.5%
|
31.8%
|
83.3%
|
70.5%
|
| src/viewmodels/auth/useForgotPasswordViewModel.ts |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/viewmodels/auth/useLoginViewModel.ts |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/viewmodels/auth/useRegisterViewModel.ts |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/viewmodels/discover/useDiscoverViewModel.ts |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/viewmodels/event/useCreateEventViewModel.ts |
8.8%
|
100.0%
|
0.0%
|
8.8%
|
| src/viewmodels/event/useEventDetailViewModel.ts |
44.2%
|
62.5%
|
100.0%
|
44.2%
|
| src/viewmodels/event/useMyEventsViewModel.ts |
90.7%
|
71.4%
|
100.0%
|
90.7%
|
| src/viewmodels/favorites/useFavoriteLocationsViewModel.ts |
5.8%
|
100.0%
|
0.0%
|
5.8%
|
| src/viewmodels/favorites/useFavoritesViewModel.ts |
96.5%
|
71.4%
|
100.0%
|
96.5%
|
| src/viewmodels/profile/useProfileViewModel.ts |
4.0%
|
100.0%
|
0.0%
|
4.0%
|
| src/views/auth/AuthPage.tsx |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/views/auth/ForgotPasswordView.tsx |
0.0%
|
100.0%
|
100.0%
|
0.0%
|
| src/views/auth/LandingPage.tsx |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/views/auth/LoginView.tsx |
0.0%
|
100.0%
|
100.0%
|
0.0%
|
| src/views/auth/RegisterView.tsx |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/views/discover/DiscoverPage.tsx |
0.0%
|
0.0%
|
0.0%
|
0.0%
|
| src/views/events/CreateEventPage.tsx |
3.8%
|
100.0%
|
0.0%
|
3.8%
|
| src/views/events/EventDetailPage.tsx |
54.5%
|
43.0%
|
39.0%
|
54.5%
|
| src/views/events/MyEventsPage.tsx |
40.5%
|
41.7%
|
33.3%
|
40.5%
|
| src/views/fallback/AccessDeniedView.tsx |
6.3%
|
100.0%
|
0.0%
|
6.3%
|
| src/views/fallback/NotFoundView.tsx |
9.1%
|
100.0%
|
0.0%
|
9.1%
|
| src/views/favorites/FavoriteLocationsTab.tsx |
3.0%
|
100.0%
|
0.0%
|
3.0%
|
| src/views/favorites/FavoritesPage.tsx |
10.7%
|
100.0%
|
0.0%
|
10.7%
|
| src/views/invitations/InvitationsPage.tsx |
0.0%
|
100.0%
|
0.0%
|
0.0%
|
| src/views/profile/ProfilePage.tsx |
3.2%
|
100.0%
|
0.0%
|
3.2%
|