Coverage report: 100%

Files Functions Classes

coverage.py v7.14.3, created at 2026-06-26 11:36 +0100

File function   statements missing excluded   coverage
youversion/__init__.py (no function)   5 0 0   100%
youversion/clients/__init__.py (no function)   3 0 0   100%
youversion/clients/async_client.py AsyncClient.__init__   1 0 0   100%
youversion/clients/async_client.py AsyncClient.__aenter__   2 0 0   100%
youversion/clients/async_client.py AsyncClient.__aexit__   1 0 0   100%
youversion/clients/async_client.py (no function)   5 0 0   100%
youversion/clients/sync_client.py SyncClient.__init__   4 0 0   100%
youversion/clients/sync_client.py SyncClient._get_loop   11 0 0   100%
youversion/clients/sync_client.py SyncClient._run_async   3 0 0   100%
youversion/clients/sync_client.py SyncClient._run_async._ensure_client_initialized   2 0 0   100%
youversion/clients/sync_client.py SyncClient.__enter__   2 0 0   100%
youversion/clients/sync_client.py SyncClient.__exit__   3 0 0   100%
youversion/clients/sync_client.py SyncClient.__aenter__   2 0 0   100%
youversion/clients/sync_client.py SyncClient.__aexit__   1 0 0   100%
youversion/clients/sync_client.py SyncClient.close   12 0 0   100%
youversion/clients/sync_client.py SyncClient.close._close_async   1 0 0   100%
youversion/clients/sync_client.py SyncClient.username   4 0 0   100%
youversion/clients/sync_client.py SyncClient.moments   1 0 0   100%
youversion/clients/sync_client.py SyncClient.highlights   1 0 0   100%
youversion/clients/sync_client.py SyncClient.verse_of_the_day   1 0 0   100%
youversion/clients/sync_client.py SyncClient.notes   1 0 0   100%
youversion/clients/sync_client.py SyncClient.bookmarks   1 0 0   100%
youversion/clients/sync_client.py SyncClient.my_images   1 0 0   100%
youversion/clients/sync_client.py SyncClient.plan_progress   1 0 0   100%
youversion/clients/sync_client.py SyncClient.plan_subscriptions   1 0 0   100%
youversion/clients/sync_client.py SyncClient.plan_completions   1 0 0   100%
youversion/clients/sync_client.py SyncClient.convert_note_to_md   1 0 0   100%
youversion/clients/sync_client.py SyncClient.send_friend_request   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_bible_configuration   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_bible_versions   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_bible_version   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_bible_chapter   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_recommended_languages   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_audio_chapter   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_audio_version   1 0 0   100%
youversion/clients/sync_client.py SyncClient.search_bible   1 0 0   100%
youversion/clients/sync_client.py SyncClient.search_plans   1 0 0   100%
youversion/clients/sync_client.py SyncClient.search_users   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_videos   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_video_details   1 0 0   100%
youversion/clients/sync_client.py SyncClient.badges   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_images   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_image_upload_url   1 0 0   100%
youversion/clients/sync_client.py SyncClient.search_events   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_event_details   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_saved_events   1 0 0   100%
youversion/clients/sync_client.py SyncClient.save_event   1 0 0   100%
youversion/clients/sync_client.py SyncClient.delete_saved_event   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_all_saved_event_ids   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_event_configuration   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_moments   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_moment_details   1 0 0   100%
youversion/clients/sync_client.py SyncClient.create_moment   1 0 0   100%
youversion/clients/sync_client.py SyncClient.update_moment   1 0 0   100%
youversion/clients/sync_client.py SyncClient.delete_moment   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_moment_colors   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_moment_labels   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_verse_colors   1 0 0   100%
youversion/clients/sync_client.py SyncClient.hide_verse_colors   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_moments_configuration   1 0 0   100%
youversion/clients/sync_client.py SyncClient.create_comment   1 0 0   100%
youversion/clients/sync_client.py SyncClient.delete_comment   1 0 0   100%
youversion/clients/sync_client.py SyncClient.like_moment   1 0 0   100%
youversion/clients/sync_client.py SyncClient.unlike_moment   1 0 0   100%
youversion/clients/sync_client.py SyncClient.register_device   1 0 0   100%
youversion/clients/sync_client.py SyncClient.unregister_device   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_themes   1 0 0   100%
youversion/clients/sync_client.py SyncClient.add_theme   1 0 0   100%
youversion/clients/sync_client.py SyncClient.remove_theme   1 0 0   100%
youversion/clients/sync_client.py SyncClient.set_theme   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_theme_description   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_friends   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_all_friends   1 0 0   100%
youversion/clients/sync_client.py SyncClient.delete_friend   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_incoming_friend_requests   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_friend_suggestions   1 0 0   100%
youversion/clients/sync_client.py SyncClient.accept_friend_request   1 0 0   100%
youversion/clients/sync_client.py SyncClient.decline_friend_request   1 0 0   100%
youversion/clients/sync_client.py SyncClient.dismiss_friend_suggestion   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_facebook_friends   1 0 0   100%
youversion/clients/sync_client.py SyncClient.sync_friendship_contacts   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_notifications   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_notification_settings   1 0 0   100%
youversion/clients/sync_client.py SyncClient.update_notification_settings   1 0 0   100%
youversion/clients/sync_client.py SyncClient.update_notifications   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_votd_notification_settings   1 0 0   100%
youversion/clients/sync_client.py SyncClient.update_votd_notification_settings   1 0 0   100%
youversion/clients/sync_client.py SyncClient.invite_by_email   1 0 0   100%
youversion/clients/sync_client.py SyncClient.invite_by_sms   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_client_side_moments   1 0 0   100%
youversion/clients/sync_client.py SyncClient.get_moments_votd   1 0 0   100%
youversion/clients/sync_client.py (no function)   89 0 0   100%
youversion/config.py (no function)   90 0 0   100%
youversion/core/__init__.py (no function)   6 0 0   100%
youversion/core/authenticator.py Authenticator.__init__   7 0 0   100%
youversion/core/authenticator.py Authenticator.authenticate   4 0 0   100%
youversion/core/authenticator.py Authenticator._get_oauth2_token   16 0 0   100%
youversion/core/authenticator.py (no function)   11 0 0   100%
youversion/core/base_client.py BaseClient.__init__   5 0 0   100%
youversion/core/base_client.py BaseClient._ensure_authenticated   5 0 0   100%
youversion/core/base_client.py BaseClient._get_cards_data   6 0 0   100%
youversion/core/base_client.py BaseClient.moments   4 0 0   100%
youversion/core/base_client.py BaseClient.highlights   3 0 0   100%
youversion/core/base_client.py BaseClient.verse_of_the_day   2 0 0   100%
youversion/core/base_client.py BaseClient.notes   3 0 0   100%
youversion/core/base_client.py BaseClient.bookmarks   3 0 0   100%
youversion/core/base_client.py BaseClient.my_images   3 0 0   100%
youversion/core/base_client.py BaseClient.plan_progress   3 0 0   100%
youversion/core/base_client.py BaseClient.plan_subscriptions   3 0 0   100%
youversion/core/base_client.py BaseClient.plan_completions   3 0 0   100%
youversion/core/base_client.py BaseClient.convert_note_to_md   1 0 0   100%
youversion/core/base_client.py BaseClient.close   2 0 0   100%
youversion/core/base_client.py BaseClient.username   1 0 0   100%
youversion/core/base_client.py BaseClient.user_id   1 0 0   100%
youversion/core/base_client.py BaseClient.get_bible_configuration   3 0 0   100%
youversion/core/base_client.py BaseClient.get_bible_versions   3 0 0   100%
youversion/core/base_client.py BaseClient.get_bible_version   3 0 0   100%
youversion/core/base_client.py BaseClient.get_bible_chapter   3 0 0   100%
youversion/core/base_client.py BaseClient.get_recommended_languages   3 0 0   100%
youversion/core/base_client.py BaseClient.get_audio_chapter   3 0 0   100%
youversion/core/base_client.py BaseClient.get_audio_version   3 0 0   100%
youversion/core/base_client.py BaseClient.search_bible   3 0 0   100%
youversion/core/base_client.py BaseClient.search_plans   3 0 0   100%
youversion/core/base_client.py BaseClient.search_users   3 0 0   100%
youversion/core/base_client.py BaseClient.get_videos   3 0 0   100%
youversion/core/base_client.py BaseClient.get_video_details   3 0 0   100%
youversion/core/base_client.py BaseClient.badges   4 0 0   100%
youversion/core/base_client.py BaseClient.get_images   4 0 0   100%
youversion/core/base_client.py BaseClient.get_image_upload_url   3 0 0   100%
youversion/core/base_client.py BaseClient.search_events   3 0 0   100%
youversion/core/base_client.py BaseClient.get_event_details   3 0 0   100%
youversion/core/base_client.py BaseClient.get_saved_events   3 0 0   100%
youversion/core/base_client.py BaseClient.save_event   3 0 0   100%
youversion/core/base_client.py BaseClient.delete_saved_event   3 0 0   100%
youversion/core/base_client.py BaseClient.get_all_saved_event_ids   3 0 0   100%
youversion/core/base_client.py BaseClient.get_event_configuration   3 0 0   100%
youversion/core/base_client.py BaseClient.get_moments   3 0 0   100%
youversion/core/base_client.py BaseClient.get_moment_details   3 0 0   100%
youversion/core/base_client.py BaseClient.create_moment   8 0 0   100%
youversion/core/base_client.py BaseClient.update_moment   3 0 0   100%
youversion/core/base_client.py BaseClient.delete_moment   3 0 0   100%
youversion/core/base_client.py BaseClient.get_moment_colors   3 0 0   100%
youversion/core/base_client.py BaseClient.get_moment_labels   3 0 0   100%
youversion/core/base_client.py BaseClient.get_verse_colors   3 0 0   100%
youversion/core/base_client.py BaseClient.hide_verse_colors   3 0 0   100%
youversion/core/base_client.py BaseClient.get_moments_configuration   3 0 0   100%
youversion/core/base_client.py BaseClient.create_comment   3 0 0   100%
youversion/core/base_client.py BaseClient.delete_comment   3 0 0   100%
youversion/core/base_client.py BaseClient.like_moment   3 0 0   100%
youversion/core/base_client.py BaseClient.unlike_moment   3 0 0   100%
youversion/core/base_client.py BaseClient.register_device   3 0 0   100%
youversion/core/base_client.py BaseClient.unregister_device   3 0 0   100%
youversion/core/base_client.py BaseClient.get_themes   3 0 0   100%
youversion/core/base_client.py BaseClient.add_theme   3 0 0   100%
youversion/core/base_client.py BaseClient.remove_theme   3 0 0   100%
youversion/core/base_client.py BaseClient.set_theme   3 0 0   100%
youversion/core/base_client.py BaseClient.get_theme_description   3 0 0   100%
youversion/core/base_client.py BaseClient.send_friend_request   3 0 0   100%
youversion/core/base_client.py BaseClient.get_friends   2 0 0   100%
youversion/core/base_client.py BaseClient.get_all_friends   2 0 0   100%
youversion/core/base_client.py BaseClient.delete_friend   2 0 0   100%
youversion/core/base_client.py BaseClient.get_incoming_friend_requests   2 0 0   100%
youversion/core/base_client.py BaseClient.get_friend_suggestions   2 0 0   100%
youversion/core/base_client.py BaseClient.accept_friend_request   2 0 0   100%
youversion/core/base_client.py BaseClient.decline_friend_request   2 0 0   100%
youversion/core/base_client.py BaseClient.dismiss_friend_suggestion   2 0 0   100%
youversion/core/base_client.py BaseClient.get_facebook_friends   2 0 0   100%
youversion/core/base_client.py BaseClient.sync_friendship_contacts   2 0 0   100%
youversion/core/base_client.py BaseClient.get_notifications   2 0 0   100%
youversion/core/base_client.py BaseClient.get_notification_settings   2 0 0   100%
youversion/core/base_client.py BaseClient.update_notification_settings   2 0 0   100%
youversion/core/base_client.py BaseClient.update_notifications   2 0 0   100%
youversion/core/base_client.py BaseClient.get_votd_notification_settings   2 0 0   100%
youversion/core/base_client.py BaseClient.update_votd_notification_settings   2 0 0   100%
youversion/core/base_client.py BaseClient.invite_by_email   2 0 0   100%
youversion/core/base_client.py BaseClient.invite_by_sms   2 0 0   100%
youversion/core/base_client.py BaseClient.get_client_side_moments   2 0 0   100%
youversion/core/base_client.py BaseClient.get_moments_votd   2 0 0   100%
youversion/core/base_client.py (no function)   92 0 0   100%
youversion/core/data_processor.py DataProcessor.__init__   0 0 0   100%
youversion/core/data_processor.py DataProcessor._create_references   9 0 0   100%
youversion/core/data_processor.py DataProcessor._process_common_fields   10 0 0   100%
youversion/core/data_processor.py DataProcessor.process_moments   8 0 0   100%
youversion/core/data_processor.py DataProcessor.process_highlights   6 0 0   100%
youversion/core/data_processor.py DataProcessor.process_verse_of_the_day   11 0 0   100%
youversion/core/data_processor.py DataProcessor.process_notes   5 0 0   100%
youversion/core/data_processor.py DataProcessor.process_bookmarks   5 0 0   100%
youversion/core/data_processor.py DataProcessor.process_images   5 0 0   100%
youversion/core/data_processor.py DataProcessor.process_plan_progress   5 0 0   100%
youversion/core/data_processor.py DataProcessor.process_plan_subscriptions   5 0 0   100%
youversion/core/data_processor.py DataProcessor.process_badges   5 0 0   100%
youversion/core/data_processor.py DataProcessor.process_plan_completions   5 0 0   100%
youversion/core/data_processor.py DataProcessor.process_search_bible   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_bible_chapter   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_bible_version   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_bible_versions   8 0 0   100%
youversion/core/data_processor.py DataProcessor.process_audio_chapter   7 0 0   100%
youversion/core/data_processor.py DataProcessor.process_audio_version   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_send_friend_request   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_bible_configuration   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_recommended_languages   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_search_plans   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_search_users   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_videos   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_video_details   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_image_upload_url   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_search_events   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_event_details   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_saved_events   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_moments_list   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_moment_details   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_moment_colors   3 0 0   100%
youversion/core/data_processor.py DataProcessor.process_moment_labels   3 0 0   100%
youversion/core/data_processor.py DataProcessor.process_verse_colors   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_moments_configuration   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_themes   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_theme_description   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_event_configuration   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_all_saved_event_ids   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_save_event   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_delete_saved_event   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_create_moment   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_update_moment   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_delete_moment   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_hide_verse_colors   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_create_comment   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_delete_comment   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_like_moment   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_unlike_moment   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_register_device   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_unregister_device   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_add_theme   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_remove_theme   1 0 0   100%
youversion/core/data_processor.py DataProcessor.process_set_theme   1 0 0   100%
youversion/core/data_processor.py (no function)   61 0 0   100%
youversion/core/http_client.py HttpClient.__init__   3 0 0   100%
youversion/core/http_client.py HttpClient._ensure_public_client   3 0 0   100%
youversion/core/http_client.py HttpClient._unwrap_envelope   3 0 0   100%
youversion/core/http_client.py HttpClient.get   10 0 0   100%
youversion/core/http_client.py HttpClient.get_public   10 0 0   100%
youversion/core/http_client.py HttpClient.post   12 0 0   100%
youversion/core/http_client.py HttpClient.close   4 0 0   100%
youversion/core/http_client.py HttpClient.get_cards   9 0 0   100%
youversion/core/http_client.py HttpClient.get_verse_of_the_day   1 0 0   100%
youversion/core/http_client.py HttpClient.get_bible_configuration   2 0 0   100%
youversion/core/http_client.py HttpClient.get_bible_versions   3 0 0   100%
youversion/core/http_client.py HttpClient.get_bible_version   3 0 0   100%
youversion/core/http_client.py HttpClient.get_bible_chapter   3 0 0   100%
youversion/core/http_client.py HttpClient.get_recommended_languages   3 0 0   100%
youversion/core/http_client.py HttpClient.get_audio_chapter   3 0 0   100%
youversion/core/http_client.py HttpClient.get_audio_version   3 0 0   100%
youversion/core/http_client.py HttpClient.search_bible   7 0 0   100%
youversion/core/http_client.py HttpClient.search_plans   3 0 0   100%
youversion/core/http_client.py HttpClient.search_users   3 0 0   100%
youversion/core/http_client.py HttpClient.get_videos   3 0 0   100%
youversion/core/http_client.py HttpClient.get_video_details   3 0 0   100%
youversion/core/http_client.py HttpClient.get_images   3 0 0   100%
youversion/core/http_client.py HttpClient.get_image_upload_url   2 0 0   100%
youversion/core/http_client.py HttpClient.search_events   7 0 0   100%
youversion/core/http_client.py HttpClient.get_event_details   3 0 0   100%
youversion/core/http_client.py HttpClient.get_saved_events   3 0 0   100%
youversion/core/http_client.py HttpClient.save_event   5 0 0   100%
youversion/core/http_client.py HttpClient.delete_saved_event   2 0 0   100%
youversion/core/http_client.py HttpClient.get_all_saved_event_ids   2 0 0   100%
youversion/core/http_client.py HttpClient.get_event_configuration   2 0 0   100%
youversion/core/http_client.py HttpClient.get_moments   11 0 0   100%
youversion/core/http_client.py HttpClient.get_moment_details   3 0 0   100%
youversion/core/http_client.py HttpClient.create_moment   2 0 0   100%
youversion/core/http_client.py HttpClient.update_moment   2 0 0   100%
youversion/core/http_client.py HttpClient.delete_moment   3 0 0   100%
youversion/core/http_client.py HttpClient.get_moment_colors   2 0 0   100%
youversion/core/http_client.py HttpClient.get_moment_labels   2 0 0   100%
youversion/core/http_client.py HttpClient.get_verse_colors   3 0 0   100%
youversion/core/http_client.py HttpClient.hide_verse_colors   2 0 0   100%
youversion/core/http_client.py HttpClient.get_moments_configuration   2 0 0   100%
youversion/core/http_client.py HttpClient.create_comment   3 0 0   100%
youversion/core/http_client.py HttpClient.delete_comment   3 0 0   100%
youversion/core/http_client.py HttpClient.like_moment   3 0 0   100%
youversion/core/http_client.py HttpClient.unlike_moment   3 0 0   100%
youversion/core/http_client.py HttpClient.register_device   9 0 0   100%
youversion/core/http_client.py HttpClient.unregister_device   3 0 0   100%
youversion/core/http_client.py HttpClient.get_themes   3 0 0   100%
youversion/core/http_client.py HttpClient.add_theme   3 0 0   100%
youversion/core/http_client.py HttpClient.remove_theme   3 0 0   100%
youversion/core/http_client.py HttpClient.set_theme   5 0 0   100%
youversion/core/http_client.py HttpClient.get_theme_description   3 0 0   100%
youversion/core/http_client.py HttpClient.send_friend_request   3 0 0   100%
youversion/core/http_client.py HttpClient.get_friends   2 0 0   100%
youversion/core/http_client.py HttpClient.get_all_friends   2 0 0   100%
youversion/core/http_client.py HttpClient.delete_friend   2 0 0   100%
youversion/core/http_client.py HttpClient.get_incoming_friend_requests   2 0 0   100%
youversion/core/http_client.py HttpClient.get_friend_suggestions   2 0 0   100%
youversion/core/http_client.py HttpClient.accept_friend_request   2 0 0   100%
youversion/core/http_client.py HttpClient.decline_friend_request   2 0 0   100%
youversion/core/http_client.py HttpClient.dismiss_friend_suggestion   2 0 0   100%
youversion/core/http_client.py HttpClient.get_facebook_friends   2 0 0   100%
youversion/core/http_client.py HttpClient.sync_friendship_contacts   2 0 0   100%
youversion/core/http_client.py HttpClient.get_notifications   2 0 0   100%
youversion/core/http_client.py HttpClient.get_notification_settings   2 0 0   100%
youversion/core/http_client.py HttpClient.update_notification_settings   2 0 0   100%
youversion/core/http_client.py HttpClient.update_notifications   2 0 0   100%
youversion/core/http_client.py HttpClient.get_votd_notification_settings   2 0 0   100%
youversion/core/http_client.py HttpClient.update_votd_notification_settings   2 0 0   100%
youversion/core/http_client.py HttpClient.invite_by_email   2 0 0   100%
youversion/core/http_client.py HttpClient.invite_by_sms   2 0 0   100%
youversion/core/http_client.py HttpClient.get_client_side_moments   2 0 0   100%
youversion/core/http_client.py HttpClient.get_moments_votd   5 0 0   100%
youversion/core/http_client.py (no function)   78 0 0   100%
youversion/core/interfaces.py IAuthenticator.authenticate   0 0 2   100%
youversion/core/interfaces.py IHttpClient.get   0 0 7   100%
youversion/core/interfaces.py IHttpClient.post   0 0 7   100%
youversion/core/interfaces.py IHttpClient.close   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_moments   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_highlights   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_verse_of_the_day   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_bible_version   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_bible_versions   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_bible_chapter   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_audio_chapter   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_audio_version   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_bible_configuration   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_recommended_languages   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_search_plans   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_search_users   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_videos   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_video_details   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_image_upload_url   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_search_events   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_event_details   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_saved_events   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_moments_list   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_moment_details   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_moment_colors   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_moment_labels   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_verse_colors   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_moments_configuration   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_themes   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_theme_description   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_event_configuration   0 0 2   100%
youversion/core/interfaces.py IDataProcessor.process_all_saved_event_ids   0 0 2   100%
youversion/core/interfaces.py IClient.user_id   0 0 2   100%
youversion/core/interfaces.py IClient.moments   0 0 2   100%
youversion/core/interfaces.py IClient.highlights   0 0 2   100%
youversion/core/interfaces.py IClient.verse_of_the_day   0 0 2   100%
youversion/core/interfaces.py IClient.notes   0 0 2   100%
youversion/core/interfaces.py IClient.bookmarks   0 0 2   100%
youversion/core/interfaces.py IClient.my_images   0 0 2   100%
youversion/core/interfaces.py IClient.plan_progress   0 0 2   100%
youversion/core/interfaces.py IClient.plan_subscriptions   0 0 2   100%
youversion/core/interfaces.py IClient.plan_completions   0 0 2   100%
youversion/core/interfaces.py IClient.convert_note_to_md   0 0 2   100%
youversion/core/interfaces.py IClient.send_friend_request   0 0 2   100%
youversion/core/interfaces.py (no function)   8 0 93   100%
youversion/enums.py (no function)   15 0 0   100%
youversion/models/__init__.py VotdProtocol.__getattr__   2 0 0   100%
youversion/models/__init__.py (no function)   13 0 2   100%
youversion/models/base.py ReferenceProtocol.__getattr__   2 0 0   100%
youversion/models/base.py MomentProtocol.__getattr__   2 0 0   100%
youversion/models/base.py (no function)   9 0 2   100%
youversion/models/bible.py LanguageProtocol.__getattr__   2 0 0   100%
youversion/models/bible.py PublisherProtocol.__getattr__   2 0 0   100%
youversion/models/bible.py BookProtocol.__getattr__   2 0 0   100%
youversion/models/bible.py VersionProtocol.__getattr__   2 0 0   100%
youversion/models/bible.py ChapterProtocol.__getattr__   2 0 0   100%
youversion/models/bible.py ChapterContentProtocol.__getattr__   2 0 0   100%
youversion/models/bible.py ConfigurationProtocol.__getattr__   2 0 0   100%
youversion/models/bible.py RecommendedLanguagesProtocol.__getattr__   2 0 0   100%
youversion/models/bible.py (no function)   27 0 2   100%
youversion/models/common.py UserBaseProtocol.__getattr__   2 0 0   100%
youversion/models/common.py AvatarProtocol.__getattr__   2 0 0   100%
youversion/models/common.py ImagesProtocol.__getattr__   2 0 0   100%
youversion/models/common.py LinkProtocol.__getattr__   2 0 0   100%
youversion/models/common.py LocalizeProtocol.__getattr__   2 0 0   100%
youversion/models/common.py ApiErrorProtocol.__getattr__   2 0 0   100%
youversion/models/common.py ApiErrorsProtocol.__getattr__   2 0 0   100%
youversion/models/common.py PaginationInfoProtocol.__getattr__   2 0 0   100%
youversion/models/common.py ApiResponseProtocol.__getattr__   2 0 0   100%
youversion/models/common.py (no function)   30 0 2   100%
youversion/models/commons.py ReactionModelProtocol.__getattr__   2 0 0   100%
youversion/models/commons.py BodyImageProtocol.__getattr__   2 0 0   100%
youversion/models/commons.py ActionProtocol.__getattr__   2 0 0   100%
youversion/models/commons.py UserProtocol.__getattr__   2 0 0   100%
youversion/models/commons.py CommentProtocol.__getattr__   2 0 0   100%
youversion/models/commons.py LikeProtocol.__getattr__   2 0 0   100%
youversion/models/commons.py (no function)   21 0 2   100%
youversion/models/events.py EventLocationProtocol.__getattr__   2 0 0   100%
youversion/models/events.py EventTimeProtocol.__getattr__   2 0 0   100%
youversion/models/events.py EventContentProtocol.__getattr__   2 0 0   100%
youversion/models/events.py EventProtocol.__getattr__   2 0 0   100%
youversion/models/events.py SavedEventProtocol.__getattr__   2 0 0   100%
youversion/models/events.py SavedEventsProtocol.__getattr__   2 0 0   100%
youversion/models/events.py SearchEventProtocol.__getattr__   2 0 0   100%
youversion/models/events.py SearchEventsProtocol.__getattr__   2 0 0   100%
youversion/models/events.py EventConfigurationProtocol.__getattr__   2 0 0   100%
youversion/models/events.py (no function)   31 0 2   100%
youversion/models/friends.py ContactProtocol.__getattr__   2 0 0   100%
youversion/models/friends.py ContactsProtocol.__getattr__   2 0 0   100%
youversion/models/friends.py FriendProtocol.__getattr__   2 0 0   100%
youversion/models/friends.py FriendsProtocol.__getattr__   2 0 0   100%
youversion/models/friends.py FriendOfferProtocol.__getattr__   2 0 0   100%
youversion/models/friends.py OffersProtocol.__getattr__   2 0 0   100%
youversion/models/friends.py FriendableProtocol.__getattr__   2 0 0   100%
youversion/models/friends.py FriendablesProtocol.__getattr__   2 0 0   100%
youversion/models/friends.py (no function)   29 0 2   100%
youversion/models/moments.py CreateMoment.model_dump   8 0 0   100%
youversion/models/moments.py (no function)   15 0 0   100%
youversion/utils.py DynamicPydanticFactory.__init__   1 0 0   100%
youversion/utils.py DynamicPydanticFactory._sanitize_name   6 0 0   100%
youversion/utils.py DynamicPydanticFactory._infer_type   27 0 0   100%
youversion/utils.py DynamicPydanticFactory._get_element_class_name   13 0 0   100%
youversion/utils.py DynamicPydanticFactory._value_signature   18 0 0   100%
youversion/utils.py DynamicPydanticFactory._cache_key   2 0 0   100%
youversion/utils.py DynamicPydanticFactory.create_model   33 0 0   100%
youversion/utils.py DynamicPydanticFactory.create_instance   2 0 0   100%
youversion/utils.py DynamicPydanticFactory._create_instance_recursive   48 0 0   100%
youversion/utils.py create_model_from_response   1 0 0   100%
youversion/utils.py create_instance_from_response   1 0 0   100%
youversion/utils.py (no function)   18 0 0   100%
Total     1659 0 205   100%

No items found using the specified filter.