Name Stmts Miss Cover Missing ----------------------------------------------------------------------------------------------------------------------------- activity_logs/__init__.py 0 0 100% activity_logs/admin.py 3 0 100% activity_logs/apps.py 3 0 100% activity_logs/migrations/0001_initial.py 7 0 100% activity_logs/migrations/__init__.py 0 0 100% activity_logs/models.py 15 1 93% 18 activity_logs/serializers.py 6 0 100% activity_logs/tests.py 25 0 100% activity_logs/urls.py 3 0 100% activity_logs/views.py 16 2 88% 16-17 admin_api/__init__.py 0 0 100% admin_api/apps.py 5 0 100% admin_api/auth.py 7 0 100% admin_api/tests.py 68 0 100% admin_api/tests_extra.py 75 0 100% admin_api/urls.py 3 0 100% admin_api/views.py 367 35 90% 28, 30, 33-34, 112-114, 139-141, 342, 371, 377-380, 583, 605-606, 621-622, 634-635, 648-649, 661-662, 675-676, 690-691, 709-710, 725-726 feed/__init__.py 0 0 100% feed/admin.py 8 0 100% feed/apps.py 5 0 100% feed/migrations/0001_initial.py 7 0 100% feed/migrations/0002_fix_user_fk_uuid.py 12 2 83% 29, 38 feed/migrations/0003_add_lat_lng_to_event.py 4 0 100% feed/migrations/0004_add_event_attendee.py 7 0 100% feed/migrations/__init__.py 0 0 100% feed/models.py 39 2 95% 23, 45 feed/serializers.py 32 2 94% 37-38 feed/tests.py 70 0 100% feed/urls.py 3 0 100% feed/views.py 198 58 71% 26, 33-34, 46-55, 60, 66, 71-77, 82, 88, 96, 118, 124-125, 143-144, 151, 165-179, 193-194, 199, 202, 219, 222, 226, 246, 249, 255, 261-265, 277, 279-280, 283-287, 299 games_result/__init__.py 0 0 100% games_result/admin.py 3 0 100% games_result/apps.py 4 0 100% games_result/migrations/0001_initial.py 6 0 100% games_result/migrations/0002_gameresult_question_count_gameresult_total_time_spent_seconds.py 4 0 100% games_result/migrations/__init__.py 0 0 100% games_result/models.py 15 1 93% 18 games_result/tests.py 142 0 100% games_result/urls.py 3 0 100% games_result/views.py 100 18 82% 49-61, 109, 160-161, 171-173 matches/__init__.py 0 0 100% matches/admin.py 4 0 100% matches/apps.py 3 0 100% matches/migrations/0001_initial.py 7 0 100% matches/migrations/0002_match_chat_unlocked_at.py 4 0 100% matches/migrations/__init__.py 0 0 100% matches/models.py 28 3 89% 8, 28, 46 matches/serializers.py 10 0 100% matches/tests.py 117 0 100% matches/urls.py 3 0 100% matches/views.py 248 46 81% 35, 43-44, 63-64, 85, 102-103, 122, 142-143, 151, 210, 250, 279-293, 297-298, 322, 389, 395, 403-404, 413-414, 417-418, 441, 450, 457, 475-481, 509-511 matches/views_snippet.py 13 13 0% 2-41 notifications/__init__.py 0 0 100% notifications/admin.py 7 0 100% notifications/apps.py 3 0 100% notifications/migrations/0001_initial.py 6 0 100% notifications/migrations/__init__.py 0 0 100% notifications/models.py 16 1 94% 26 notifications/serializers.py 8 0 100% notifications/tests.py 56 0 100% notifications/urls.py 3 0 100% notifications/views.py 85 12 86% 58, 87-90, 109, 135-140 profiles/__init__.py 0 0 100% profiles/admin.py 3 0 100% profiles/apps.py 3 0 100% profiles/migrations/0001_initial.py 8 0 100% profiles/migrations/0002_rename_interests_profile_intrests.py 4 0 100% profiles/migrations/0003_profile_location.py 4 0 100% profiles/migrations/0004_profile_intro_video_and_reputation.py 4 0 100% profiles/migrations/0005_profile_is_hidden.py 4 0 100% profiles/migrations/__init__.py 0 0 100% profiles/models.py 20 0 100% profiles/serializers.py 57 6 89% 19, 41, 55, 75-77 profiles/tests.py 57 0 100% profiles/urls.py 3 0 100% profiles/views.py 40 1 98% 39 reports/__init__.py 0 0 100% reports/admin.py 8 0 100% reports/apps.py 4 0 100% reports/migrations/0001_initial.py 8 0 100% reports/migrations/0002_report_admin_notes_report_resolved_at_and_more.py 6 0 100% reports/migrations/__init__.py 0 0 100% reports/models.py 20 1 95% 47 reports/serializers.py 13 2 85% 18, 21 reports/tests.py 44 0 100% reports/tests_extra.py 28 0 100% reports/urls.py 3 0 100% reports/views.py 46 2 96% 93-94 users/__init__.py 0 0 100% users/admin.py 3 0 100% users/apps.py 3 0 100% users/management/__init__.py 0 0 100% users/management/commands/__init__.py 0 0 100% users/management/commands/seed_data.py 72 72 0% 5-189 users/migrations/0001_initial.py 7 0 100% users/migrations/0002_alter_user_fcm_token.py 5 0 100% users/migrations/0003_alter_user_fcm_token.py 5 0 100% users/migrations/0004_alter_user_verification_token.py 4 0 100% users/migrations/0005_remove_user_username.py 4 0 100% users/migrations/0006_user_is_suspended.py 4 0 100% users/migrations/0007_tokenblacklist_blockeduser.py 7 0 100% users/migrations/0008_user_is_age_verified_user_is_phone_verified_and_more.py 7 0 100% users/migrations/0009_delete_otp.py 4 0 100% users/migrations/__init__.py 0 0 100% users/models.py 64 2 97% 64, 78 users/serializers.py 36 4 89% 33, 37, 40, 43 users/tests.py 57 0 100% users/tests_extra.py 92 0 100% users/urls.py 3 0 100% users/views.py 373 94 75% 57, 60, 65-67, 76, 78, 82, 86, 90-96, 121, 123-126, 148, 167, 192-193, 214-215, 221-222, 242, 255, 260, 279-281, 298-299, 307, 311, 328-329, 351-355, 362-369, 385-386, 399-400, 423-444, 451-462, 480, 486-487, 492, 512, 558-559, 609, 627-628, 631-632, 695-697, 700, 703, 708, 711, 725 ----------------------------------------------------------------------------------------------------------------------------- TOTAL 3023 380 87%