Coverage report: 24%

Files Functions Classes

coverage.py v7.13.1, created at 2026-01-21 00:36 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
mindsdb / __about__.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
mindsdb / __main__.py TrunkProcessEnum._missing_   0% 2 2 0   100% 0 0   0%
mindsdb / __main__.py TrunkProcessData.request_restart_attempt   0% 9 9 0   0% 6 0   0%
mindsdb / __main__.py TrunkProcessData.should_restart   0% 8 8 0   0% 6 0   0%
mindsdb / __main__.py close_api_gracefully   0% 22 22 0   0% 6 0   0%
mindsdb / __main__.py clean_mindsdb_tmp_dir   0% 5 5 0   0% 4 0   0%
mindsdb / __main__.py set_error_model_status_by_pids   0% 11 11 0   0% 8 0   0%
mindsdb / __main__.py set_error_model_status_for_unfinished   0% 9 9 0   0% 6 0   0%
mindsdb / __main__.py do_clean_process_marks   0% 4 4 0   0% 4 0   0%
mindsdb / __main__.py create_permanent_integrations   0% 11 11 0   0% 2 0   0%
mindsdb / __main__.py validate_default_project   0% 19 19 0   0% 8 0   0%
mindsdb / __main__.py start_process   0% 9 9 0   100% 0 0   0%
mindsdb / __main__.py wait_api_start   0% 8 8 0   0% 2 0   0%
mindsdb / __main__.py wait_apis_start   0% 6 6 0   0% 4 0   0%
mindsdb / __main__.py join_process   0% 25 25 0   0% 12 0   0%
mindsdb / __main__.py gather_apis   0% 1 1 0   100% 0 0   0%
mindsdb / __main__.py (no function)   0% 187 187 0   0% 46 0   0%
mindsdb / api / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / a2a / __init__.py get_a2a_app   0% 7 7 0   100% 0 0   0%
mindsdb / api / a2a / __init__.py (no function)   0% 6 6 0   100% 0 0   0%
mindsdb / api / a2a / agent.py MindsDBAgent.__init__   0% 12 12 0   0% 2 0   0%
mindsdb / api / a2a / agent.py MindsDBAgent.invoke   0% 30 30 0   0% 8 0   0%
mindsdb / api / a2a / agent.py MindsDBAgent.streaming_invoke   0% 36 36 0   0% 6 0   0%
mindsdb / api / a2a / agent.py MindsDBAgent.stream   0% 14 14 0   0% 4 0   0%
mindsdb / api / a2a / agent.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / api / a2a / common / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / a2a / common / server / __init__.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / api / a2a / common / server / server.py A2AServer.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / api / a2a / common / server / server.py A2AServer._get_agent_card   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / server.py A2AServer._get_status   0% 3 3 0   100% 0 0   0%
mindsdb / api / a2a / common / server / server.py A2AServer._process_request   0% 25 25 0   0% 16 0   0%
mindsdb / api / a2a / common / server / server.py A2AServer._handle_exception   0% 8 8 0   0% 4 0   0%
mindsdb / api / a2a / common / server / server.py A2AServer._create_response   0% 11 11 0   0% 6 0   0%
mindsdb / api / a2a / common / server / server.py A2AServer._create_response.event_generator   0% 11 11 0   0% 4 0   0%
mindsdb / api / a2a / common / server / server.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py TaskManager.on_get_task   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py TaskManager.on_cancel_task   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py TaskManager.on_send_task   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py TaskManager.on_send_task_subscribe   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py TaskManager.on_set_task_push_notification   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py TaskManager.on_get_task_push_notification   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py TaskManager.on_resubscribe_to_task   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py TaskManager.on_message_stream   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.on_get_task   0% 8 8 0   0% 2 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.on_cancel_task   0% 7 7 0   0% 2 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.on_send_task   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.on_send_task_subscribe   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.set_push_notification_info   0% 6 6 0   0% 2 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.get_push_notification_info   0% 6 6 0   0% 2 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.has_push_notification_info   0% 2 2 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.on_set_task_push_notification   0% 8 8 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.on_get_task_push_notification   0% 8 8 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.upsert_task   0% 8 8 0   0% 2 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.on_resubscribe_to_task   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.update_store   0% 14 14 0   0% 6 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.append_task_history   0% 5 5 0   0% 2 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.setup_sse_consumer   0% 8 8 0   0% 4 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.enqueue_events_for_sse   0% 6 6 0   0% 4 0   0%
mindsdb / api / a2a / common / server / task_manager.py InMemoryTaskManager.dequeue_events_for_sse   0% 12 12 0   0% 6 0   0%
mindsdb / api / a2a / common / server / task_manager.py (no function)   0% 44 44 0   100% 0 0   0%
mindsdb / api / a2a / common / server / utils.py are_modalities_compatible   0% 5 5 0   0% 4 0   0%
mindsdb / api / a2a / common / server / utils.py new_incompatible_types_error   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / utils.py new_not_implemented_error   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / server / utils.py (no function)   0% 5 5 0   100% 0 0   0%
mindsdb / api / a2a / common / types.py FileContent.check_content   0% 5 5 0   0% 4 0   0%
mindsdb / api / a2a / common / types.py FlexibleMessage.normalize_parts   0% 20 20 0   0% 12 0   0%
mindsdb / api / a2a / common / types.py TaskStatus.serialize_dt   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / common / types.py A2AClientHTTPError.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / api / a2a / common / types.py A2AClientJSONError.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / api / a2a / common / types.py (no function)   0% 244 244 0   100% 0 0   0%
mindsdb / api / a2a / constants.py (no function)   0% 2 2 0   100% 0 0   0%
mindsdb / api / a2a / task_manager.py to_question_format   0% 10 10 0   0% 10 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager._create_agent   0% 3 3 0   0% 2 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager._stream_generator   0% 81 81 0   0% 18 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager.upsert_task   0% 31 31 0   0% 18 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager._validate_request   0% 11 11 0   0% 8 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager.on_send_task   0% 4 4 0   0% 2 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager.on_send_task_subscribe   0% 14 14 0   0% 4 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager._update_store   0% 22 22 0   0% 12 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager._get_user_query   0% 7 7 0   0% 6 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager._get_task_params   0% 3 3 0   100% 0 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager._invoke   0% 35 35 0   0% 12 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager.on_message_stream   0% 19 19 0   100% 0 0   0%
mindsdb / api / a2a / task_manager.py AgentTaskManager.on_message_stream.message_stream_generator   0% 1 1 0   100% 0 0   0%
mindsdb / api / a2a / task_manager.py (no function)   0% 24 24 0   100% 0 0   0%
mindsdb / api / a2a / utils.py to_serializable   0% 13 13 0   0% 12 0   0%
mindsdb / api / a2a / utils.py convert_a2a_message_to_qa_format   0% 32 32 0   0% 26 0   0%
mindsdb / api / a2a / utils.py (no function)   0% 5 5 0   100% 0 0   0%
mindsdb / api / common / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / common / middleware.py get_pat_fingerprint   0% 1 1 0   100% 0 0   0%
mindsdb / api / common / middleware.py generate_pat   0% 4 4 0   100% 0 0   0%
mindsdb / api / common / middleware.py verify_pat   0% 7 7 0   0% 6 0   0%
mindsdb / api / common / middleware.py revoke_pat   0% 8 8 0   0% 6 0   0%
mindsdb / api / common / middleware.py PATAuthMiddleware._extract_bearer   0% 4 4 0   0% 2 0   0%
mindsdb / api / common / middleware.py PATAuthMiddleware.dispatch   0% 7 7 0   0% 4 0   0%
mindsdb / api / common / middleware.py check_auth   0% 21 21 0   0% 10 0   0%
mindsdb / api / common / middleware.py (no function)   100% 22 0 0   100% 0 0   100%
mindsdb / api / executor / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / executor / command_executor.py _get_show_where   0% 12 12 0   0% 10 0   0%
mindsdb / api / executor / command_executor.py match_one_part_name   67% 9 3 1   50% 4 2   62%
mindsdb / api / executor / command_executor.py match_two_part_name   0% 15 15 1   0% 10 0   0%
mindsdb / api / executor / command_executor.py apply_parameters   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / command_executor.py apply_parameters.fill_parameters   100% 8 0 0   88% 8 1   94%
mindsdb / api / executor / command_executor.py ExecuteCommands.__init__   100% 6 0 0   100% 2 0   100%
mindsdb / api / executor / command_executor.py ExecuteCommands.execute_command   15% 264 225 0   16% 200 24   15%
mindsdb / api / executor / command_executor.py ExecuteCommands.exec_service_function   15% 13 11 0   12% 8 1   14%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_trigger   0% 4 4 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_drop_trigger   0% 4 4 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_job   0% 8 8 0   0% 2 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_drop_job   0% 8 8 0   0% 2 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_chatbot   0% 15 15 0   0% 6 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_update_chatbot   0% 17 17 0   0% 6 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_drop_chatbot   0% 4 4 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_evaluate_metric   0% 18 18 0   0% 2 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_describe_object   0% 20 20 0   0% 10 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_describe_predictor   0% 20 20 0   0% 10 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_kb_index   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_evaluate_kb   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands._get_model_info   0% 16 16 0   0% 10 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands._sync_predictor_check   0% 13 13 0   0% 12 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_retrain_predictor   0% 23 23 0   0% 18 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_finetune_predictor   0% 12 12 0   0% 6 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands._create_integration   44% 50 28 0   28% 32 9   38%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_ml_engine   56% 32 14 0   56% 16 3   56%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_drop_ml_engine   0% 8 8 0   0% 4 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_database   64% 11 4 0   25% 4 1   53%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_drop_database   0% 7 7 0   0% 2 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_alter_database   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_drop_tables   0% 20 20 0   0% 14 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_or_alter_view   0% 19 19 0   0% 8 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_drop_view   0% 19 19 0   0% 12 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_kb   0% 10 10 0   0% 8 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_alter_kb   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_drop_kb   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_skill   0% 6 6 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_drop_skill   0% 6 6 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_update_skill   0% 7 7 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_agent   0% 11 11 0   0% 2 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_drop_agent   0% 6 6 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_update_agent   0% 9 9 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_predictor   0% 26 26 0   0% 8 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_show_columns   0% 20 20 0   0% 12 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_show_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_function_status   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_show_table_status   0% 4 4 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_show_warnings   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_create_table   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_select   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_update_model_version   0% 15 15 0   0% 8 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.answer_drop_model   0% 16 16 0   0% 8 0   0%
mindsdb / api / executor / command_executor.py ExecuteCommands.change_default_db   0% 4 4 0   0% 4 0   0%
mindsdb / api / executor / command_executor.py (no function)   100% 90 0 0   100% 0 0   100%
mindsdb / api / executor / controllers / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / controllers / session_controller.py SessionController.__init__   100% 21 0 0   100% 0 0   100%
mindsdb / api / executor / controllers / session_controller.py SessionController.inc_packet_sequence_number   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / controllers / session_controller.py SessionController.register_stmt   0% 7 7 0   0% 4 0   0%
mindsdb / api / executor / controllers / session_controller.py SessionController.unregister_stmt   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / controllers / session_controller.py SessionController.to_json   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / controllers / session_controller.py SessionController.from_json   0% 2 2 0   0% 2 0   0%
mindsdb / api / executor / controllers / session_controller.py (no function)   100% 16 0 0   100% 0 0   100%
mindsdb / api / executor / data_types / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / executor / data_types / answer.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / api / executor / data_types / response_type.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / classes / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / classes / response.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / classes / tables_row.py TablesRow.to_list   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / classes / tables_row.py TablesRow.from_dict   70% 10 3 0   62% 8 3   67%
mindsdb / api / executor / datahub / classes / tables_row.py (no function)   100% 34 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / datanode.py DataNode.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / datanode.py DataNode.get_type   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / datanode.py DataNode.get_tables   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / datanode.py DataNode.get_table_columns_df   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / datanode.py DataNode.get_table_columns_names   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / datanode.py DataNode.query   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / datanode.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py InformationSchemaDataNode.__init__   100% 6 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py InformationSchemaDataNode.__getitem__   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py InformationSchemaDataNode.get   82% 28 5 0   80% 20 4   81%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py InformationSchemaDataNode.get_table_columns_df   0% 10 10 0   0% 6 0   0%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py InformationSchemaDataNode.get_table_columns_names   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py InformationSchemaDataNode.get_integrations_names   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py InformationSchemaDataNode.get_projects_names   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py InformationSchemaDataNode.get_tables   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py InformationSchemaDataNode.get_tree_tables   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py InformationSchemaDataNode.query   77% 13 3 0   50% 6 3   68%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py InformationSchemaDataNode._get_empty_table   0% 4 4 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py (no function)   100% 31 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py collect_metrics   100% 3 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py collect_metrics.wrapper   70% 20 6 0   50% 4 0   67%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.get_type   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.get_tables   80% 5 1 0   50% 2 1   71%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.get_table_columns_df   0% 21 21 0   0% 12 0   0%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.get_table_columns_names   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.create_table   57% 46 20 0   50% 22 7   54%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.has_support_stream   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.query_stream   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.query   63% 27 10 0   57% 14 4   61%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.query_integration_handler   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py IntegrationDataNode.native_query_integration   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py (no function)   100% 44 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py to_json   67% 6 2 0   100% 2 0   75%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py get_project_name   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py ModelsTable.get_data   70% 10 3 0   75% 4 1   71%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py DatabasesTable.get_data   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py MLEnginesTable.get_data   0% 7 7 0   0% 2 0   0%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py HandlersTable.get_data   0% 11 11 0   0% 4 0   0%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py JobsTable.get_data   0% 9 9 0   0% 2 0   0%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py TriggersTable.get_data   0% 12 12 0   0% 4 0   0%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py ChatbotsTable.get_data   0% 13 13 0   0% 4 0   0%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py KBTable.get_data   0% 15 15 0   0% 6 0   0%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py SkillsTable.get_data   0% 7 7 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py AgentsTable.get_data   0% 7 7 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py ViewsTable.get_data   0% 5 5 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py QueriesTable.get_data   0% 4 4 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py (no function)   100% 76 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / project_datanode.py ProjectDataNode.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / project_datanode.py ProjectDataNode.get_type   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / project_datanode.py ProjectDataNode.get_tables   100% 5 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / project_datanode.py ProjectDataNode.get_table_columns_df   0% 8 8 0   0% 2 0   0%
mindsdb / api / executor / datahub / datanodes / project_datanode.py ProjectDataNode.get_table_columns_names   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / project_datanode.py ProjectDataNode.predict   0% 11 11 0   0% 6 0   0%
mindsdb / api / executor / datahub / datanodes / project_datanode.py ProjectDataNode.predict.callback   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / project_datanode.py ProjectDataNode.query   33% 43 29 3   32% 22 7   32%
mindsdb / api / executor / datahub / datanodes / project_datanode.py ProjectDataNode.create_table   0% 13 13 0   0% 6 0   0%
mindsdb / api / executor / datahub / datanodes / project_datanode.py (no function)   100% 22 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / system_tables.py _get_scope   0% 18 18 0   0% 12 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py SchemataTable.get_data   0% 4 4 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py TablesTable.get_data   0% 44 44 0   0% 30 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py infer_mysql_type   0% 10 10 0   0% 6 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py ColumnsTableRow.from_is_columns_row   0% 26 26 0   0% 20 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py ColumnsTableRow.__post_init__   0% 3 3 0   0% 2 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py ColumnsTable.get_data   0% 18 18 0   0% 14 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py EnginesTable.get_data   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py CharacterSetsTable.get_data   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py CollationsTable.get_data   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py MetaTablesTable.get_data   0% 13 13 0   0% 4 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py MetaColumnsTable.get_data   0% 14 14 0   0% 4 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py MetaColumnStatisticsTable.get_data   0% 14 14 0   0% 4 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py MetaTableConstraintsTable.get_data   0% 26 26 0   0% 8 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py MetaColumnUsageTable.get_data   0% 24 24 0   0% 8 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py MetaHandlerInfoTable.get_data   0% 10 10 0   0% 4 0   0%
mindsdb / api / executor / datahub / datanodes / system_tables.py (no function)   100% 121 0 0   100% 0 0   100%
mindsdb / api / executor / exceptions.py (no function)   100% 34 0 0   100% 0 0   100%
mindsdb / api / executor / planner / __init__.py plan_query   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / planner / exceptions.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoin.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoin.is_timeseries   100% 7 0 0   100% 4 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoin.check_single_integration   100% 7 0 0   75% 4 1   91%
mindsdb / api / executor / planner / plan_join.py PlanJoin.plan   100% 9 0 0   100% 4 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.__init__   100% 7 0 0   100% 0 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.plan   100% 11 0 0   100% 2 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.resolve_table   96% 23 1 0   83% 12 2   91%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.get_table_for_column   80% 5 1 0   75% 4 1   78%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.get_join_sequence   91% 22 2 0   83% 12 2   88%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.check_node_condition   95% 20 1 0   94% 16 1   94%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.can_be_table_filter   62% 8 3 0   62% 8 1   62%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.check_query_conditions   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.check_query_conditions._check_node_condition   100% 5 0 0   100% 4 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.check_use_limit   100% 19 0 0   100% 14 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.plan_join_tables   97% 36 1 0   86% 14 2   94%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.plan_join_tables.replace_subselects   100% 7 0 0   100% 4 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.plan_join_tables._check_identifiers   100% 8 0 0   100% 6 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.optimize_inner_join   89% 18 2 0   75% 8 2   85%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.process_subselect   94% 18 1 0   83% 6 1   92%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery._collect_from_order_by   0% 14 14 0   0% 10 0   0%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery._join_has_predictor   100% 4 0 0   100% 4 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery._can_prune_columns   100% 11 0 0   100% 8 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.get_fetch_columns_for_table   91% 23 2 0   80% 20 4   86%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.get_fetch_columns_for_table.add_column   100% 10 0 0   100% 6 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.process_table   92% 39 3 0   83% 18 3   89%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.join_condition_to_columns_map   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.join_condition_to_columns_map._check_conditions   92% 13 1 0   88% 8 1   90%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.get_filters_from_join_conditions   95% 20 1 0   83% 6 1   92%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.get_filters_from_join_conditions._check_conditions   88% 17 2 0   67% 12 4   79%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.process_predictor   95% 38 2 0   86% 28 4   91%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.add_plan_step   100% 11 0 0   83% 6 1   94%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.add_step_to_partition   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / planner / plan_join.py PlanJoinTablesQuery.close_partition   100% 4 0 0   75% 4 1   88%
mindsdb / api / executor / planner / plan_join.py (no function)   100% 48 0 0   100% 0 0   100%
mindsdb / api / executor / planner / plan_join_ts.py PlanJoinTSPredictorQuery.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / plan_join_ts.py PlanJoinTSPredictorQuery.adapt_dbt_query   85% 27 4 0   57% 14 4   76%
mindsdb / api / executor / planner / plan_join_ts.py PlanJoinTSPredictorQuery.adapt_dbt_query.move_latest   100% 6 0 0   88% 8 1   93%
mindsdb / api / executor / planner / plan_join_ts.py PlanJoinTSPredictorQuery.adapt_dbt_query.add_aliases   100% 4 0 0   100% 4 0   100%
mindsdb / api / executor / planner / plan_join_ts.py PlanJoinTSPredictorQuery.get_aliased_fields   100% 5 0 0   100% 4 0   100%
mindsdb / api / executor / planner / plan_join_ts.py PlanJoinTSPredictorQuery.plan_fetch_timeseries_partitions   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / planner / plan_join_ts.py PlanJoinTSPredictorQuery.plan   97% 33 1 0   92% 12 1   96%
mindsdb / api / executor / planner / plan_join_ts.py PlanJoinTSPredictorQuery.plan_timeseries_predictor   94% 81 5 0   85% 34 5   91%
mindsdb / api / executor / planner / plan_join_ts.py PlanJoinTSPredictorQuery.plan_timeseries_predictor.add_order_not_null   100% 5 0 0   100% 2 0   100%
mindsdb / api / executor / planner / plan_join_ts.py (no function)   100% 15 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_plan.py QueryPlan.__init__   100% 6 0 0   100% 4 0   100%
mindsdb / api / executor / planner / query_plan.py QueryPlan.__eq__   0% 7 7 0   0% 8 0   0%
mindsdb / api / executor / planner / query_plan.py QueryPlan.last_step_index   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / planner / query_plan.py QueryPlan.add_step   100% 4 0 0   100% 2 0   100%
mindsdb / api / executor / planner / query_plan.py (no function)   100% 6 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_planner.py _resolve_identifier_part   100% 5 0 0   50% 2 1   86%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.__init__   93% 41 3 0   86% 22 3   90%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.is_predictor   100% 3 0 0   100% 2 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.get_predictor   100% 20 0 0   100% 10 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.prepare_integration_select   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.prepare_integration_select._prepare_integration_select   100% 17 0 0   94% 18 1   97%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.get_integration_select_step   100% 15 0 0   100% 8 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.get_fetch_params   100% 9 0 0   100% 8 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_integration_select   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.resolve_database_table   100% 17 0 0   100% 10 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.get_query_info   100% 10 0 0   100% 2 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.get_query_info.find_objects   100% 14 0 0   94% 16 1   97%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.get_nested_selects_plan_fnc   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.get_nested_selects_plan_fnc.find_selects   100% 7 0 0   100% 4 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_select_identifier   100% 13 0 0   100% 6 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_integration_select_with_functions   81% 16 3 0   75% 4 1   80%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_integration_select_with_functions.replace_functions   91% 11 1 0   62% 8 3   79%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_api_db_select   100% 5 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_nested_select   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_mdb_nested_select   100% 6 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.get_predictor_namespace_and_name_from_identifier   100% 8 0 0   100% 2 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_select_from_predictor   96% 25 1 0   93% 14 1   95%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_predictor   0% 32 32 0   0% 16 0   0%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_predictor.split_filters   0% 14 14 0   0% 10 0   0%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_project   80% 10 2 0   83% 6 1   81%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_create_table   88% 8 1 0   75% 4 1   83%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_insert   75% 12 3 0   50% 8 2   65%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_update   100% 8 0 0   100% 2 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_delete   100% 6 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_cte   100% 4 0 0   100% 2 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.check_single_integration   100% 7 0 0   100% 4 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_select   96% 25 1 0   94% 16 1   95%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_sub_select   100% 12 0 0   100% 6 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.plan_union   75% 8 2 0   50% 4 2   67%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.from_query   94% 18 1 0   93% 14 1   94%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.handle_partitioning   89% 37 4 0   75% 24 4   84%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.prepare_steps   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.execute_steps   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_planner.py QueryPlanner.get_statement_info   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / planner / query_planner.py (no function)   100% 49 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_prepare.py to_string   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_prepare.py Table.__init__   100% 10 0 0   100% 2 0   100%
mindsdb / api / executor / planner / query_prepare.py Column.__init__   83% 12 2 0   50% 6 1   72%
mindsdb / api / executor / planner / query_prepare.py Statement.__init__   100% 6 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.get_type_of_var   71% 7 2 0   67% 6 2   69%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.get_statement_info   0% 15 15 0   0% 8 0   0%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.get_table_of_column   100% 11 0 0   75% 8 2   89%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.table_from_identifier   100% 15 0 0   100% 6 0   100%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.prepare_select   83% 105 18 0   83% 84 8   83%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.prepare_select.find_predictors   100% 3 0 0   100% 4 0   100%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.prepare_insert   0% 29 29 0   0% 18 0   0%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.prepare_show   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.prepare_steps   88% 17 2 2   75% 8 2   84%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.execute_steps   80% 15 3 0   70% 10 3   76%
mindsdb / api / executor / planner / query_prepare.py PreparedStatementPlanner.plan_query   100% 4 0 0   100% 2 0   100%
mindsdb / api / executor / planner / query_prepare.py (no function)   100% 24 0 0   100% 0 0   100%
mindsdb / api / executor / planner / step_result.py Result.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / step_result.py Result.__hash__   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / planner / step_result.py Result.__eq__   100% 3 0 0   100% 2 0   100%
mindsdb / api / executor / planner / step_result.py Result.ref_name   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / step_result.py Result.__repr__   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / step_result.py (no function)   100% 7 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py PlanStep.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py PlanStep.result   67% 3 1 0   50% 2 1   60%
mindsdb / api / executor / planner / steps.py PlanStep.__eq__   75% 8 2 0   75% 8 2   75%
mindsdb / api / executor / planner / steps.py PlanStep.__repr__   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / planner / steps.py PlanStep.set_result   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py ProjectStep.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py FilterStep.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / planner / steps.py GroupByStep.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / api / executor / planner / steps.py JoinStep.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py UnionStep.__init__   100% 5 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py OrderByStep.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / planner / steps.py LimitOffsetStep.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py FetchDataframeStep.__init__   100% 5 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py FetchDataframeStepPartition.__init__   100% 5 0 0   100% 2 0   100%
mindsdb / api / executor / planner / steps.py ApplyPredictorStep.__init__   100% 7 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py ApplyTimeseriesPredictorStep.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py ApplyPredictorRowStep.__init__   100% 5 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py GetPredictorColumns.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py GetTableColumns.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py MapReduceStep.__init__   100% 5 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py MultipleSteps.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py SaveToTable.__init__   100% 7 0 0   50% 2 1   89%
mindsdb / api / executor / planner / steps.py InsertToTable.__init__   100% 7 0 0   100% 2 0   100%
mindsdb / api / executor / planner / steps.py CreateTableStep.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py UpdateToTable.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py DeleteStep.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py SubSelectStep.__init__   100% 5 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py QueryStep.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py DataStep.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / planner / steps.py (no function)   100% 57 0 0   100% 0 0   100%
mindsdb / api / executor / planner / ts_utils.py find_time_filter   100% 10 0 0   100% 8 0   100%
mindsdb / api / executor / planner / ts_utils.py replace_time_filter   100% 6 0 0   100% 4 0   100%
mindsdb / api / executor / planner / ts_utils.py find_and_remove_time_filter   100% 13 0 0   100% 10 0   100%
mindsdb / api / executor / planner / ts_utils.py validate_ts_where_condition   88% 16 2 0   88% 16 2   88%
mindsdb / api / executor / planner / ts_utils.py recursively_check_join_identifiers_for_ambiguity   71% 14 4 0   75% 16 2   73%
mindsdb / api / executor / planner / ts_utils.py (no function)   100% 7 0 0   100% 0 0   100%
mindsdb / api / executor / planner / utils.py get_predictor_name_identifier   100% 4 0 0   50% 2 1   83%
mindsdb / api / executor / planner / utils.py disambiguate_predictor_column_identifier   100% 6 0 0   100% 2 0   100%
mindsdb / api / executor / planner / utils.py recursively_extract_column_values   93% 15 1 0   90% 10 1   92%
mindsdb / api / executor / planner / utils.py get_deepest_select   67% 3 1 0   50% 2 1   60%
mindsdb / api / executor / planner / utils.py convert_join_to_list   88% 8 1 0   75% 4 1   83%
mindsdb / api / executor / planner / utils.py get_query_params   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / planner / utils.py get_query_params.params_find   33% 3 2 0   50% 2 1   40%
mindsdb / api / executor / planner / utils.py fill_query_params   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / planner / utils.py fill_query_params.params_replace   33% 3 2 0   50% 2 1   40%
mindsdb / api / executor / planner / utils.py filters_to_bin_op   83% 6 1 0   75% 4 1   80%
mindsdb / api / executor / planner / utils.py (no function)   100% 14 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / result_set.py get_mysql_data_type_from_series   88% 16 2 0   86% 14 2   87%
mindsdb / api / executor / sql_query / result_set.py _dump_vector   0% 3 3 0   0% 2 0   0%
mindsdb / api / executor / sql_query / result_set.py Column.__post_init__   100% 4 0 0   75% 4 1   88%
mindsdb / api / executor / sql_query / result_set.py Column.get_hash_name   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / result_set.py rename_df_columns   100% 3 0 0   100% 2 0   100%
mindsdb / api / executor / sql_query / result_set.py ResultSet.__init__   91% 11 1 0   83% 6 1   88%
mindsdb / api / executor / sql_query / result_set.py ResultSet.__repr__   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.__len__   0% 3 3 0   0% 2 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.__getitem__   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.from_df   88% 8 1 0   75% 4 1   83%
mindsdb / api / executor / sql_query / result_set.py ResultSet.from_df_cols   0% 9 9 0   0% 4 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.to_df   0% 4 4 0   100% 0 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.to_df_cols   100% 9 0 0   100% 2 0   100%
mindsdb / api / executor / sql_query / result_set.py ResultSet.get_tables   0% 9 9 0   0% 4 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.get_col_index   0% 8 8 0   0% 6 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.add_column   80% 5 1 0   50% 2 1   71%
mindsdb / api / executor / sql_query / result_set.py ResultSet.del_column   0% 4 4 0   100% 0 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.columns   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / result_set.py ResultSet.get_column_names   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.find_columns   62% 8 3 0   50% 6 1   57%
mindsdb / api / executor / sql_query / result_set.py ResultSet.copy_column_to   0% 5 5 0   100% 0 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.set_col_type   0% 3 3 0   0% 2 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.get_raw_df   50% 4 2 0   50% 2 1   50%
mindsdb / api / executor / sql_query / result_set.py ResultSet.add_raw_df   0% 6 6 0   0% 4 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.add_raw_values   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.get_ast_columns   62% 13 5 0   38% 8 1   52%
mindsdb / api / executor / sql_query / result_set.py ResultSet.to_lists   79% 14 3 0   75% 12 3   77%
mindsdb / api / executor / sql_query / result_set.py ResultSet.get_column_values   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.set_column_values   0% 6 6 0   0% 4 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.add_from_result_set   0% 6 6 0   0% 2 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.records   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.get_records   0% 3 3 0   0% 2 0   0%
mindsdb / api / executor / sql_query / result_set.py ResultSet.length   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / sql_query / result_set.py (no function)   100% 61 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / sql_query.py SQLQuery.__init__   80% 30 6 0   50% 8 4   74%
mindsdb / api / executor / sql_query / sql_query.py SQLQuery.register_steps   100% 6 0 0   83% 6 1   92%
mindsdb / api / executor / sql_query / sql_query.py SQLQuery.create_planner   41% 41 24 0   28% 18 3   37%
mindsdb / api / executor / sql_query / sql_query.py SQLQuery.prepare_query   0% 12 12 0   0% 4 0   0%
mindsdb / api / executor / sql_query / sql_query.py SQLQuery.execute_query   53% 51 24 0   46% 26 10   51%
mindsdb / api / executor / sql_query / sql_query.py SQLQuery.execute_step   80% 5 1 0   50% 2 1   71%
mindsdb / api / executor / sql_query / sql_query.py (no function)   100% 31 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / __init__.py (no function)   100% 14 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / apply_predictor_step.py get_preditor_alias   0% 3 3 0   100% 0 0   0%
mindsdb / api / executor / sql_query / steps / apply_predictor_step.py ApplyPredictorBaseCall.apply_predictor   0% 7 7 0   0% 2 0   0%
mindsdb / api / executor / sql_query / steps / apply_predictor_step.py ApplyPredictorRowStepCall.call   0% 24 24 0   0% 12 0   0%
mindsdb / api / executor / sql_query / steps / apply_predictor_step.py ApplyPredictorStepCall.call   0% 76 76 0   0% 46 0   0%
mindsdb / api / executor / sql_query / steps / apply_predictor_step.py ApplyPredictorStepCall.apply_ts_filter   0% 75 75 0   0% 68 0   0%
mindsdb / api / executor / sql_query / steps / apply_predictor_step.py ApplyPredictorStepCall.apply_ts_filter.get_date_format   0% 23 23 0   0% 16 0   0%
mindsdb / api / executor / sql_query / steps / apply_predictor_step.py ApplyPredictorStepCall.apply_ts_filter._cast_samples   0% 10 10 0   0% 10 0   0%
mindsdb / api / executor / sql_query / steps / apply_predictor_step.py (no function)   100% 22 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / base.py BaseStepCall.__init__   100% 6 0 0   50% 2 1   88%
mindsdb / api / executor / sql_query / steps / base.py BaseStepCall.set_columns_list   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / sql_query / steps / base.py BaseStepCall.get_columns_list   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / base.py BaseStepCall.call   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / sql_query / steps / base.py (no function)   100% 6 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / delete_step.py DeleteStepCall.call   0% 11 11 0   0% 2 0   0%
mindsdb / api / executor / sql_query / steps / delete_step.py DeleteStepCall.call.fill_params   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / sql_query / steps / delete_step.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / fetch_dataframe.py get_table_alias   38% 16 10 0   25% 12 3   32%
mindsdb / api / executor / sql_query / steps / fetch_dataframe.py get_fill_param_fnc   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / fetch_dataframe.py get_fill_param_fnc.fill_params   25% 16 12 0   25% 12 1   25%
mindsdb / api / executor / sql_query / steps / fetch_dataframe.py FetchDataframeStepCall.call   67% 21 7 0   50% 10 5   61%
mindsdb / api / executor / sql_query / steps / fetch_dataframe.py (no function)   100% 14 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / fetch_dataframe_partition.py FetchDataframePartitionCall.call   0% 30 30 0   0% 18 0   0%
mindsdb / api / executor / sql_query / steps / fetch_dataframe_partition.py FetchDataframePartitionCall.repeat_till_reach_limit   0% 27 27 0   0% 10 0   0%
mindsdb / api / executor / sql_query / steps / fetch_dataframe_partition.py FetchDataframePartitionCall.fetch_iterate   0% 11 11 0   0% 4 0   0%
mindsdb / api / executor / sql_query / steps / fetch_dataframe_partition.py FetchDataframePartitionCall.concat_results   0% 9 9 0   0% 6 0   0%
mindsdb / api / executor / sql_query / steps / fetch_dataframe_partition.py FetchDataframePartitionCall.exec_sub_steps   0% 10 10 0   0% 4 0   0%
mindsdb / api / executor / sql_query / steps / fetch_dataframe_partition.py FetchDataframePartitionCall.fetch_threads   0% 27 27 0   0% 16 0   0%
mindsdb / api / executor / sql_query / steps / fetch_dataframe_partition.py (no function)   100% 24 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / insert_step.py InsertToTableCall.call   41% 56 33 0   30% 40 8   36%
mindsdb / api / executor / sql_query / steps / insert_step.py CreateTableCall.call   0% 10 10 0   0% 4 0   0%
mindsdb / api / executor / sql_query / steps / insert_step.py (no function)   100% 15 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / join_step.py JoinStepCall.call   0% 54 54 0   0% 26 0   0%
mindsdb / api / executor / sql_query / steps / join_step.py (no function)   100% 13 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / map_reduce_step.py markQueryVar   0% 9 9 0   0% 8 0   0%
mindsdb / api / executor / sql_query / steps / map_reduce_step.py replaceQueryVar   0% 8 8 0   0% 8 0   0%
mindsdb / api / executor / sql_query / steps / map_reduce_step.py join_query_data   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / sql_query / steps / map_reduce_step.py MapReduceStepCall.call   0% 7 7 0   0% 4 0   0%
mindsdb / api / executor / sql_query / steps / map_reduce_step.py MapReduceStepCall._reduce_partition   0% 17 17 0   0% 10 0   0%
mindsdb / api / executor / sql_query / steps / map_reduce_step.py MapReduceStepCall._reduce_partition.callback   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / sql_query / steps / map_reduce_step.py MapReduceStepCall._exec_partition   0% 9 9 0   0% 2 0   0%
mindsdb / api / executor / sql_query / steps / map_reduce_step.py MapReduceStepCall._reduce_vars   0% 16 16 0   0% 8 0   0%
mindsdb / api / executor / sql_query / steps / map_reduce_step.py MapReduceStepCall._fill_vars   0% 7 7 0   0% 8 0   0%
mindsdb / api / executor / sql_query / steps / map_reduce_step.py (no function)   100% 17 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / multiple_step.py MultipleStepsCall.call   0% 9 9 0   0% 6 0   0%
mindsdb / api / executor / sql_query / steps / multiple_step.py (no function)   100% 6 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / prepare_steps.py GetPredictorColumnsCall.call   0% 8 8 0   0% 2 0   0%
mindsdb / api / executor / sql_query / steps / prepare_steps.py GetTableColumnsCall.call   0% 8 8 0   0% 2 0   0%
mindsdb / api / executor / sql_query / steps / prepare_steps.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / project_step.py ProjectStepCall.call   0% 21 21 0   0% 8 0   0%
mindsdb / api / executor / sql_query / steps / project_step.py ProjectStepCall.call.check_fields   0% 17 17 0   0% 12 0   0%
mindsdb / api / executor / sql_query / steps / project_step.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / sql_steps.py LimitOffsetStepCall.call   0% 9 9 0   0% 4 0   0%
mindsdb / api / executor / sql_query / steps / sql_steps.py DataStepCall.call   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / sql_query / steps / sql_steps.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / subselect_step.py SubSelectStepCall.call   0% 22 22 0   0% 10 0   0%
mindsdb / api / executor / sql_query / steps / subselect_step.py SubSelectStepCall.call.f_all_cols   0% 5 5 0   0% 4 0   0%
mindsdb / api / executor / sql_query / steps / subselect_step.py QueryStepCall.call   82% 39 7 0   75% 20 5   80%
mindsdb / api / executor / sql_query / steps / subselect_step.py QueryStepCall.call.check_fields   35% 37 24 0   36% 28 8   35%
mindsdb / api / executor / sql_query / steps / subselect_step.py QueryStepCall.call.remove_not_used_conditions   0% 7 7 0   0% 8 0   0%
mindsdb / api / executor / sql_query / steps / subselect_step.py (no function)   100% 19 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / union_step.py UnionStepCall.call   0% 15 15 0   0% 6 0   0%
mindsdb / api / executor / sql_query / steps / union_step.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / update_step.py UpdateToTableCall.call   0% 55 55 0   0% 32 0   0%
mindsdb / api / executor / sql_query / steps / update_step.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / api / executor / utilities / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / executor / utilities / functions.py download_file   0% 15 15 0   0% 2 0   0%
mindsdb / api / executor / utilities / functions.py (no function)   100% 5 0 0   100% 0 0   100%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py cast   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py date_part   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py char_fn   0% 13 13 0   0% 6 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py locate_fn   0% 7 7 0   0% 6 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py unhex_fn   0% 3 3 0   0% 4 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py format_fn   0% 13 13 2   0% 4 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py sha2_fn   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py length_fn   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py regexp_substr_fn   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py substring_index_fn   0% 12 12 0   0% 6 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py curtime_fn   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py timestampdiff_fn   0% 4 4 0   100% 0 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py extract_fn   0% 14 14 0   0% 6 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py get_format_fn   0% 41 41 0   0% 36 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py date_format_fn   0% 8 8 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py date_format_fn.repl_f   0% 2 2 0   100% 0 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py from_unixtime_fn   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py from_days_fn   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py dayofyear_fn   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py dayofweek_fn   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py dayofmonth_fn   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py dayname_fn   0% 3 3 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py curdate_fn   0% 1 1 0   100% 0 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py datediff_fn   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py adddate_fn   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py date_sub_fn   0% 5 5 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py addtime_fn   0% 28 28 0   0% 16 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py convert_tz_fn   0% 6 6 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py apply_nested_functions   0% 8 8 0   0% 6 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py mysql_to_duckdb_fnc   0% 4 4 0   0% 2 0   0%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py (no function)   100% 31 0 0   100% 0 0   100%
mindsdb / api / executor / utilities / sql.py _get_query_tables   100% 4 0 0   100% 0 0   100%
mindsdb / api / executor / utilities / sql.py _get_query_tables._get_tables   100% 5 0 0   100% 4 0   100%
mindsdb / api / executor / utilities / sql.py get_query_tables   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / utilities / sql.py get_query_models   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / utilities / sql.py query_df_with_type_infer_fallback   86% 21 3 0   83% 6 1   85%
mindsdb / api / executor / utilities / sql.py get_duckdb_functions_and_kw_list   0% 9 9 0   0% 2 0   0%
mindsdb / api / executor / utilities / sql.py query_df   67% 9 3 0   50% 4 2   62%
mindsdb / api / executor / utilities / sql.py query_dfs   79% 24 5 0   83% 12 2   81%
mindsdb / api / executor / utilities / sql.py query_dfs.adapt_query   16% 32 27 0   23% 26 2   19%
mindsdb / api / executor / utilities / sql.py query_dfs._convert   0% 7 7 0   0% 2 0   0%
mindsdb / api / executor / utilities / sql.py (no function)   100% 24 0 0   100% 0 0   100%
mindsdb / api / http / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / http / gui.py download_gui   0% 24 24 0   0% 6 0   0%
mindsdb / api / http / gui.py download_gui.get_resources   0% 4 4 0   0% 2 0   0%
mindsdb / api / http / gui.py update_static   0% 16 16 0   0% 2 0   0%
mindsdb / api / http / gui.py (no function)   100% 12 0 0   100% 0 0   100%
mindsdb / api / http / initialize.py _NoOpFlaskInstrumentor.instrument_app   100% 1 0 0   100% 0 0   100%
mindsdb / api / http / initialize.py _NoOpRequestsInstrumentor.instrument   100% 1 0 0   100% 0 0   100%
mindsdb / api / http / initialize.py Swagger_Api.specs_url   0% 1 1 0   100% 0 0   0%
mindsdb / api / http / initialize.py get_last_compatible_gui_version   0% 49 49 0   0% 18 0   0%
mindsdb / api / http / initialize.py get_current_gui_version   0% 10 10 0   0% 2 0   0%
mindsdb / api / http / initialize.py initialize_static   0% 18 18 0   0% 10 0   0%
mindsdb / api / http / initialize.py initialize_app   82% 38 7 0   50% 12 4   74%
mindsdb / api / http / initialize.py initialize_app.root_index   0% 11 11 0   0% 6 0   0%
mindsdb / api / http / initialize.py initialize_app.handle_exception   75% 4 1 0   50% 2 1   67%
mindsdb / api / http / initialize.py initialize_app.remove_session   100% 1 0 0   100% 0 0   100%
mindsdb / api / http / initialize.py initialize_app.before_request   60% 30 12 0   50% 6 3   58%
mindsdb / api / http / initialize.py initialize_flask   97% 32 1 0   50% 6 3   89%
mindsdb / api / http / initialize.py initialize_flask.__output_json_orjson   100% 7 0 0   100% 2 0   100%
mindsdb / api / http / initialize.py open_gui   0% 9 9 0   0% 2 0   0%
mindsdb / api / http / initialize.py initialize_interfaces   100% 4 0 0   100% 0 0   100%
mindsdb / api / http / initialize.py _open_webbrowser   0% 9 9 0   0% 4 0   0%
mindsdb / api / http / initialize.py (no function)   99% 73 1 0   100% 0 0   99%
mindsdb / api / http / namespaces / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / agents.py create_agent   88% 26 3 0   90% 10 1   89%
mindsdb / api / http / namespaces / agents.py AgentsResource.get   100% 6 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / agents.py AgentsResource.post   100% 5 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / agents.py AgentResource.get   100% 8 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / agents.py AgentResource.put   65% 48 17 0   59% 22 7   63%
mindsdb / api / http / namespaces / agents.py AgentResource.delete   100% 9 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / agents.py _completion_event_generator   0% 32 32 0   0% 16 0   0%
mindsdb / api / http / namespaces / agents.py _completion_event_generator.json_serialize   0% 1 1 0   100% 0 0   0%
mindsdb / api / http / namespaces / agents.py AgentCompletionsStream.post   0% 19 19 0   0% 4 0   0%
mindsdb / api / http / namespaces / agents.py AgentCompletions.post   62% 29 11 0   50% 12 2   59%
mindsdb / api / http / namespaces / agents.py (no function)   100% 53 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / analysis.py analyze_df   0% 9 9 0   0% 4 0   0%
mindsdb / api / http / namespaces / analysis.py QueryAnalysis.post   0% 32 32 0   0% 8 0   0%
mindsdb / api / http / namespaces / analysis.py DataAnalysis.post   0% 11 11 0   100% 0 0   0%
mindsdb / api / http / namespaces / analysis.py (no function)   100% 26 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / auth.py get_access_token   0% 1 1 0   100% 0 0   0%
mindsdb / api / http / namespaces / auth.py request_user_info   0% 9 9 0   0% 6 0   0%
mindsdb / api / http / namespaces / auth.py Auth.get   0% 31 31 0   0% 8 0   0%
mindsdb / api / http / namespaces / auth.py CloudLoginRoute.get   0% 10 10 0   0% 2 0   0%
mindsdb / api / http / namespaces / auth.py (no function)   100% 27 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / chatbots.py create_chatbot   79% 34 7 0   67% 12 2   76%
mindsdb / api / http / namespaces / chatbots.py get_or_create_database_for_chatbot   41% 17 10 0   42% 12 3   41%
mindsdb / api / http / namespaces / chatbots.py ChatBotsResource.get   100% 6 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / chatbots.py ChatBotsResource.post   100% 5 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / chatbots.py ChatBotResource.get   100% 8 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / chatbots.py ChatBotResource.put   78% 37 8 0   62% 16 2   74%
mindsdb / api / http / namespaces / chatbots.py ChatBotResource.delete   100% 9 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / chatbots.py (no function)   100% 35 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / config.py GetConfig.get   0% 12 12 0   0% 6 0   0%
mindsdb / api / http / namespaces / config.py GetConfig.put   0% 20 20 0   0% 12 0   0%
mindsdb / api / http / namespaces / config.py ListIntegration.get   0% 1 1 0   100% 0 0   0%
mindsdb / api / http / namespaces / config.py AllIntegration.get   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / config.py Integration.get   0% 5 5 0   0% 2 0   0%
mindsdb / api / http / namespaces / config.py Integration.put   0% 62 62 0   0% 28 0   0%
mindsdb / api / http / namespaces / config.py Integration.delete   0% 9 9 0   0% 2 0   0%
mindsdb / api / http / namespaces / config.py Integration.post   0% 17 17 0   0% 6 0   0%
mindsdb / api / http / namespaces / config.py (no function)   100% 52 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / agents.py (no function)   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / configs / analysis.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / auth.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / chatbots.py (no function)   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / configs / config.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / databases.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / default.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / files.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / handlers.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / jobs.py (no function)   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / configs / knowledge_bases.py (no function)   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / configs / projects.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / skills.py (no function)   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / configs / sql.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / tabs.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / tree.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / util.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / webhooks.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / databases.py DatabasesResource.get   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / databases.py DatabasesResource.post   62% 34 13 0   55% 20 3   59%
mindsdb / api / http / namespaces / databases.py DatabasesStatusResource.post   0% 37 37 0   0% 18 0   0%
mindsdb / api / http / namespaces / databases.py DatabaseResource.get   57% 23 10 0   67% 6 2   59%
mindsdb / api / http / namespaces / databases.py DatabaseResource.put   80% 20 4 0   75% 8 2   79%
mindsdb / api / http / namespaces / databases.py DatabaseResource.delete   100% 9 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / databases.py _tables_row_to_obj   100% 4 0 0   50% 2 1   83%
mindsdb / api / http / namespaces / databases.py TablesList.get   100% 5 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / databases.py TablesList.post   88% 42 5 0   86% 14 2   88%
mindsdb / api / http / namespaces / databases.py TableResource.get   100% 8 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / databases.py TableResource.delete   81% 27 5 0   75% 4 1   81%
mindsdb / api / http / namespaces / databases.py (no function)   100% 63 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / default.py check_session_auth   0% 6 6 0   0% 2 0   0%
mindsdb / api / http / namespaces / default.py LoginRoute.post   0% 17 17 0   0% 8 0   0%
mindsdb / api / http / namespaces / default.py LogoutRoute.post   0% 7 7 0   0% 2 0   0%
mindsdb / api / http / namespaces / default.py StatusRoute.get   0% 21 21 0   0% 14 0   0%
mindsdb / api / http / namespaces / default.py (no function)   100% 27 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / file.py FilesList.get   100% 1 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / file.py File.put   57% 105 45 0   44% 52 11   53%
mindsdb / api / http / namespaces / file.py File.put.on_field   0% 3 3 0   100% 0 0   0%
mindsdb / api / http / namespaces / file.py File.put.on_file   100% 5 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / file.py File.delete   67% 9 3 0   100% 0 0   67%
mindsdb / api / http / namespaces / file.py (no function)   100% 37 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / handlers.py _resolve_handler_readme_path   0% 9 9 0   0% 4 0   0%
mindsdb / api / http / namespaces / handlers.py HandlersList.get   0% 11 11 0   0% 6 0   0%
mindsdb / api / http / namespaces / handlers.py HandlerIcon.get   0% 15 15 0   0% 4 0   0%
mindsdb / api / http / namespaces / handlers.py HandlerInfo.get   0% 6 6 0   100% 0 0   0%
mindsdb / api / http / namespaces / handlers.py HandlerReadme.get   0% 28 28 0   0% 4 0   0%
mindsdb / api / http / namespaces / handlers.py HandlerReadme.get.make_response   0% 1 1 0   100% 0 0   0%
mindsdb / api / http / namespaces / handlers.py InstallDependencies.post   0% 14 14 0   0% 8 0   0%
mindsdb / api / http / namespaces / handlers.py prepare_formdata   100% 21 0 0   100% 4 0   100%
mindsdb / api / http / namespaces / handlers.py prepare_formdata.on_field   100% 3 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / handlers.py prepare_formdata.on_file   88% 8 1 0   75% 4 1   83%
mindsdb / api / http / namespaces / handlers.py BYOMUpload.post   0% 15 15 0   100% 0 0   0%
mindsdb / api / http / namespaces / handlers.py BYOMUpload.put   100% 17 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / handlers.py (no function)   100% 57 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / jobs.py JobsResource.get   100% 1 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / jobs.py JobsResource.post   90% 10 1 0   50% 6 3   75%
mindsdb / api / http / namespaces / jobs.py JobResource.get   100% 4 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / jobs.py JobResource.delete   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / jobs.py JobsHistory.get   67% 3 1 0   50% 2 1   60%
mindsdb / api / http / namespaces / jobs.py (no function)   100% 32 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / knowledge_bases.py KnowledgeBasesResource.get   0% 7 7 0   100% 0 0   0%
mindsdb / api / http / namespaces / knowledge_bases.py KnowledgeBasesResource.post   64% 36 13 0   56% 18 6   61%
mindsdb / api / http / namespaces / knowledge_bases.py KnowledgeBaseResource.get   0% 10 10 0   0% 2 0   0%
mindsdb / api / http / namespaces / knowledge_bases.py KnowledgeBaseResource.put   64% 42 15 0   50% 18 9   60%
mindsdb / api / http / namespaces / knowledge_bases.py KnowledgeBaseResource.delete   0% 11 11 0   0% 2 0   0%
mindsdb / api / http / namespaces / knowledge_bases.py _handle_chat_completion   0% 21 21 0   0% 12 0   0%
mindsdb / api / http / namespaces / knowledge_bases.py _handle_context_completion   0% 13 13 0   0% 4 0   0%
mindsdb / api / http / namespaces / knowledge_bases.py KnowledgeBaseCompletions.post   0% 20 20 0   0% 8 0   0%
mindsdb / api / http / namespaces / knowledge_bases.py (no function)   100% 50 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / models.py ModelsList.get   0% 6 6 0   100% 0 0   0%
mindsdb / api / http / namespaces / models.py ModelsList.post   91% 33 3 0   88% 8 1   90%
mindsdb / api / http / namespaces / models.py ModelResource.get   100% 9 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / models.py ModelResource.put   0% 10 10 0   0% 4 0   0%
mindsdb / api / http / namespaces / models.py ModelResource.delete   80% 15 3 0   100% 2 0   82%
mindsdb / api / http / namespaces / models.py ModelPredict.post   60% 15 6 0   50% 4 0   58%
mindsdb / api / http / namespaces / models.py ModelDescribe.get   53% 17 8 0   50% 4 0   52%
mindsdb / api / http / namespaces / models.py (no function)   100% 51 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / projects.py ProjectsList.get   100% 3 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / projects.py ProjectsGet.get   100% 6 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / projects.py (no function)   100% 17 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / skills.py create_skill   80% 15 3 0   83% 6 1   81%
mindsdb / api / http / namespaces / skills.py SkillsResource.get   100% 6 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / skills.py SkillsResource.post   100% 4 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / skills.py SkillResource.get   100% 8 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / skills.py SkillResource.put   100% 16 0 0   100% 4 0   100%
mindsdb / api / http / namespaces / skills.py SkillResource.delete   100% 9 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / skills.py (no function)   100% 30 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / sql.py Query.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / sql.py Query.post   76% 55 13 0   71% 14 2   75%
mindsdb / api / http / namespaces / sql.py ParametrizeConstants.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / sql.py ParametrizeConstants.post   88% 34 4 0   70% 20 4   81%
mindsdb / api / http / namespaces / sql.py ParametrizeConstants.post.to_parameter   88% 8 1 0   75% 4 1   83%
mindsdb / api / http / namespaces / sql.py ParametrizeConstants.post.find_constants_f   100% 20 0 0   75% 20 5   88%
mindsdb / api / http / namespaces / sql.py ListDatabases.get   0% 14 14 0   0% 6 0   0%
mindsdb / api / http / namespaces / sql.py (no function)   100% 42 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / tab.py _is_request_valid   0% 7 7 0   0% 2 0   0%
mindsdb / api / http / namespaces / tab.py Tabs.get   0% 12 12 0   0% 2 0   0%
mindsdb / api / http / namespaces / tab.py Tabs.post   0% 17 17 0   0% 4 0   0%
mindsdb / api / http / namespaces / tab.py Tab.get   0% 5 5 0   100% 0 0   0%
mindsdb / api / http / namespaces / tab.py Tab.put   0% 9 9 0   0% 2 0   0%
mindsdb / api / http / namespaces / tab.py Tab.delete   0% 5 5 0   100% 0 0   0%
mindsdb / api / http / namespaces / tab.py (no function)   100% 32 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / tree.py GetRoot.get   0% 3 3 0   100% 0 0   0%
mindsdb / api / http / namespaces / tree.py GetLeaf.get   0% 37 37 0   0% 18 0   0%
mindsdb / api / http / namespaces / tree.py (no function)   100% 18 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / util.py get_active_tasks   0% 12 12 0   0% 8 0   0%
mindsdb / api / http / namespaces / util.py Ping.get   0% 1 1 0   100% 0 0   0%
mindsdb / api / http / namespaces / util.py PingMLTaskQueue.get   0% 13 13 0   0% 6 0   0%
mindsdb / api / http / namespaces / util.py ReadinessProbe.get   0% 5 5 0   0% 4 0   0%
mindsdb / api / http / namespaces / util.py PingNative.get   0% 1 1 0   100% 0 0   0%
mindsdb / api / http / namespaces / util.py ValidateJsonAI.post   0% 9 9 0   0% 2 0   0%
mindsdb / api / http / namespaces / util.py UpdateGui.get   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / util.py (no function)   100% 42 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / views.py ViewsList.get   50% 10 5 0   0% 2 0   42%
mindsdb / api / http / namespaces / views.py ViewsList.post   100% 19 0 0   100% 8 0   100%
mindsdb / api / http / namespaces / views.py ViewResource.get   78% 9 2 0   100% 2 0   82%
mindsdb / api / http / namespaces / views.py ViewResource.put   86% 21 3 0   75% 8 2   83%
mindsdb / api / http / namespaces / views.py ViewResource.delete   100% 9 0 0   100% 2 0   100%
mindsdb / api / http / namespaces / views.py (no function)   100% 29 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / webhooks.py ChatbotWebhooks.post   0% 3 3 0   100% 0 0   0%
mindsdb / api / http / namespaces / webhooks.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / api / http / start.py _health_check   0% 1 1 0   100% 0 0   0%
mindsdb / api / http / start.py _mount_optional_api   0% 7 7 0   100% 0 0   0%
mindsdb / api / http / start.py start   0% 13 13 0   0% 2 0   0%
mindsdb / api / http / start.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / api / http / utils.py http_error   33% 9 6 0   25% 8 2   29%
mindsdb / api / http / utils.py (no function)   100% 5 0 0   100% 0 0   100%
mindsdb / api / litellm / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / litellm / start.py start_async   0% 14 14 0   0% 2 0   0%
mindsdb / api / litellm / start.py start   0% 16 16 0   0% 2 0   0%
mindsdb / api / litellm / start.py (no function)   0% 7 7 0   100% 0 0   0%
mindsdb / api / mcp / __init__.py app_lifespan   0% 4 4 0   100% 0 0   0%
mindsdb / api / mcp / __init__.py query   0% 15 15 0   0% 6 0   0%
mindsdb / api / mcp / __init__.py list_databases   0% 14 14 0   0% 6 0   0%
mindsdb / api / mcp / __init__.py _get_status   0% 2 2 0   100% 0 0   0%
mindsdb / api / mcp / __init__.py get_mcp_app   0% 3 3 0   100% 0 0   0%
mindsdb / api / mcp / __init__.py (no function)   0% 28 28 0   100% 0 0   0%
mindsdb / api / mysql / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / classes / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.has   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.to_dict   0% 5 5 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.LONG_PASSWORD   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.FOUND_ROWS   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.LONG_FLAG   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.CONNECT_WITH_DB   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.NO_SCHEMA   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.COMPRESS   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.ODBC   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.LOCAL_FILES   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.IGNORE_SPACE   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.PROTOCOL_41   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.INTERACTIVE   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.SSL   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.IGNORE_SIGPIPE   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.TRANSACTIONS   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.RESERVED   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.RESERVED2   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.MULTI_STATEMENTS   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.MULTI_RESULTS   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.PS_MULTI_RESULTS   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.PLUGIN_AUTH   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.CONNECT_ATTRS   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.PLUGIN_AUTH_LENENC_CLIENT_DATA   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.CAN_HANDLE_EXPIRED_PASSWORDS   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.SESSION_TRACK   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.DEPRECATE_EOF   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.SSL_VERIFY_SERVER_CERT   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.REMEMBER_OPTIONS   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py ClentCapabilities.SECURE_CONNECTION   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py (no function)   100% 62 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / classes / fake_mysql_proxy / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / classes / fake_mysql_proxy / fake_mysql_proxy.py empty_fn   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / fake_mysql_proxy / fake_mysql_proxy.py FakeMysqlProxy.__init__   100% 14 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / classes / fake_mysql_proxy / fake_mysql_proxy.py FakeMysqlProxy.is_cloud_connection   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / fake_mysql_proxy / fake_mysql_proxy.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / classes / server_capabilities.py ServerCapabilities.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / classes / server_capabilities.py ServerCapabilities.has   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / server_capabilities.py ServerCapabilities.set   0% 3 3 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / classes / server_capabilities.py ServerCapabilities.value   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / classes / server_capabilities.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / data_types / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py Datum.__init__   0% 9 9 0   0% 4 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py Datum.set   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py Datum.setFromBuff   0% 51 51 0   0% 34 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py Datum.serialize_int   0% 13 13 0   0% 12 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py Datum.toStringPacket   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py Datum.get_serializer   0% 16 16 0   0% 16 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py Datum.serialize_str_eof   0% 5 5 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py Datum.serialize_str   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py Datum.serialize_bytes   0% 12 12 0   0% 10 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py test   0% 3 3 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py (no function)   96% 23 1 0   50% 2 1   92%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.__init__   0% 8 8 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.setup   100% 0 0 1   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.load_from_params   0% 3 3 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.setBody   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.load_from_packet_string   0% 4 4 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.get_packet_string   0% 5 5 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.get   0% 18 18 0   0% 6 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.send   0% 4 4 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.accum   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.pprintPacket   0% 6 6 0   0% 4 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.isEOF   0% 3 3 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.length   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.seq   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.body   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.bodyStringToPackets   0% 10 10 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py Packet.__str__   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py test   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py (no function)   96% 27 1 3   50% 2 1   93%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / __init__.py (no function)   100% 15 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / binary_resultset_row_package.py BinaryResultsetRowPacket.setup   0% 66 66 0   0% 46 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / binary_resultset_row_package.py BinaryResultsetRowPacket.encode_time   0% 17 17 0   0% 6 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / binary_resultset_row_package.py BinaryResultsetRowPacket.encode_date   0% 24 24 0   0% 10 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / binary_resultset_row_package.py BinaryResultsetRowPacket.body   0% 3 3 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / binary_resultset_row_package.py BinaryResultsetRowPacket.test   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / binary_resultset_row_package.py (no function)   94% 16 1 0   50% 2 1   89%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / column_count_packet.py ColumnCountPacket.setup   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / column_count_packet.py ColumnCountPacket.body   0% 6 6 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / column_count_packet.py ColumnCountPacket.test   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / column_count_packet.py (no function)   90% 10 1 0   50% 2 1   83%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / column_definition_packet.py ColumnDefenitionPacket.setup   0% 14 14 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / column_definition_packet.py ColumnDefenitionPacket.body   0% 6 6 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / column_definition_packet.py ColumnDefenitionPacket.test   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / column_definition_packet.py (no function)   91% 11 1 0   50% 2 1   85%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / command_packet.py CommandPacket._read_byte   0% 4 4 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / command_packet.py CommandPacket.read_params   0% 29 29 0   0% 18 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / command_packet.py CommandPacket.setup   0% 35 35 0   0% 12 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / command_packet.py CommandPacket.__str__   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / command_packet.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / eof_packet.py EofPacket.setup   0% 4 4 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / eof_packet.py EofPacket.body   0% 6 6 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / eof_packet.py EofPacket.test   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / eof_packet.py (no function)   90% 10 1 0   50% 2 1   83%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / err_packet.py ErrPacket.setup   0% 9 9 0   0% 4 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / err_packet.py ErrPacket.body   0% 6 6 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / err_packet.py ErrPacket.test   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / err_packet.py (no function)   90% 10 1 0   50% 2 1   83%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / fast_auth_fail_packet.py FastAuthFail.setup   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / fast_auth_fail_packet.py FastAuthFail.body   0% 6 6 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / fast_auth_fail_packet.py (no function)   100% 6 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / handshake_packet.py HandshakePacket.setup   0% 15 15 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / handshake_packet.py HandshakePacket.body   0% 6 6 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / handshake_packet.py HandshakePacket.test   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / handshake_packet.py (no function)   92% 12 1 0   50% 2 1   86%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / handshake_response_packet.py HandshakeResponsePacket.setup   0% 43 43 0   0% 12 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / handshake_response_packet.py HandshakeResponsePacket.__str__   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / handshake_response_packet.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / ok_packet.py OkPacket.setup   0% 23 23 0   0% 4 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / ok_packet.py OkPacket.body   0% 13 13 0   0% 6 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / ok_packet.py OkPacket.test   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / ok_packet.py (no function)   92% 13 1 0   50% 2 1   87%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / password_answer.py PasswordAnswer.setup   0% 6 6 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / password_answer.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / resultset_row_package.py ResultsetRowPacket.setup   0% 8 8 0   0% 6 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / resultset_row_package.py ResultsetRowPacket.body   0% 7 7 0   0% 4 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / resultset_row_package.py ResultsetRowPacket.test   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / resultset_row_package.py (no function)   91% 11 1 0   50% 2 1   85%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / stmt_prepare_header.py STMTPrepareHeaderPacket.setup   0% 6 6 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / stmt_prepare_header.py STMTPrepareHeaderPacket.body   0% 6 6 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / stmt_prepare_header.py (no function)   100% 6 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / switch_auth_packet.py SwitchOutPacket.setup   0% 6 6 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / switch_auth_packet.py SwitchOutPacket.body   0% 6 6 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / switch_auth_packet.py SwitchOutPacket.test   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / switch_auth_packet.py (no function)   90% 10 1 0   50% 2 1   83%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / switch_auth_response_packet.py SwitchOutResponse.setup   0% 8 8 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / switch_auth_response_packet.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / executor / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / executor / mysql_executor.py Executor.__init__   100% 15 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / executor / mysql_executor.py Executor.change_default_db   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / executor / mysql_executor.py Executor.stmt_prepare   0% 8 8 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / executor / mysql_executor.py Executor.stmt_execute   0% 4 4 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / executor / mysql_executor.py Executor.query_execute   100% 2 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / executor / mysql_executor.py Executor.parse   42% 12 7 0   100% 0 0   42%
mindsdb / api / mysql / mysql_proxy / executor / mysql_executor.py Executor.do_execute   80% 5 1 0   50% 2 1   71%
mindsdb / api / mysql / mysql_proxy / executor / mysql_executor.py (no function)   100% 24 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / external_libs / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / external_libs / mysql_scramble.py scramble   0% 8 8 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / external_libs / mysql_scramble.py _my_crypt   0% 6 6 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / external_libs / mysql_scramble.py RandStruct_323.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / external_libs / mysql_scramble.py RandStruct_323.my_rnd   0% 3 3 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / external_libs / mysql_scramble.py scramble_323   0% 14 14 0   0% 4 0   0%
mindsdb / api / mysql / mysql_proxy / external_libs / mysql_scramble.py _hash_password_323   0% 10 10 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / external_libs / mysql_scramble.py byte2int   0% 3 3 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / external_libs / mysql_scramble.py int2byte   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / external_libs / mysql_scramble.py join_bytes   0% 6 6 0   0% 4 0   0%
mindsdb / api / mysql / mysql_proxy / external_libs / mysql_scramble.py (no function)   100% 26 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / libs / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / libs / constants / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / libs / constants / mysql.py VAR_NAME   0% 6 6 0   0% 6 0   0%
mindsdb / api / mysql / mysql_proxy / libs / constants / mysql.py getConstName   0% 5 5 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / libs / constants / mysql.py (no function)   100% 620 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py empty_fn   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py SQLAnswer.type   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py SQLAnswer.dump_http_response   62% 8 3 0   50% 6 1   57%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.server_close   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.__init__   0% 6 6 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.init_session   0% 13 13 0   0% 4 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.handshake   0% 66 66 0   0% 22 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.handshake.switch_auth   0% 7 7 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.handshake.get_fast_auth_password   0% 11 11 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.send_package_group   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.answer_stmt_close   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.send_query_answer   0% 15 15 0   0% 12 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy._get_column_defenition_packets   0% 20 20 0   0% 12 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.get_table_packets   0% 8 8 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.send_table_packets   0% 13 13 0   0% 8 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.decode_utf   0% 4 4 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.is_cloud_connection   0% 28 28 0   0% 10 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.to_mysql_columns   0% 2 2 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.process_query   100% 9 0 0   100% 2 0   100%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.answer_stmt_prepare   0% 17 17 0   0% 8 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.answer_stmt_execute   0% 20 20 0   0% 6 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.answer_stmt_fetch   0% 17 17 0   0% 6 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.handle   0% 109 109 0   0% 48 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.packet   0% 3 3 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.last_packet   0% 3 3 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.set_context   56% 9 4 0   50% 8 4   53%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.get_context   75% 8 2 0   50% 6 3   64%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py MysqlProxy.startProxy   0% 21 21 0   0% 4 0   0%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py (no function)   100% 85 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / utilities / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py column_to_mysql_column_dict   27% 30 22 0   18% 22 4   23%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _dump_bool   100% 3 0 0   100% 2 0   100%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _dump_str   38% 13 8 0   67% 6 2   47%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _dump_int_or_str   67% 6 2 0   100% 2 0   75%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _dump_date   62% 8 3 0   67% 6 2   64%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _dump_datetime   57% 14 6 0   58% 12 3   58%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _dump_time   75% 24 6 0   69% 16 3   72%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _dump_vector   0% 7 7 0   0% 4 0   0%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _handle_series_as_date   67% 6 2 0   75% 4 1   70%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _handle_series_as_datetime   67% 6 2 0   75% 4 1   70%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _handle_series_as_time   60% 10 4 0   67% 6 2   62%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _handle_series_as_int   100% 5 0 0   100% 4 0   100%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py _handle_series_as_vector   0% 1 1 0   100% 0 0   0%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py dump_result_set_to_mysql   69% 35 11 0   62% 26 2   66%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py dump_columns_info   0% 18 18 0   0% 14 0   0%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py serialize_bytes   0% 3 3 0   0% 2 0   0%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py dump_chunks   0% 25 25 0   0% 18 0   0%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py (no function)   100% 34 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / utilities / lightwood_dtype.py (no function)   100% 20 0 0   100% 0 0   100%
mindsdb / api / mysql / start.py start   0% 5 5 0   100% 0 0   0%
mindsdb / api / mysql / start.py (no function)   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / access_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / access_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / access_handler / access_handler.py AccessHandler.__init__   100% 7 0 0   100% 0 0   100%
mindsdb / integrations / handlers / access_handler / access_handler.py AccessHandler.__del__   100% 2 0 0   100% 2 0   100%
mindsdb / integrations / handlers / access_handler / access_handler.py AccessHandler.connect   78% 9 2 0   67% 6 2   73%
mindsdb / integrations / handlers / access_handler / access_handler.py AccessHandler.disconnect   100% 5 0 0   100% 2 0   100%
mindsdb / integrations / handlers / access_handler / access_handler.py AccessHandler.check_connection   92% 13 1 0   75% 4 1   88%
mindsdb / integrations / handlers / access_handler / access_handler.py AccessHandler.native_query   100% 16 0 0   75% 4 1   95%
mindsdb / integrations / handlers / access_handler / access_handler.py AccessHandler.query   80% 5 1 0   50% 2 1   71%
mindsdb / integrations / handlers / access_handler / access_handler.py AccessHandler.get_tables   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / handlers / access_handler / access_handler.py AccessHandler.get_columns   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / handlers / access_handler / access_handler.py (no function)   86% 29 4 0   100% 0 0   86%
mindsdb / integrations / handlers / access_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / aerospike_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py AerospikeHandler.__init__   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py AerospikeHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py AerospikeHandler.connect   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py AerospikeHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py AerospikeHandler.check_connection   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py AerospikeHandler.native_query   0% 19 19 0   0% 4 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py AerospikeHandler.query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py AerospikeHandler.parse_aql_query   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py AerospikeHandler.get_tables   0% 25 25 0   0% 16 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py AerospikeHandler.get_columns   0% 21 21 0   0% 4 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / aerospike_handler / tests / test_aerospike_handler.py AerospikeHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / tests / test_aerospike_handler.py AerospikeHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / tests / test_aerospike_handler.py AerospikeHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / tests / test_aerospike_handler.py AerospikeHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / tests / test_aerospike_handler.py AerospikeHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / tests / test_aerospike_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / airtable_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / airtable_handler.py AirtableHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / airtable_handler.py AirtableHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / airtable_handler / airtable_handler.py AirtableHandler.connect   0% 23 23 0   0% 6 0   0%
mindsdb / integrations / handlers / airtable_handler / airtable_handler.py AirtableHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / airtable_handler / airtable_handler.py AirtableHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / airtable_handler / airtable_handler.py AirtableHandler.native_query   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / airtable_handler / airtable_handler.py AirtableHandler.query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / airtable_handler.py AirtableHandler.get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / airtable_handler.py AirtableHandler.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / airtable_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / airtable_handler / tests / test_airtable_handler.py AirtableHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / tests / test_airtable_handler.py AirtableHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / tests / test_airtable_handler.py AirtableHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / tests / test_airtable_handler.py AirtableHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / tests / test_airtable_handler.py AirtableHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / tests / test_airtable_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / altibase_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py AltibaseHandler.__init__   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py AltibaseHandler.connect   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py AltibaseHandler.connect_with_odbc   0% 16 16 0   0% 8 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py AltibaseHandler.connect_with_jdbc   0% 17 17 0   0% 6 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py AltibaseHandler.disconnect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py AltibaseHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py AltibaseHandler.native_query   0% 20 20 0   0% 8 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py AltibaseHandler.query   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py AltibaseHandler.get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py AltibaseHandler.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py AltibaseHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py AltibaseHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py AltibaseHandlerTest.test_1_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py AltibaseHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py AltibaseHandlerTest.test_3_insert   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py AltibaseHandlerTest.test_4_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py AltibaseHandlerTest.test_5_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py AltibaseHandlerTest.test_6_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py AltibaseHandlerTest.test_7_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py AltibaseHandlerTest.test_8_disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py (no function)   0% 17 17 0   0% 2 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py AltibaseHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py AltibaseHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py AltibaseHandlerTest.test_1_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py AltibaseHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py AltibaseHandlerTest.test_3_insert   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py AltibaseHandlerTest.test_4_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py AltibaseHandlerTest.test_5_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py AltibaseHandlerTest.test_6_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py AltibaseHandlerTest.test_7_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py AltibaseHandlerTest.test_8_disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py (no function)   0% 17 17 0   0% 2 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / anomaly_detection_handler.py choose_model_type   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / anomaly_detection_handler.py choose_model   0% 14 14 0   0% 8 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / anomaly_detection_handler.py anomaly_type_to_model_name   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / anomaly_detection_handler.py preprocess_data   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / anomaly_detection_handler.py get_model_names   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / anomaly_detection_handler.py AnomalyDetectionHandler.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / anomaly_detection_handler.py AnomalyDetectionHandler.create   0% 19 19 0   0% 2 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / anomaly_detection_handler.py AnomalyDetectionHandler.predict   0% 16 16 0   0% 6 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / anomaly_detection_handler.py AnomalyDetectionHandler.describe   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / anomaly_detection_handler.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / utils.py train_unsupervised   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / utils.py train_semisupervised   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / utils.py train_supervised   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / utils.py (no function)   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / anthropic_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / anthropic_handler / __init__.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / anthropic_handler / anthropic_handler.py AnthropicHandler.__init__   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / anthropic_handler / anthropic_handler.py AnthropicHandler.create   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / handlers / anthropic_handler / anthropic_handler.py AnthropicHandler.predict   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / anthropic_handler / anthropic_handler.py AnthropicHandler.predict_answer   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / anthropic_handler / anthropic_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / apache_doris_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / apache_doris_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / apache_doris_handler / apache_doris_handler.py ApacheDorisHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / apache_doris_handler / apache_doris_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn.py AQIClient.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn.py AQIClient.make_request   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn.py AQIClient.air_quality_city   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn.py AQIClient.air_quality_lat_lng   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn.py AQIClient.air_quality_user_location   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn.py AQIClient.air_quality_station_by_name   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_handler.py AQICNHandler.__init__   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_handler.py AQICNHandler.connect   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_handler.py AQICNHandler.check_connection   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_handler.py AQICNHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByUserLocationTable.select   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByUserLocationTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByUserLocationTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByCityTable.select   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByCityTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByCityTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByLatLngTable.select   0% 25 25 0   0% 14 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByLatLngTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByLatLngTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByNetworkStationTable.select   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByNetworkStationTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py AQByNetworkStationTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / athena_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py AthenaHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py AthenaHandler.connect   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py AthenaHandler.disconnect   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py AthenaHandler.check_connection   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py AthenaHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py AthenaHandler.query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py AthenaHandler.get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py AthenaHandler.get_columns   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py AthenaHandler._wait_for_query_to_complete   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py AthenaHandler._parse_query_result   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / athena_handler / tests / test_athena_handler.py CursorContextManager.__enter__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / tests / test_athena_handler.py CursorContextManager.__exit__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / tests / test_athena_handler.py CursorContextManager.fetchall   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / tests / test_athena_handler.py AthenaHandlerTest.setUp   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / tests / test_athena_handler.py AthenaHandlerTest.tearDown   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / tests / test_athena_handler.py AthenaHandlerTest.test_connect_success   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / tests / test_athena_handler.py AthenaHandlerTest.test_get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / tests / test_athena_handler.py AthenaHandlerTest.test_get_tables   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / tests / test_athena_handler.py (no function)   0% 18 18 0   0% 2 0   0%
mindsdb / integrations / handlers / aurora_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py AuroraHandler.__init__   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py AuroraHandler.get_database_engine   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py AuroraHandler.__del__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py AuroraHandler.connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py AuroraHandler.disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py AuroraHandler.check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py AuroraHandler.native_query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py AuroraHandler.query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py AuroraHandler.get_tables   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py AuroraHandler.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_mysql_handler.py AuroraMySQLHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_mysql_handler.py AuroraMySQLHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_mysql_handler.py AuroraMySQLHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_mysql_handler.py AuroraMySQLHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_mysql_handler.py AuroraMySQLHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_mysql_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_postgres_handler.py AuroraPostgresHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_postgres_handler.py AuroraPostgresHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_postgres_handler.py AuroraPostgresHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_postgres_handler.py AuroraPostgresHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_postgres_handler.py AuroraPostgresHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_postgres_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / autogluon_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / autogluon_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / autogluon_handler / autogluon_handler.py AutoGluonHandler.create   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / autogluon_handler / autogluon_handler.py AutoGluonHandler.predict   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / autogluon_handler / autogluon_handler.py AutoGluonHandler.describe   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / autogluon_handler / autogluon_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / autogluon_handler / config.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / autokeras_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / autokeras_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / autokeras_handler / autokeras_handler.py train_model   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / autokeras_handler / autokeras_handler.py get_preds_from_model   0% 11 11 0   0% 10 0   0%
mindsdb / integrations / handlers / autokeras_handler / autokeras_handler.py format_categorical_preds   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / autokeras_handler / autokeras_handler.py AutokerasHandler.create   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / autokeras_handler / autokeras_handler.py AutokerasHandler.predict   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / autokeras_handler / autokeras_handler.py (no function)   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / autosklearn_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / autosklearn_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / autosklearn_handler / autosklearn_handler.py AutoSklearnHandler.create   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / autosklearn_handler / autosklearn_handler.py AutoSklearnHandler.predict   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / autosklearn_handler / autosklearn_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / autosklearn_handler / config.py BaseConfig.__post_init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / autosklearn_handler / config.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py ListFilesTable.list   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py ListFilesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py FileTable.list   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py FileTable.add   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler.__init__   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler.check_connection   0% 14 14 0   0% 4 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler._connect_duckdb   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler.read_as_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler._read_as_content   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler.add_data_to_table   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler.query   0% 27 27 0   0% 14 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler.get_files   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler.get_tables   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py AzureBlobHandler.get_columns   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py (no function)   0% 36 36 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py AmazonBedrockHandler.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py AmazonBedrockHandler.create_engine   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py AmazonBedrockHandler.create   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py AmazonBedrockHandler.predict   0% 18 18 0   0% 6 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py AmazonBedrockHandler._prepare_data_for_default_mode   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py AmazonBedrockHandler._prepare_data_for_conversational_mode   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py AmazonBedrockHandler._prepare_data_with_question_and_context_columns   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py AmazonBedrockHandler._prepare_data_with_prompt_template   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py AmazonBedrockHandler._predict_for_default_mode   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py AmazonBedrockHandler._predict_for_conversational_mode   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py AmazonBedrockHandler.describe   0% 14 14 0   0% 4 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / settings.py AmazonBedrockHandlerEngineConfig.check_if_params_contain_typos   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / settings.py AmazonBedrockHandlerEngineConfig.check_access_to_amazon_bedrock   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / settings.py AmazonBedrockHandlerModelConfig.check_if_params_contain_typos   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / settings.py AmazonBedrockHandlerModelConfig.check_if_mode_is_supported   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / bedrock_handler / settings.py AmazonBedrockHandlerModelConfig.check_if_model_id_is_valid_and_correct_for_mode   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / bedrock_handler / settings.py AmazonBedrockHandlerModelConfig.check_if_params_are_valid_for_mode   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / handlers / bedrock_handler / settings.py AmazonBedrockHandlerModelConfig.model_dump   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / bedrock_handler / settings.py (no function)   0% 50 50 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / utilities.py create_amazon_bedrock_client   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / bedrock_handler / utilities.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.__init__   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_products   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_customers   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_orders   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_orders_count   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_customers_count   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_products_count   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_categories   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_categories_count   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_pickups   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_pickups_count   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_promotions   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_promotions_count   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_wishlists   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_wishlists_count   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_segments   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_segments_count   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_brands   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient.get_brands_count   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient._make_request_v2   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient._make_request_v3   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py BigCommerceAPIClient._make_request   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_handler.py BigCommerceHandler.__init__   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_handler.py BigCommerceHandler.connect   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_handler.py BigCommerceHandler.check_connection   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py _make_filter   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py _make_df   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py _make_sort_condition_v3   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py _make_sort_condition_v2   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceOrdersTable.list   0% 18 18 0   0% 10 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceOrdersTable.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceOrdersTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceOrdersTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceProductsTable.list   0% 23 23 0   0% 12 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceProductsTable.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceProductsTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceProductsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceCustomersTable.list   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceCustomersTable.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceCustomersTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceCustomersTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceCategoriesTable.list   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceCategoriesTable.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceCategoriesTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceCategoriesTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommercePickupsTable.list   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommercePickupsTable.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommercePickupsTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommercePickupsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommercePromotionsTable.list   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommercePromotionsTable.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommercePromotionsTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommercePromotionsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceWishlistsTable.list   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceWishlistsTable.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceWishlistsTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceWishlistsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceSegmentsTable.list   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceSegmentsTable.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceSegmentsTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceSegmentsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceBrandsTable.list   0% 14 14 0   0% 6 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceBrandsTable.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceBrandsTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py BigCommerceBrandsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py (no function)   0% 66 66 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py BigCommerceHandlerTest.setUp   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py BigCommerceHandlerTest.tearDown   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py BigCommerceHandlerTest.test_check_connection_success   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py BigCommerceHandlerTest.test_check_connection_failure   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py BigCommerceHandlerTest.test_get_tables   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py BigCommerceHandlerTest.test_query_products   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py BigCommerceHandlerTest.test_query_orders   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py BigCommerceHandlerTest.test_query_customers   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py BigCommerceHandlerTest.test_query_with_filter   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py BigCommerceHandlerTest.test_connect_missing_parameters   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py BigCommerceHandlerTest.test_meta_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py (no function)   0% 19 19 0   0% 2 0   0%
mindsdb / integrations / handlers / bigquery_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / bigquery_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.__del__   100% 2 0 0   100% 2 0   100%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.connect   61% 18 7 0   50% 8 4   58%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.disconnect   75% 4 1 0   50% 2 1   67%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.check_connection   57% 14 6 0   50% 2 1   56%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.native_query   83% 12 2 0   0% 2 2   71%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.get_tables   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.get_columns   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.meta_get_tables   100% 6 0 0   50% 2 1   88%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.meta_get_columns   100% 6 0 0   50% 2 1   88%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.meta_get_column_statistics_for_table   81% 36 7 0   75% 16 4   79%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.meta_get_column_statistics_for_table.supports_minmax   62% 8 3 0   50% 6 3   57%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.meta_get_column_statistics_for_table.chunked   100% 2 0 0   100% 2 0   100%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.meta_get_primary_keys   100% 6 0 0   50% 2 1   88%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py BigQueryHandler.meta_get_foreign_keys   100% 6 0 0   50% 2 1   88%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py (no function)   100% 29 0 0   100% 0 0   100%
mindsdb / integrations / handlers / bigquery_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / binance_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / binance_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / binance_handler / binance_handler.py BinanceHandler.__init__   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / binance_handler / binance_handler.py BinanceHandler.connect   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / binance_handler / binance_handler.py BinanceHandler.check_connection   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / binance_handler / binance_handler.py BinanceHandler._get_klines   0% 22 22 0   0% 8 0   0%
mindsdb / integrations / handlers / binance_handler / binance_handler.py BinanceHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / binance_handler / binance_handler.py BinanceHandler.call_binance_api   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / binance_handler / binance_handler.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / binance_handler / binance_tables.py BinanceAggregatedTradesTable._get_batch_klines   0% 27 27 0   0% 10 0   0%
mindsdb / integrations / handlers / binance_handler / binance_tables.py BinanceAggregatedTradesTable._get_kline_params_from_conditions   0% 24 24 0   0% 20 0   0%
mindsdb / integrations / handlers / binance_handler / binance_tables.py BinanceAggregatedTradesTable.select   0% 24 24 0   0% 14 0   0%
mindsdb / integrations / handlers / binance_handler / binance_tables.py BinanceAggregatedTradesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / binance_handler / binance_tables.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py ListFilesTable.list   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py ListFilesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py FileTable._get_file_df   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py FileTable.list   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py FileTable.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py FileTable.insert   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler.connect   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler.check_connection   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler._read_as_content   0% 17 17 0   0% 8 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler.query   0% 21 21 0   0% 12 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler.get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler.get_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler.list_files_in_folder   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler._list_files   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler._read_file   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler.upload_file   0% 14 14 0   0% 8 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py BoxHandler._write_file   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py (no function)   0% 34 34 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / byom_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.__init__   0% 20 20 0   0% 8 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.normalize_engine_version   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.create_validation   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.get_model_engine_version   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.normalize_byom_type   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler._get_model_proxy   0% 35 35 0   0% 18 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.describe   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.create   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.create.convert_type   0% 7 7 0   0% 6 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.predict   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.create_engine   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.update_engine   0% 19 19 0   0% 4 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.function_list   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.function_call   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py BYOMHandler.finetune   0% 38 38 0   0% 4 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperUnsafe.__init__   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperUnsafe.train   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperUnsafe.predict   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperUnsafe.finetune   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperUnsafe.describe   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperUnsafe.func_call   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperUnsafe.check   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe.prepare_env   0% 47 47 0   0% 18 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe.remove_venv   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe.parse_requirements   0% 14 14 0   0% 8 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe.install_modules   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe._run_command   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe.check   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe.train   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe.predict   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe.finetune   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe.describe   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py ModelWrapperSafe.func_call   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / byom_handler.py (no function)   100% 65 0 0   100% 0 0   100%
mindsdb / integrations / handlers / byom_handler / connection_args.py (no function)   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py pd_encode   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py pd_decode   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py encode   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py decode   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py return_output   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py get_input   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py import_string   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py find_model_class   0% 6 6 0   0% 6 0   0%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py get_methods_info   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py check_module   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py main   0% 63 63 0   0% 20 0   0%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py (no function)   96% 26 1 0   50% 2 1   93%
mindsdb / integrations / handlers / cassandra_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / cassandra_handler.py CassandraHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / cassandra_handler.py CassandraHandler.get_tables   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / cassandra_handler.py (no function)   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / connection_args.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / cassandra_handler / tests / test_cassandra_handler.py CassandraHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / tests / test_cassandra_handler.py CassandraHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / tests / test_cassandra_handler.py CassandraHandlerTest.test_1_native_query_show_keyspaces   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / tests / test_cassandra_handler.py CassandraHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / tests / test_cassandra_handler.py CassandraHandlerTest.test_3_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / tests / test_cassandra_handler.py CassandraHandlerTest.test_4_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / tests / test_cassandra_handler.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / chromadb_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / chromadb_handler / __init__.py (no function)   80% 15 3 0   100% 0 0   80%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.__init__   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.validate_connection_parameters   89% 9 1 0   50% 4 2   77%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler._get_client   71% 7 2 0   50% 4 2   64%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler._sync   100% 2 0 0   50% 2 1   75%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.__del__   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.connect   67% 9 3 0   100% 2 0   73%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.disconnect   80% 5 1 0   50% 4 2   67%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.check_connection   0% 14 14 0   0% 4 0   0%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler._get_chromadb_operator   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler._translate_metadata_condition   36% 11 7 0   33% 6 2   35%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.select   43% 67 38 0   18% 44 8   33%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler._dataframe_metadata_to_chroma_metadata   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler._process_document_ids   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.insert   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.upsert   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.update   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.delete   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.create_table   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.drop_table   36% 14 9 0   17% 6 1   30%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.get_tables   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py ChromaDBHandler.get_columns   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py (no function)   100% 39 0 0   100% 0 0   100%
mindsdb / integrations / handlers / chromadb_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / chromadb_handler / settings.py ChromaHandlerConfig.check_param_typos   50% 8 4 0   50% 6 1   50%
mindsdb / integrations / handlers / chromadb_handler / settings.py ChromaHandlerConfig.check_config   78% 9 2 0   50% 4 2   69%
mindsdb / integrations / handlers / chromadb_handler / settings.py (no function)   100% 18 0 0   100% 0 0   100%
mindsdb / integrations / handlers / chromadb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ckan_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatasetsTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatasetsTable.list   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatasetsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py ResourceIDsTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py ResourceIDsTable.list   0% 13 13 0   0% 10 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py ResourceIDsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatastoreTable.select   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatastoreTable.execute_resource_query   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatastoreTable.ast_to_sql   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatastoreTable.render_columns   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatastoreTable.render_column   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatastoreTable.extract_where_conditions   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatastoreTable.render_where   0% 12 12 0   0% 10 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatastoreTable.extract_resource_id   0% 6 6 0   0% 6 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py DatastoreTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py CkanHandler.__init__   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py CkanHandler.connect   0% 14 14 0   0% 4 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py CkanHandler.check_connection   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py CkanHandler.call_ckan_api   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py CkanHandler.native_query   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py CkanHandler.parse_native_query   0% 11 11 0   0% 6 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py (no function)   0% 35 35 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ckan_handler / tests / test_ckan_handler.py CkanHandlerTest.setUp   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / tests / test_ckan_handler.py CkanHandlerTest.tearDown   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / tests / test_ckan_handler.py CkanHandlerTest.test_check_connection   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / tests / test_ckan_handler.py CkanHandlerTest.test_get_tables   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / tests / test_ckan_handler.py CkanHandlerTest.test_query_package_ids   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / tests / test_ckan_handler.py CkanHandlerTest.test_query_resource_ids   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / tests / test_ckan_handler.py CkanHandlerTest.test_query_datastore_without_resource_id   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / tests / test_ckan_handler.py CkanHandlerTest.test_query_datastore_with_resource_id   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / tests / test_ckan_handler.py CkanHandlerTest.test_native_query   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / tests / test_ckan_handler.py (no function)   0% 17 17 0   0% 2 0   0%
mindsdb / integrations / handlers / clickhouse_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / clickhouse_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / clickhouse_handler / clickhouse_handler.py ClickHouseHandler.__init__   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / handlers / clickhouse_handler / clickhouse_handler.py ClickHouseHandler.__del__   100% 2 0 0   100% 2 0   100%
mindsdb / integrations / handlers / clickhouse_handler / clickhouse_handler.py ClickHouseHandler.connect   85% 27 4 0   50% 8 4   77%
mindsdb / integrations / handlers / clickhouse_handler / clickhouse_handler.py ClickHouseHandler.check_connection   100% 16 0 0   100% 2 0   100%
mindsdb / integrations / handlers / clickhouse_handler / clickhouse_handler.py ClickHouseHandler.native_query   67% 15 5 0   50% 2 1   65%
mindsdb / integrations / handlers / clickhouse_handler / clickhouse_handler.py ClickHouseHandler.query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / clickhouse_handler / clickhouse_handler.py ClickHouseHandler.get_tables   100% 6 0 0   50% 2 1   88%
mindsdb / integrations / handlers / clickhouse_handler / clickhouse_handler.py ClickHouseHandler.get_columns   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / clickhouse_handler / clickhouse_handler.py (no function)   100% 21 0 0   100% 0 0   100%
mindsdb / integrations / handlers / clickhouse_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / clickhouse_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / clickhouse_handler / tests / test_clickhouse_handler.py PostgresHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / clickhouse_handler / tests / test_clickhouse_handler.py PostgresHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / clickhouse_handler / tests / test_clickhouse_handler.py PostgresHandlerTest.test_1_native_query_show_dbs   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / clickhouse_handler / tests / test_clickhouse_handler.py PostgresHandlerTest.test_2_wrong_native_query_returns_error   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / clickhouse_handler / tests / test_clickhouse_handler.py PostgresHandlerTest.test_3_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / clickhouse_handler / tests / test_clickhouse_handler.py PostgresHandlerTest.test_4_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / clickhouse_handler / tests / test_clickhouse_handler.py PostgresHandlerTest.test_5_describe_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / clickhouse_handler / tests / test_clickhouse_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py ClipdropClient.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py ClipdropClient.write_to_file   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py ClipdropClient.make_request   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py ClipdropClient.image_extension_check   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py ClipdropClient.download_image   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py ClipdropClient.remove_text   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py ClipdropClient.remove_background   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py ClipdropClient.sketch_to_image   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py ClipdropClient.text_to_image   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py ClipdropClient.replace_background   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py ClipdropClient.reimagine   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler.create_validation   0% 8 8 0   0% 6 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler.create   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._get_clipdrop_client   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_remove_text   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_remove_text.generate_remove_text   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_remove_background   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_remove_background.generate_remove_background   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_sketch_to_image   0% 11 11 0   0% 8 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_sketch_to_image.generate_sketch_to_image   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_text_to_image   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_text_to_image.generate_text_to_image   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_replace_background   0% 11 11 0   0% 8 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_replace_background.generate_replace_background   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_reimagine   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler._process_reimagine.generate_reimagine   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py ClipdropHandler.predict   0% 17 17 0   0% 12 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / cloud_spanner_handler.py CloudSpannerHandler.__init__   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / cloud_spanner_handler.py CloudSpannerHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / cloud_spanner_handler.py CloudSpannerHandler.connect   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / cloud_spanner_handler.py CloudSpannerHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / cloud_spanner_handler.py CloudSpannerHandler.check_connection   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / cloud_spanner_handler.py CloudSpannerHandler.native_query   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / cloud_spanner_handler.py CloudSpannerHandler.query   0% 13 13 0   0% 10 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / cloud_spanner_handler.py CloudSpannerHandler.get_tables   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / cloud_spanner_handler.py CloudSpannerHandler.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / cloud_spanner_handler.py (no function)   0% 26 26 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / test_cloud_spanner_handler.py CloudSpannerHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / test_cloud_spanner_handler.py CloudSpannerHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / test_cloud_spanner_handler.py CloudSpannerHandlerTest.test_1_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / test_cloud_spanner_handler.py CloudSpannerHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / test_cloud_spanner_handler.py CloudSpannerHandlerTest.test_3_insert_into_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / test_cloud_spanner_handler.py CloudSpannerHandlerTest.test_4_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / test_cloud_spanner_handler.py CloudSpannerHandlerTest.test_5_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / test_cloud_spanner_handler.py CloudSpannerHandlerTest.test_6_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / test_cloud_spanner_handler.py CloudSpannerHandlerTest.test_7_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / test_cloud_spanner_handler.py (no function)   0% 16 16 0   0% 2 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / cloud_sql_handler.py CloudSQLHandler.__init__   0% 11 11 0   0% 6 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / cloud_sql_handler.py CloudSQLHandler.__del__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / cloud_sql_handler.py CloudSQLHandler.connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / cloud_sql_handler.py CloudSQLHandler.disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / cloud_sql_handler.py CloudSQLHandler.check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / cloud_sql_handler.py CloudSQLHandler.native_query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / cloud_sql_handler.py CloudSQLHandler.query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / cloud_sql_handler.py CloudSQLHandler.get_tables   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / cloud_sql_handler.py CloudSQLHandler.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / cloud_sql_handler.py (no function)   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mssql_handler.py CloudSQLMSSQLHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mssql_handler.py CloudSQLMSSQLHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mssql_handler.py CloudSQLMSSQLHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mssql_handler.py CloudSQLMSSQLHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mssql_handler.py CloudSQLMSSQLHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mssql_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mysql_handler.py CloudSQLMySQLHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mysql_handler.py CloudSQLMySQLHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mysql_handler.py CloudSQLMySQLHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mysql_handler.py CloudSQLMySQLHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mysql_handler.py CloudSQLMySQLHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mysql_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / cockroach_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / cockroach_handler.py CockroachHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / cockroach_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / cockroach_handler / tests / test_cockroachdb_handler.py CockroachHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / tests / test_cockroachdb_handler.py CockroachHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / tests / test_cockroachdb_handler.py CockroachHandlerTest.test_1_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / tests / test_cockroachdb_handler.py CockroachHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / tests / test_cockroachdb_handler.py CockroachHandlerTest.test_4_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / tests / test_cockroachdb_handler.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / cohere_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / cohere_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / cohere_handler / cohere_handler.py CohereHandler.create   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / cohere_handler / cohere_handler.py CohereHandler.predict   0% 14 14 0   0% 6 0   0%
mindsdb / integrations / handlers / cohere_handler / cohere_handler.py CohereHandler.predict_text_summary   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / cohere_handler / cohere_handler.py CohereHandler.predict_text_generation   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / cohere_handler / cohere_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_handler.py CoinBaseHandler.__init__   0% 15 15 0   0% 6 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_handler.py CoinBaseHandler.connect   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_handler.py CoinBaseHandler.check_connection   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_handler.py CoinBaseHandler.get_coinbase_candle   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_handler.py CoinBaseHandler._get_candle   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_handler.py CoinBaseHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_handler.py CoinBaseHandler.generate_api_headers   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_handler.py CoinBaseHandler.call_coinbase_api   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_tables.py CoinBaseAggregatedTradesTable.select   0% 13 13 0   0% 10 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_tables.py CoinBaseAggregatedTradesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_tables.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / confluence_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / confluence_handler / confluence_api_client.py ConfluenceAPIClient.__init__   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_api_client.py ConfluenceAPIClient.get_spaces   93% 15 1 0   92% 12 1   93%
mindsdb / integrations / handlers / confluence_handler / confluence_api_client.py ConfluenceAPIClient.get_pages   93% 15 1 0   92% 12 1   93%
mindsdb / integrations / handlers / confluence_handler / confluence_api_client.py ConfluenceAPIClient.get_blogposts   87% 15 2 0   83% 12 2   85%
mindsdb / integrations / handlers / confluence_handler / confluence_api_client.py ConfluenceAPIClient.get_whiteboard_by_id   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_api_client.py ConfluenceAPIClient.get_database_by_id   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_api_client.py ConfluenceAPIClient.get_tasks   90% 21 2 0   89% 18 2   90%
mindsdb / integrations / handlers / confluence_handler / confluence_api_client.py ConfluenceAPIClient._paginate   100% 18 0 0   75% 8 2   92%
mindsdb / integrations / handlers / confluence_handler / confluence_api_client.py ConfluenceAPIClient._make_request   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_api_client.py (no function)   100% 12 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_handler.py ConfluenceHandler.__init__   100% 12 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_handler.py ConfluenceHandler.connect   71% 7 2 0   50% 4 2   64%
mindsdb / integrations / handlers / confluence_handler / confluence_handler.py ConfluenceHandler.check_connection   100% 10 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_handler.py (no function)   100% 12 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluenceSpacesTable.list   68% 41 13 0   57% 30 5   63%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluenceSpacesTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluencePagesTable.list   77% 43 10 0   59% 32 7   69%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluencePagesTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluenceBlogPostsTable.list   60% 43 17 0   47% 32 5   55%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluenceBlogPostsTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluenceWhiteboardsTable.list   82% 17 3 0   60% 10 2   74%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluenceWhiteboardsTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluenceDatabasesTable.list   82% 17 3 0   60% 10 2   74%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluenceDatabasesTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluenceTasksTable.list   64% 72 26 0   52% 52 9   59%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py ConfluenceTasksTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py (no function)   100% 25 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / couchbase_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / couchbase_handler.py CouchbaseHandler.__init__   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / couchbase_handler.py CouchbaseHandler.connect   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / couchbase_handler / couchbase_handler.py CouchbaseHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / couchbase_handler / couchbase_handler.py CouchbaseHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / couchbase_handler / couchbase_handler.py CouchbaseHandler.native_query   0% 16 16 0   0% 10 0   0%
mindsdb / integrations / handlers / couchbase_handler / couchbase_handler.py CouchbaseHandler.query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / couchbase_handler.py CouchbaseHandler.get_tables   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / couchbase_handler / couchbase_handler.py CouchbaseHandler.get_columns   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / couchbase_handler / couchbase_handler.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / couchbase_handler / tests / test_couchbase_handler.py CouchbaseHandlerTest.setUpClass   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / tests / test_couchbase_handler.py CouchbaseHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / tests / test_couchbase_handler.py CouchbaseHandlerTest.test_1_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / tests / test_couchbase_handler.py CouchbaseHandlerTest.test_2_get_column   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / tests / test_couchbase_handler.py CouchbaseHandlerTest.test_3_native_query_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / tests / test_couchbase_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.__init__   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.connect   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler._translate_conditions   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler._construct_full_after_from_query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler._construct_where_query   0% 15 15 0   0% 10 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler._construct_search_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.select   0% 56 56 0   0% 18 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.insert   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.upsert   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.update   0% 16 16 0   0% 6 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.delete   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.create_table   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.drop_table   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.get_tables   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py CouchbaseVectorHandler.get_columns   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py (no function)   0% 34 34 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / crate_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / crate_handler.py CrateHandler.__init__   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / crate_handler.py CrateHandler.connect   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / crate_handler / crate_handler.py CrateHandler.disconnect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / crate_handler / crate_handler.py CrateHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / crate_handler / crate_handler.py CrateHandler.native_query   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / crate_handler / crate_handler.py CrateHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / crate_handler.py CrateHandler.get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / crate_handler.py CrateHandler.get_columns   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / crate_handler.py (no function)   0% 25 25 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / crate_handler / tests / test_crate_handler.py CrateHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / tests / test_crate_handler.py CrateHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / tests / test_crate_handler.py CrateHandlerTest.test_1_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / tests / test_crate_handler.py CrateHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / tests / test_crate_handler.py CrateHandlerTest.test_3_insert_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / tests / test_crate_handler.py CrateHandlerTest.test_4_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / tests / test_crate_handler.py CrateHandlerTest.test_5_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / tests / test_crate_handler.py CrateHandlerTest.test_6_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / tests / test_crate_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / d0lt_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / d0lt_handler.py D0ltHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / d0lt_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / d0lt_handler / tests / test_d0lt_handler.py D0ltHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / tests / test_d0lt_handler.py D0ltHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / tests / test_d0lt_handler.py D0ltHandlerTest.test_1_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / tests / test_d0lt_handler.py D0ltHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / tests / test_d0lt_handler.py D0ltHandlerTest.test_3_insert_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / tests / test_d0lt_handler.py D0ltHandlerTest.test_4_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / tests / test_d0lt_handler.py D0ltHandlerTest.test_5_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / tests / test_d0lt_handler.py D0ltHandlerTest.test_6_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / tests / test_d0lt_handler.py D0ltHandlerTest.test_7_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / tests / test_d0lt_handler.py (no function)   0% 16 16 0   0% 2 0   0%
mindsdb / integrations / handlers / databend_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / databend_handler.py DatabendHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / databend_handler.py DatabendHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / databend_handler / databend_handler.py DatabendHandler.connect   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / databend_handler / databend_handler.py DatabendHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / databend_handler / databend_handler.py DatabendHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / databend_handler / databend_handler.py DatabendHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / databend_handler / databend_handler.py DatabendHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / databend_handler.py DatabendHandler.get_tables   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / databend_handler / databend_handler.py DatabendHandler.get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / databend_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / databend_handler / tests / test_databend_handler.py DatabendHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / tests / test_databend_handler.py DatabendHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / tests / test_databend_handler.py DatabendHandlerTest.test_1_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / tests / test_databend_handler.py DatabendHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / tests / test_databend_handler.py DatabendHandlerTest.test_3_describe_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / tests / test_databend_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / databricks_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / databricks_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / databricks_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py _map_type   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py DatabricksHandler.__init__   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py DatabricksHandler.__del__   100% 2 0 0   100% 2 0   100%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py DatabricksHandler.connect   59% 22 9 0   62% 8 3   60%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py DatabricksHandler.disconnect   100% 5 0 0   100% 2 0   100%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py DatabricksHandler.check_connection   75% 24 6 0   62% 8 3   72%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py DatabricksHandler.native_query   63% 19 7 0   50% 4 2   61%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py DatabricksHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py DatabricksHandler.get_tables   75% 8 2 0   50% 4 2   67%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py DatabricksHandler.get_columns   73% 11 3 0   50% 6 3   65%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py (no function)   100% 24 0 0   100% 0 0   100%
mindsdb / integrations / handlers / databricks_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / databricks_handler / tests / test_databricks_handler.py DatabricksHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / databricks_handler / tests / test_databricks_handler.py DatabricksHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / databricks_handler / tests / test_databricks_handler.py DatabricksHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / databricks_handler / tests / test_databricks_handler.py DatabricksHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / databricks_handler / tests / test_databricks_handler.py DatabricksHandlerTest.test_4_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / databricks_handler / tests / test_databricks_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / datastax_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / datastax_handler.py DatastaxHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / datastax_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / datastax_handler / tests / test_cassandra_handler.py DatastaxHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / tests / test_cassandra_handler.py DatastaxHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / tests / test_cassandra_handler.py DatastaxHandlerTest.test_1_native_query_show_keyspaces   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / tests / test_cassandra_handler.py DatastaxHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / tests / test_cassandra_handler.py DatastaxHandlerTest.test_3_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / tests / test_cassandra_handler.py DatastaxHandlerTest.test_4_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / tests / test_cassandra_handler.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / db2_handler.py DB2Handler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / db2_handler.py DB2Handler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / db2_handler / db2_handler.py DB2Handler.connect   0% 23 23 0   0% 10 0   0%
mindsdb / integrations / handlers / db2_handler / db2_handler.py DB2Handler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / db2_handler / db2_handler.py DB2Handler.check_connection   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / db2_handler / db2_handler.py DB2Handler.native_query   0% 21 21 0   0% 4 0   0%
mindsdb / integrations / handlers / db2_handler / db2_handler.py DB2Handler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / db2_handler.py DB2Handler.get_tables   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / db2_handler / db2_handler.py DB2Handler.get_columns   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / db2_handler / db2_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / db2_handler / tests / test_db2_handler.py DB2HandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / tests / test_db2_handler.py DB2HandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / tests / test_db2_handler.py DB2HandlerTest.test_1_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / tests / test_db2_handler.py DB2HandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / tests / test_db2_handler.py DB2HandlerTest.test_3_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / tests / test_db2_handler.py DB2HandlerTest.test_4_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / tests / test_db2_handler.py DB2HandlerTest.test_5_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / tests / test_db2_handler.py (no function)   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / derby_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / derby_handler.py DerbyHandler.__init__   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / derby_handler.py DerbyHandler.connect   0% 22 22 0   0% 12 0   0%
mindsdb / integrations / handlers / derby_handler / derby_handler.py DerbyHandler.disconnect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / derby_handler / derby_handler.py DerbyHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / derby_handler / derby_handler.py DerbyHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / derby_handler / derby_handler.py DerbyHandler.query   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / derby_handler / derby_handler.py DerbyHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / derby_handler.py DerbyHandler.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / derby_handler.py (no function)   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / derby_handler / tests / test_derby_handler.py DerbyHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / tests / test_derby_handler.py DerbyHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / tests / test_derby_handler.py DerbyHandlerTest.test_1_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / tests / test_derby_handler.py DerbyHandlerTest.test_2_create   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / tests / test_derby_handler.py DerbyHandlerTest.test_3_insert   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / tests / test_derby_handler.py DerbyHandlerTest.test_4_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / tests / test_derby_handler.py DerbyHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / tests / test_derby_handler.py DerbyHandlerTest.test_6_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / tests / test_derby_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / discord_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / discord_handler.py DiscordHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / discord_handler.py DiscordHandler.connect   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / discord_handler / discord_handler.py DiscordHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / discord_handler.py DiscordHandler.native_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / discord_handler.py DiscordHandler.utc_to_snowflake   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / discord_handler.py DiscordHandler.call_discord_api   0% 27 27 0   0% 16 0   0%
mindsdb / integrations / handlers / discord_handler / discord_handler.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / discord_tables.py MessagesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / discord_tables.py MessagesTable.select   0% 48 48 0   0% 36 0   0%
mindsdb / integrations / handlers / discord_handler / discord_tables.py MessagesTable.insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / discord_tables.py MessagesTable.send_message   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / discord_handler / discord_tables.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / discord_handler / tests / test_discord.py DiscordHandlerTest.setUpClass   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / tests / test_discord.py DiscordHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / tests / test_discord.py DiscordHandlerTest.test_1_read_messages   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / tests / test_discord.py DiscordHandlerTest.test_2_send_message   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / tests / test_discord.py (no function)   0% 16 16 0   0% 2 0   0%
mindsdb / integrations / handlers / dockerhub_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub.py DockerHubClient.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub.py DockerHubClient.make_request   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub.py DockerHubClient.login   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub.py DockerHubClient.get_images_summary   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub.py DockerHubClient.get_repo_images   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub.py DockerHubClient.get_repo_tag   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub.py DockerHubClient.get_repo_tags   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub.py DockerHubClient.get_org_settings   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_handler.py DockerHubHandler.__init__   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_handler.py DockerHubHandler.connect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_handler.py DockerHubHandler.check_connection   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_handler.py DockerHubHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoImagesSummaryTable.select   0% 26 26 0   0% 14 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoImagesSummaryTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoImagesSummaryTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubOrgSettingsTable.select   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubOrgSettingsTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubOrgSettingsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoImagesTable.select   0% 26 26 0   0% 14 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoImagesTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoImagesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoTagTable.select   0% 30 30 0   0% 18 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoTagTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoTagTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoTagsTable.select   0% 26 26 0   0% 14 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoTagsTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py DockerHubRepoTagsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / documentdb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / documentdb_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / documentdb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / documentdb_handler / documentdb_handler.py DocumentDBHandler.__init__   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / documentdb_handler / documentdb_handler.py DocumentDBHandler.connect   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / documentdb_handler / documentdb_handler.py (no function)   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / dremio_handler.py DremioHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / dremio_handler.py DremioHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / dremio_handler / dremio_handler.py DremioHandler.connect   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / dremio_handler.py DremioHandler.disconnect   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / dremio_handler.py DremioHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / dremio_handler / dremio_handler.py DremioHandler.native_query   0% 28 28 0   0% 10 0   0%
mindsdb / integrations / handlers / dremio_handler / dremio_handler.py DremioHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / dremio_handler.py DremioHandler.get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / dremio_handler.py DremioHandler.get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / dremio_handler.py (no function)   0% 24 24 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dremio_handler / tests / test_dremio_handler.py DremioHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / tests / test_dremio_handler.py DremioHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / tests / test_dremio_handler.py DremioHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / tests / test_dremio_handler.py DremioHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / tests / test_dremio_handler.py DremioHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / tests / test_dremio_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / dropbox_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py ListFilesTable.list   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py ListFilesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py FileTable._get_file_df   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py FileTable.list   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py FileTable.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py FileTable.insert   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler.connect   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler.check_connection   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler._read_as_content   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler.query   0% 21 21 0   0% 12 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler.get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler.get_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler._list_files   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler._process_entries   0% 7 7 0   0% 6 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler._read_file   0% 20 20 0   0% 8 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py DropboxHandler._write_file   0% 20 20 0   0% 8 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py (no function)   0% 33 33 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dropbox_handler / tests / test_dropbox_handler.py DropboxHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / tests / test_dropbox_handler.py DropboxHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / tests / test_dropbox_handler.py (no function)   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / druid_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / druid_handler.py DruidHandler.__init__   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / druid_handler / druid_handler.py DruidHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / druid_handler / druid_handler.py DruidHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / druid_handler / druid_handler.py DruidHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / druid_handler / druid_handler.py DruidHandler.check_connection   0% 14 14 0   0% 4 0   0%
mindsdb / integrations / handlers / druid_handler / druid_handler.py DruidHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / druid_handler / druid_handler.py DruidHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / druid_handler.py DruidHandler.get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / druid_handler.py DruidHandler.get_columns   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / druid_handler / druid_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / druid_handler / tests / test_druid_handler.py DruidHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / tests / test_druid_handler.py DruidHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / tests / test_druid_handler.py DruidHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / tests / test_druid_handler.py DruidHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / tests / test_druid_handler.py DruidHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / tests / test_druid_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / dspy_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / dspy_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py DSPyHandler.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py DSPyHandler.calculate_model_id   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py DSPyHandler.create   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py DSPyHandler.predict   0% 21 21 0   0% 4 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py DSPyHandler.describe   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py DSPyHandler.finetune   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py DSPyHandler.setup_dspy   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py DSPyHandler.create_dspy_chain   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py DSPyHandler.generate_dspy_response   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py DSPyHandler.predict_dspy   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py (no function)   0% 32 32 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.__init__   0% 23 23 0   0% 6 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.connect   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.create_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.drop_table   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.insert   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.select   0% 21 21 0   0% 14 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.create_kw_index   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.drop_kw_index   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.keyword_select   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.get_total_size   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler._select_with_vector   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler._select_from_metadata   0% 35 35 0   0% 16 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler._translate_filters   0% 35 35 0   0% 26 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.delete   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.get_dimension   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler._sync   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.get_tables   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.check_connection   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.native_query   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py DuckDBFaissHandler.__del__   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py (no function)   0% 37 37 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py _normalize_rows   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py FaissIndex.__init__   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py FaissIndex.load_index   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py FaissIndex.close   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py FaissIndex._build_index   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py FaissIndex.check_ram_usage   0% 16 16 0   0% 10 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py FaissIndex.insert   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py FaissIndex.delete_ids   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py FaissIndex.dump   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py FaissIndex.apply_index   100% 0 0 1   100% 0 0   100%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py FaissIndex.drop   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py FaissIndex.search   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py (no function)   0% 27 27 1   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / test_faiss_handler.py TestFAISS._get_storage_table   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / test_faiss_handler.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / duckdb_handler.py DuckDBHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / duckdb_handler.py DuckDBHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_handler / duckdb_handler.py DuckDBHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_handler / duckdb_handler.py DuckDBHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / duckdb_handler / duckdb_handler.py DuckDBHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / duckdb_handler / duckdb_handler.py DuckDBHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / duckdb_handler / duckdb_handler.py DuckDBHandler.query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / duckdb_handler.py DuckDBHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / duckdb_handler.py DuckDBHandler.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / duckdb_handler.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / duckdb_handler / tests / test_duckdb_handler.py DuckDBHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / tests / test_duckdb_handler.py DuckDBHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / tests / test_duckdb_handler.py DuckDBHandlerTest.test_1_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / tests / test_duckdb_handler.py DuckDBHandlerTest.test_2_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / tests / test_duckdb_handler.py DuckDBHandlerTest.test_3_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / tests / test_duckdb_handler.py DuckDBHandlerTest.test_4_insert_into_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / tests / test_duckdb_handler.py DuckDBHandlerTest.test_5_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / tests / test_duckdb_handler.py DuckDBHandlerTest.test_6_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / tests / test_duckdb_handler.py DuckDBHandlerTest.test_7_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / tests / test_duckdb_handler.py (no function)   0% 16 16 0   0% 2 0   0%
mindsdb / integrations / handlers / dummy_data_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dummy_data_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / dummy_data_handler / dummy_data_handler.py DummyHandler.__init__   100% 5 0 0   100% 2 0   100%
mindsdb / integrations / handlers / dummy_data_handler / dummy_data_handler.py DummyHandler.connect   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dummy_data_handler / dummy_data_handler.py DummyHandler.disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dummy_data_handler / dummy_data_handler.py DummyHandler.check_connection   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dummy_data_handler / dummy_data_handler.py DummyHandler.native_query   91% 11 1 0   75% 4 1   87%
mindsdb / integrations / handlers / dummy_data_handler / dummy_data_handler.py DummyHandler.query   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dummy_data_handler / dummy_data_handler.py DummyHandler.get_tables   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dummy_data_handler / dummy_data_handler.py DummyHandler.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dummy_data_handler / dummy_data_handler.py DummyHandler.subscribe   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / dummy_data_handler / dummy_data_handler.py (no function)   100% 19 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dynamodb_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dynamodb_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / dynamodb_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py DynamoDBHandler.__init__   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py DynamoDBHandler.__del__   100% 2 0 0   100% 2 0   100%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py DynamoDBHandler.connect   85% 13 2 0   75% 8 2   81%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py DynamoDBHandler.disconnect   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py DynamoDBHandler.check_connection   82% 17 3 0   75% 4 1   81%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py DynamoDBHandler.native_query   59% 22 9 0   50% 6 3   57%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py DynamoDBHandler._parse_records   100% 5 0 0   100% 2 0   100%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py DynamoDBHandler.query   86% 14 2 0   75% 12 3   81%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py DynamoDBHandler.get_tables   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py DynamoDBHandler.get_columns   86% 7 1 0   50% 2 1   78%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py (no function)   100% 23 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dynamodb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dynamodb_handler / tests / test_dynamodb_handler.py DynamoDBHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dynamodb_handler / tests / test_dynamodb_handler.py DynamoDBHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / dynamodb_handler / tests / test_dynamodb_handler.py DynamoDBHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / dynamodb_handler / tests / test_dynamodb_handler.py DynamoDBHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dynamodb_handler / tests / test_dynamodb_handler.py DynamoDBHandlerTest.test_4_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / dynamodb_handler / tests / test_dynamodb_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / edgelessdb_handler.py EdgelessDBHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / edgelessdb_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py EdgelessDBHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py EdgelessDBHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py EdgelessDBHandlerTest.test_1_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py EdgelessDBHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py EdgelessDBHandlerTest.test_3_insert   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py EdgelessDBHandlerTest.test_4_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py EdgelessDBHandlerTest.test_5_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py EdgelessDBHandlerTest.test_6_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py EdgelessDBHandlerTest.test_7_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py EdgelessDBHandlerTest.test_8_disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py (no function)   0% 17 17 0   0% 2 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / elasticsearch_handler.py ElasticsearchHandler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / elasticsearch_handler.py ElasticsearchHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / elasticsearch_handler.py ElasticsearchHandler.connect   0% 28 28 0   0% 14 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / elasticsearch_handler.py ElasticsearchHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / elasticsearch_handler.py ElasticsearchHandler.check_connection   0% 14 14 0   0% 4 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / elasticsearch_handler.py ElasticsearchHandler.native_query   0% 29 29 0   0% 8 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / elasticsearch_handler.py ElasticsearchHandler.query   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / elasticsearch_handler.py ElasticsearchHandler.get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / elasticsearch_handler.py ElasticsearchHandler.get_columns   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / elasticsearch_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / elasticsearch_handler / tests / test_elasticsearch_handler.py ElasticsearchHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / tests / test_elasticsearch_handler.py ElasticsearchHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / tests / test_elasticsearch_handler.py ElasticsearchHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / tests / test_elasticsearch_handler.py ElasticsearchHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / tests / test_elasticsearch_handler.py ElasticsearchHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / tests / test_elasticsearch_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / email_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_client.py EmailClient.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_client.py EmailClient.select_mailbox   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / email_handler / email_client.py EmailClient.logout   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / email_handler / email_client.py EmailClient.send_email   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_client.py EmailClient.search_email   0% 52 52 0   0% 22 0   0%
mindsdb / integrations / handlers / email_handler / email_client.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_handler.py EmailHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_handler.py EmailHandler.connect   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / email_handler / email_handler.py EmailHandler.disconnect   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_handler.py EmailHandler.check_connection   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / email_handler / email_handler.py EmailHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_ingestor.py EmailIngestor.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_ingestor.py EmailIngestor._is_tag_visible   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / email_handler / email_ingestor.py EmailIngestor._preprocess_raw_html   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_ingestor.py EmailIngestor._ingest_email_row   0% 20 20 0   0% 12 0   0%
mindsdb / integrations / handlers / email_handler / email_ingestor.py EmailIngestor.ingest   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / email_handler / email_ingestor.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_tables.py EmailsTable.select   0% 37 37 0   0% 26 0   0%
mindsdb / integrations / handlers / email_handler / email_tables.py EmailsTable.insert   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / email_handler / email_tables.py EmailsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_tables.py EmailsTable.parse_date   0% 13 13 0   0% 6 0   0%
mindsdb / integrations / handlers / email_handler / email_tables.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / settings.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / empress_handler.py EmpressHandler.__init__   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / empress_handler.py EmpressHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / empress_handler / empress_handler.py EmpressHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / empress_handler / empress_handler.py EmpressHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / empress_handler / empress_handler.py EmpressHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / empress_handler / empress_handler.py EmpressHandler.native_query   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / empress_handler / empress_handler.py EmpressHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / empress_handler.py EmpressHandler.get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / empress_handler.py EmpressHandler.get_columns   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / empress_handler.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / empress_handler / tests / test_empress_handler.py EmpressHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / tests / test_empress_handler.py EmpressHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / tests / test_empress_handler.py EmpressHandlerTest.test_1_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / tests / test_empress_handler.py EmpressHandlerTest.test_2_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / tests / test_empress_handler.py EmpressHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / tests / test_empress_handler.py EmpressHandlerTest.test_4_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / tests / test_empress_handler.py EmpressHandlerTest.test_5_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / tests / test_empress_handler.py EmpressHandlerTest.test_6_insert   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / tests / test_empress_handler.py EmpressHandlerTest.test_7_disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / tests / test_empress_handler.py (no function)   0% 16 16 0   0% 2 0   0%
mindsdb / integrations / handlers / eventbrite_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_handler.py EventbriteHandler.__init__   0% 27 27 0   0% 8 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_handler.py EventbriteHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_handler.py EventbriteHandler.check_connection   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_handler.py (no function)   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py flatten   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteUserTable.select   0% 19 19 0   0% 6 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteUserTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteOrganizationTable.select   0% 21 21 0   0% 12 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteOrganizationTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteCategoryTable.select   0% 26 26 0   0% 12 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteCategoryTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteSubcategoryTable.select   0% 29 29 0   0% 12 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteSubcategoryTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteFormatTable.select   0% 26 26 0   0% 12 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteFormatTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteEventDetailsTable.select   0% 41 41 0   0% 28 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteEventDetailsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteEventsTable.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteEventsTable.select   0% 35 35 0   0% 18 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py EventbriteEventsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py (no function)   0% 29 29 0   100% 0 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py EventStoreDB.__init__   0% 19 19 0   0% 14 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py EventStoreDB.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py EventStoreDB.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py EventStoreDB.disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py EventStoreDB.check_connection   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py EventStoreDB.query   0% 28 28 0   0% 18 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py EventStoreDB.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py EventStoreDB.get_tables   0% 25 25 0   0% 20 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py EventStoreDB.get_columns   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py parse_sql   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py (no function)   0% 30 30 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.__init__   0% 13 13 0   0% 6 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler._get_client   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.connect   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.query   0% 25 25 0   0% 8 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.select   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.insert   0% 10 10 0   0% 10 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.delete_document   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.drop_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py FaunaDBHandler.get_tables   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / faunadb_handler / tests / test_faunadb_handler.py FaunadbHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / tests / test_faunadb_handler.py FaunadbHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / tests / test_faunadb_handler.py FaunadbHandlerTest.test_1_check_connection   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / tests / test_faunadb_handler.py FaunadbHandlerTest.test_2_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / tests / test_faunadb_handler.py FaunadbHandlerTest.test_3_describe_db   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / tests / test_faunadb_handler.py (no function)   0% 13 13 0   0% 2 0   0%
mindsdb / integrations / handlers / file_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / file_handler / __init__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / file_handler / file_handler.py clean_cell   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / file_handler / file_handler.py FileHandler.__init__   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / file_handler / file_handler.py FileHandler.connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / file_handler / file_handler.py FileHandler.disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / file_handler / file_handler.py FileHandler.check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / file_handler / file_handler.py FileHandler._get_table_page_names   100% 7 0 0   100% 2 0   100%
mindsdb / integrations / handlers / file_handler / file_handler.py FileHandler.query   81% 59 11 0   77% 26 2   80%
mindsdb / integrations / handlers / file_handler / file_handler.py FileHandler.native_query   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / file_handler / file_handler.py FileHandler.get_tables   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / file_handler / file_handler.py FileHandler.get_columns   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / file_handler / file_handler.py (no function)   100% 28 0 0   100% 0 0   100%
mindsdb / integrations / handlers / financial_modeling_prep_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / financial_modeling_handler.py FinancialModelingHandler.__init__   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / financial_modeling_handler.py FinancialModelingHandler.connect   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / financial_modeling_handler.py FinancialModelingHandler.check_connection   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / financial_modeling_handler.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / financial_modeling_tables.py HistoricalPriceTable._get_historical_price_endpoint_params_from_conditions   0% 15 15 0   0% 14 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / financial_modeling_tables.py HistoricalPriceTable.select   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / financial_modeling_tables.py HistoricalPriceTable.get_historical_price_chart   0% 22 22 0   0% 8 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / financial_modeling_tables.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / firebird_handler.py FirebirdHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / firebird_handler.py FirebirdHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / firebird_handler / firebird_handler.py FirebirdHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / firebird_handler / firebird_handler.py FirebirdHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / firebird_handler / firebird_handler.py FirebirdHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / firebird_handler / firebird_handler.py FirebirdHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / firebird_handler / firebird_handler.py FirebirdHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / firebird_handler.py FirebirdHandler.get_tables   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / firebird_handler.py FirebirdHandler.get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / firebird_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / firebird_handler / tests / test_firebird_handler.py FirebirdHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / tests / test_firebird_handler.py FirebirdHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / tests / test_firebird_handler.py FirebirdHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / tests / test_firebird_handler.py FirebirdHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / tests / test_firebird_handler.py FirebirdHandlerTest.test_4_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / tests / test_firebird_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / flaml_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / flaml_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / flaml_handler / flaml_handler.py FLAMLHandler.create   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / flaml_handler / flaml_handler.py FLAMLHandler.predict   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / flaml_handler / flaml_handler.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_client.py FrappeClient.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_client.py FrappeClient.get_document   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_client.py FrappeClient.get_documents   0% 16 16 0   0% 12 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_client.py FrappeClient.post_document   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_client.py FrappeClient.ping   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_client.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler.__init__   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler.back_office_config   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler.register_sales_invoice   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler.check_item_code   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler.check_company_exists   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler.check_expense_type   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler.check_customer   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler.connect   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler.check_connection   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler._document_to_dataframe_row   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler._get_document   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler._get_documents   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler._create_document   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py FrappeHandler.call_frappe_api   0% 7 7 0   0% 6 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_tables.py FrappeDocumentsTable.select   0% 33 33 0   0% 26 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_tables.py FrappeDocumentsTable.insert   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_tables.py FrappeDocumentsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_tables.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler.__init__   0% 15 15 0   0% 6 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler._connect_duckdb   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler._connect_storage_client   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler.check_connection   0% 17 17 0   0% 6 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler._get_bucket   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler.read_as_table   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler._read_as_content   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler.add_data_to_table   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler.query   0% 27 27 0   0% 14 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler.get_objects   0% 24 24 0   0% 16 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler.get_tables   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py GcsHandler.get_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py (no function)   0% 35 35 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_tables.py ListFilesTable.list   0% 15 15 0   0% 10 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_tables.py ListFilesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_tables.py FileTable.list   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_tables.py FileTable.add   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_tables.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / generate_api.py parse_annotations   0% 20 20 0   0% 12 0   0%
mindsdb / integrations / handlers / github_handler / generate_api.py get_properties   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / github_handler / generate_api.py get_github_types   0% 16 16 0   0% 12 0   0%
mindsdb / integrations / handlers / github_handler / generate_api.py get_github_methods   0% 13 13 0   0% 6 0   0%
mindsdb / integrations / handlers / github_handler / generate_api.py GHTable.__init__   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / github_handler / generate_api.py GHTable.repr_value   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / handlers / github_handler / generate_api.py GHTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / generate_api.py GHTable.list   0% 41 41 0   0% 30 0   0%
mindsdb / integrations / handlers / github_handler / generate_api.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_handler.py GithubHandler.__init__   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / github_handler / github_handler.py GithubHandler.connect   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / github_handler / github_handler.py GithubHandler.check_connection   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / github_handler / github_handler.py GithubHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubIssuesTable.list   0% 35 35 0   0% 26 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubIssuesTable.add   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubIssuesTable._add   0% 47 47 0   0% 28 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubIssuesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubPullRequestsTable.list   0% 31 31 0   0% 24 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubPullRequestsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubCommitsTable.list   0% 23 23 0   0% 16 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubCommitsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubReleasesTable.list   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubReleasesTable.check_none   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubReleasesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubBranchesTable.list   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubBranchesTable.check_none   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubBranchesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubContributorsTable.list   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubContributorsTable.check_none   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubContributorsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubProjectsTable.list   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubProjectsTable.check_none   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubProjectsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubMilestonesTable.list   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubMilestonesTable.check_none   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubMilestonesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubFilesTable.get_path   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubFilesTable.list   0% 28 28 0   0% 18 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py GithubFilesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py (no function)   0% 42 42 0   100% 0 0   0%
mindsdb / integrations / handlers / gitlab_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / gitlab_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_handler.py GitlabHandler.__init__   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_handler.py GitlabHandler.connect   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_handler.py GitlabHandler.check_connection   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_handler.py GitlabHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_tables.py GitlabIssuesTable.select   0% 66 66 0   0% 44 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_tables.py GitlabIssuesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_tables.py GitlabMergeRequestsTable.select   0% 66 66 0   0% 44 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_tables.py GitlabMergeRequestsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_tables.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / connection_args.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py EmailsTable.select   0% 35 35 0   0% 28 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py EmailsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py EmailsTable.insert   0% 22 22 0   0% 10 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py EmailsTable.delete   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py EmailsTable.update   0% 27 27 0   0% 18 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py GmailHandler.__init__   0% 24 24 0   0% 8 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py GmailHandler.connect   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py GmailHandler.check_connection   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py GmailHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py GmailHandler._parse_parts   0% 13 13 0   0% 10 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py GmailHandler._parse_message   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py GmailHandler._get_messages   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py GmailHandler.get_attachments   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py GmailHandler._handle_list_messages_response   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py GmailHandler.call_gmail_api   0% 41 41 0   0% 26 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py (no function)   0% 36 36 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / gmail_handler / tests / test_gmail_handler.py EmailsTableTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / tests / test_gmail_handler.py EmailsTableTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / tests / test_gmail_handler.py EmailsTableTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / tests / test_gmail_handler.py EmailsTableTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / tests / test_gmail_handler.py EmailsTableTest.test_3_get_columns   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / tests / test_gmail_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / gong_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / constants.py get_gong_api_info   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / constants.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py GongHandler.__init__   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py GongHandler.connect   0% 21 21 0   0% 8 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py GongHandler.check_connection   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py GongHandler.native_query   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py GongHandler.call_gong_api   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py GongHandler.meta_get_handler_info   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py GongHandler.meta_get_tables   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py GongHandler.meta_get_columns   0% 15 15 0   0% 10 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py GongHandler.meta_get_primary_keys   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py GongHandler.meta_get_foreign_keys   0% 8 8 0   0% 6 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py normalize_datetime_to_iso8601   0% 32 32 0   0% 16 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py paginate_api_call   0% 52 52 0   0% 30 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py GongCallsTable.list   0% 34 34 0   0% 24 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py GongCallsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py GongUsersTable.list   0% 29 29 0   0% 18 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py GongUsersTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py GongAnalyticsTable.list   0% 59 59 0   0% 34 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py GongAnalyticsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py GongTranscriptsTable.list   0% 53 53 0   0% 36 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py GongTranscriptsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_handler.py GoogleAnalyticsHandler.__init__   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_handler.py GoogleAnalyticsHandler._get_creds_json   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_handler.py GoogleAnalyticsHandler.create_connection   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_handler.py GoogleAnalyticsHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_handler.py GoogleAnalyticsHandler.check_connection   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_handler.py GoogleAnalyticsHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_handler.py GoogleAnalyticsHandler.get_api_url   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py ConversionEventsTable.select   0% 28 28 0   0% 18 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py ConversionEventsTable.insert   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py ConversionEventsTable.update   0% 17 17 0   0% 8 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py ConversionEventsTable.delete   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py ConversionEventsTable.get_conversion_events   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py ConversionEventsTable.create_conversion_event   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py ConversionEventsTable.update_conversion_event   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py ConversionEventsTable.delete_conversion_event   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py ConversionEventsTable.extract_conversion_events_data   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py ConversionEventsTable.concat_dataframes   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py ConversionEventsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / google_analytics_handler / tests / test_google_analytics_handler.py GoogleAnalyticsTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / tests / test_google_analytics_handler.py GoogleAnalyticsTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / tests / test_google_analytics_handler.py GoogleAnalyticsTest.test_1_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / tests / test_google_analytics_handler.py GoogleAnalyticsTest.test_2_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / tests / test_google_analytics_handler.py GoogleAnalyticsTest.test_3_native_query_update   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / tests / test_google_analytics_handler.py GoogleAnalyticsTest.test_4_native_query_delete   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / tests / test_google_analytics_handler.py GoogleAnalyticsTest.test_5_native_query_insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / tests / test_google_analytics_handler.py (no function)   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / google_books_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_handler.py GoogleBooksHandler.__init__   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_handler.py GoogleBooksHandler.connect   0% 13 13 0   0% 10 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_handler.py GoogleBooksHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_handler.py GoogleBooksHandler.native_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_handler.py GoogleBooksHandler.get_bookshelves   0% 25 25 0   0% 12 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_handler.py GoogleBooksHandler.get_volumes   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_handler.py GoogleBooksHandler.call_application_api   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_tables.py VolumesTable.select   0% 47 47 0   0% 40 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_tables.py VolumesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_tables.py BookshelvesTable.select   0% 31 31 0   0% 24 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_tables.py BookshelvesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_tables.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / google_books_handler / tests / test_google_books_handler.py GoogleBooksHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / tests / test_google_books_handler.py GoogleBooksHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / tests / test_google_books_handler.py GoogleBooksHandlerTest.test_1_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / tests / test_google_books_handler.py GoogleBooksHandlerTest.test_2_select_volume_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / tests / test_google_books_handler.py GoogleBooksHandlerTest.test_3_select_bookshelves_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / tests / test_google_books_handler.py GoogleBooksHandlerTest.test_4_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / tests / test_google_books_handler.py (no function)   0% 13 13 0   0% 2 0   0%
mindsdb / integrations / handlers / google_calendar_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / connection_args.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_handler.py GoogleCalendarHandler.__init__   0% 21 21 0   0% 8 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_handler.py GoogleCalendarHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_handler.py GoogleCalendarHandler.check_connection   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_handler.py GoogleCalendarHandler.native_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_handler.py GoogleCalendarHandler.get_events   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_handler.py GoogleCalendarHandler.create_event   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_handler.py GoogleCalendarHandler.update_event   0% 30 30 0   0% 20 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_handler.py GoogleCalendarHandler.delete_event   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_handler.py GoogleCalendarHandler.call_application_api   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_handler.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_tables.py GoogleCalendarEventsTable.select   0% 37 37 0   0% 30 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_tables.py GoogleCalendarEventsTable.insert   0% 17 17 0   0% 6 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_tables.py GoogleCalendarEventsTable.update   0% 24 24 0   0% 16 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_tables.py GoogleCalendarEventsTable.delete   0% 12 12 0   0% 10 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_tables.py GoogleCalendarEventsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_tables.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / google_calendar_handler / tests / test_google_calendar_handler.py GoogleCalendarHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / tests / test_google_calendar_handler.py GoogleCalendarHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / tests / test_google_calendar_handler.py GoogleCalendarHandlerTest.test_1_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / tests / test_google_calendar_handler.py GoogleCalendarHandlerTest.test_2_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / tests / test_google_calendar_handler.py GoogleCalendarHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / tests / test_google_calendar_handler.py GoogleCalendarHandlerTest.test_4_insert   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / tests / test_google_calendar_handler.py GoogleCalendarHandlerTest.test_5_update   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / tests / test_google_calendar_handler.py GoogleCalendarHandlerTest.test_6_delete   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / tests / test_google_calendar_handler.py GoogleCalendarHandlerTest.test_7_delete_multiple   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / tests / test_google_calendar_handler.py (no function)   0% 16 16 0   0% 2 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.__init__   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.connect   0% 17 17 0   0% 8 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.native_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.get_accounts   0% 25 25 0   0% 10 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.delete_accounts   0% 18 18 0   0% 10 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.get_orders   0% 26 26 0   0% 10 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.delete_orders   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.get_products   0% 25 25 0   0% 10 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.update_products   0% 16 16 0   0% 8 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.delete_products   0% 16 16 0   0% 8 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py GoogleContentShoppingHandler.call_application_api   0% 15 15 0   0% 14 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py AccountsTable.select   0% 34 34 0   0% 26 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py AccountsTable.delete   0% 16 16 0   0% 14 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py AccountsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py OrdersTable.select   0% 46 46 0   0% 36 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py OrdersTable.delete   0% 13 13 0   0% 10 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py OrdersTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py ProductsTable.select   0% 29 29 0   0% 22 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py ProductsTable.update   0% 20 20 0   0% 14 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py ProductsTable.delete   0% 17 17 0   0% 14 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py ProductsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py (no function)   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py GoogleSearchConsoleHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py GoogleSearchConsoleHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py GoogleSearchConsoleHandlerTest.test_1_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py GoogleSearchConsoleHandlerTest.test_2_select_accounts_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py GoogleSearchConsoleHandlerTest.test_3_select_orders_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py GoogleSearchConsoleHandlerTest.test_4_select_products_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py GoogleSearchConsoleHandlerTest.test_5_delete_accounts_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py GoogleSearchConsoleHandlerTest.test_6_delete_orders_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py GoogleSearchConsoleHandlerTest.test_7_delete_products_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py GoogleSearchConsoleHandlerTest.test_8_update_products_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py (no function)   0% 17 17 0   0% 2 0   0%
mindsdb / integrations / handlers / google_fit_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_fit_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_handler.py GoogleFitHandler.__init__   0% 19 19 0   0% 8 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_handler.py GoogleFitHandler.connect   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_handler.py GoogleFitHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_handler.py GoogleFitHandler.retrieve_data   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_handler.py GoogleFitHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_handler.py GoogleFitHandler.get_steps   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_handler.py GoogleFitHandler.call_google_fit_api   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_handler.py (no function)   0% 28 28 0   100% 0 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_tables.py GoogleFitTable.time_parser   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_tables.py GoogleFitTable.select   0% 22 22 0   0% 12 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_tables.py GoogleFitTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_tables.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / google_gemini_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_gemini_handler / __init__.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / google_gemini_handler / google_gemini_handler.py GoogleGeminiHandler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / google_gemini_handler / google_gemini_handler.py GoogleGeminiHandler.create_validation   0% 16 16 0   0% 12 0   0%
mindsdb / integrations / handlers / google_gemini_handler / google_gemini_handler.py GoogleGeminiHandler.create   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_gemini_handler / google_gemini_handler.py GoogleGeminiHandler.predict   0% 56 56 0   0% 34 0   0%
mindsdb / integrations / handlers / google_gemini_handler / google_gemini_handler.py GoogleGeminiHandler._get_google_gemini_api_key   0% 14 14 0   0% 10 0   0%
mindsdb / integrations / handlers / google_gemini_handler / google_gemini_handler.py GoogleGeminiHandler.embedding_worker   0% 18 18 0   0% 8 0   0%
mindsdb / integrations / handlers / google_gemini_handler / google_gemini_handler.py GoogleGeminiHandler.vision_worker   0% 17 17 0   0% 6 0   0%
mindsdb / integrations / handlers / google_gemini_handler / google_gemini_handler.py GoogleGeminiHandler.vision_worker.get_img   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / google_gemini_handler / google_gemini_handler.py GoogleGeminiHandler.describe   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / google_gemini_handler / google_gemini_handler.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_handler.py GoogleSearchConsoleHandler.__init__   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_handler.py GoogleSearchConsoleHandler.connect   0% 17 17 0   0% 8 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_handler.py GoogleSearchConsoleHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_handler.py GoogleSearchConsoleHandler.native_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_handler.py GoogleSearchConsoleHandler.get_traffic_data   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_handler.py GoogleSearchConsoleHandler.get_sitemaps   0% 11 11 0   0% 6 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_handler.py GoogleSearchConsoleHandler.submit_sitemap   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_handler.py GoogleSearchConsoleHandler.delete_sitemap   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_handler.py GoogleSearchConsoleHandler.call_application_api   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_handler.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_tables.py SearchAnalyticsTable.select   0% 44 44 0   0% 32 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_tables.py SearchAnalyticsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_tables.py SiteMapsTable.select   0% 26 26 0   0% 18 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_tables.py SiteMapsTable.insert   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_tables.py SiteMapsTable.delete   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_tables.py SiteMapsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_tables.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / google_search_handler / tests / test_google_search_handler.py GoogleSearchConsoleHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / tests / test_google_search_handler.py GoogleSearchConsoleHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / tests / test_google_search_handler.py GoogleSearchConsoleHandlerTest.test_1_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / tests / test_google_search_handler.py GoogleSearchConsoleHandlerTest.test_2_select_analytics_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / tests / test_google_search_handler.py GoogleSearchConsoleHandlerTest.test_3_select_sitemaps_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / tests / test_google_search_handler.py GoogleSearchConsoleHandlerTest.test_4_insert_sitemaps_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / tests / test_google_search_handler.py GoogleSearchConsoleHandlerTest.test_5_delete_sitemaps_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / tests / test_google_search_handler.py (no function)   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / greptimedb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / greptimedb_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / greptimedb_handler / greptimedb_handler.py GreptimeDBHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / greptimedb_handler / greptimedb_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / __init__.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / groq_handler.py GroqHandler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / groq_handler.py GroqHandler._check_client_connection   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / groq_handler / groq_handler.py GroqHandler.create_engine   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / groq_handler / groq_handler.py GroqHandler.create_validation   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / groq_handler / groq_handler.py GroqHandler.is_chat_model   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / groq_handler.py GroqHandler.predict   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / groq_handler.py GroqHandler._get_supported_models   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / groq_handler.py GroqHandler.finetune   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / groq_handler.py (no function)   0% 24 24 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / settings.py (no function)   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_handler.py HackerNewsHandler.__init__   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_handler.py HackerNewsHandler.connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_handler.py HackerNewsHandler.check_connection   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_handler.py HackerNewsHandler.native_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_handler.py HackerNewsHandler.get_df_from_class   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_handler.py HackerNewsHandler.call_hackernews_api   0% 20 20 0   0% 8 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_table.py StoriesTable.select   0% 14 14 0   0% 8 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_table.py StoriesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_table.py StoriesTable.filter_columns   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_table.py CommentsTable.select   0% 17 17 0   0% 10 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_table.py CommentsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_table.py CommentsTable.filter_columns   0% 10 10 0   0% 10 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_table.py (no function)   0% 24 24 0   100% 0 0   0%
mindsdb / integrations / handlers / hana_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / hana_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / hana_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / hana_handler / hana_handler.py HanaHandler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / hana_handler / hana_handler.py HanaHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / hana_handler / hana_handler.py HanaHandler.connect   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / hana_handler / hana_handler.py HanaHandler.disconnect   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / hana_handler / hana_handler.py HanaHandler.check_connection   0% 18 18 0   0% 4 0   0%
mindsdb / integrations / handlers / hana_handler / hana_handler.py HanaHandler.native_query   0% 21 21 0   0% 4 0   0%
mindsdb / integrations / handlers / hana_handler / hana_handler.py HanaHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / hana_handler / hana_handler.py HanaHandler.get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hana_handler / hana_handler.py HanaHandler.get_columns   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / hana_handler / hana_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / hive_handler.py HiveHandler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / hive_handler.py HiveHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / hive_handler / hive_handler.py HiveHandler.connect   0% 20 20 0   0% 8 0   0%
mindsdb / integrations / handlers / hive_handler / hive_handler.py HiveHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / hive_handler / hive_handler.py HiveHandler.check_connection   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / hive_handler / hive_handler.py HiveHandler.native_query   0% 21 21 0   0% 4 0   0%
mindsdb / integrations / handlers / hive_handler / hive_handler.py HiveHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / hive_handler.py HiveHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / hive_handler.py HiveHandler.get_columns   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / hive_handler / hive_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / hive_handler / tests / test_hive_handler.py HiveHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / tests / test_hive_handler.py HiveHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / tests / test_hive_handler.py HiveHandlerTest.test_1_native_query_show_dbs   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / tests / test_hive_handler.py HiveHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / tests / test_hive_handler.py HiveHandlerTest.test_5_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / tests / test_hive_handler.py HiveHandlerTest.test_4_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / tests / test_hive_handler.py HiveHandlerTest.test_6_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / tests / test_hive_handler.py HiveHandlerTest.test_7_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / tests / test_hive_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / hsqldb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / hsqldb_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / hsqldb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / hsqldb_handler / hsqldb_handler.py HSQLDBHandler.__init__   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / hsqldb_handler / hsqldb_handler.py HSQLDBHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / hsqldb_handler / hsqldb_handler.py HSQLDBHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / hsqldb_handler / hsqldb_handler.py HSQLDBHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / hsqldb_handler / hsqldb_handler.py HSQLDBHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / hsqldb_handler / hsqldb_handler.py HSQLDBHandler.native_query   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / hsqldb_handler / hsqldb_handler.py HSQLDBHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / hsqldb_handler / hsqldb_handler.py HSQLDBHandler.get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hsqldb_handler / hsqldb_handler.py HSQLDBHandler.get_columns   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hsqldb_handler / hsqldb_handler.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py _extract_hubspot_error_message   0% 25 25 0   0% 16 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py _map_type   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler.__init__   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler.connect   0% 26 26 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler.disconnect   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler.check_connection   0% 27 27 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler.native_query   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler.get_tables   0% 30 30 0   0% 8 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler.get_columns   0% 18 18 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler.meta_get_column_statistics   0% 54 54 0   0% 22 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler._get_default_discovered_columns   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler._get_default_meta_columns   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler._get_table_description   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler._estimate_table_rows   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler._get_objects_all   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler._calculate_column_statistics   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler._infer_data_type_from_samples   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py HubspotHandler._infer_data_type   0% 13 13 0   0% 12 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py (no function)   0% 31 31 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py to_hubspot_property   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py to_internal_property   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py canonical_op   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py _extract_in_values   0% 10 10 0   0% 8 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py _extract_scalar_value   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py _normalize_filter_conditions   0% 15 15 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py _normalize_conditions_for_executor   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py _build_hubspot_search_filters   0% 29 29 0   0% 16 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py _build_hubspot_search_sorts   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py _build_hubspot_properties   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py _execute_hubspot_search   0% 28 28 0   0% 18 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py HubSpotAPIResource.select   0% 18 18 0   0% 6 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py HubSpotAPIResource._extract_query_params   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py HubSpotAPIResource._get_targets   0% 10 10 0   0% 8 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py HubSpotAPIResource._extract_target_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py HubSpotAPIResource._extract_target_columns.collect_identifiers   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py HubSpotAPIResource._apply_post_filter   0% 34 34 0   0% 24 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py HubSpotAPIResource._apply_post_sort   0% 16 16 0   0% 6 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py HubSpotAPIResource._apply_column_selection   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py HubSpotAPIResource._validate_query_columns   0% 16 16 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py HubSpotAPIResource._get_fetch_columns   0% 12 12 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py HubSpotAPIResource._object_to_dict   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable.meta_get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable.list   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable.add   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable.modify   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable.remove   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable._get_default_company_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable.get_companies   0% 28 28 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable._search_companies_by_conditions   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable._company_to_dict   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable.create_companies   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable.update_companies   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CompaniesTable.delete_companies   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable.meta_get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable.list   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable.add   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable.modify   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable.remove   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable._get_default_contact_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable.get_contacts   0% 30 30 0   0% 12 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable._search_contacts_by_conditions   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable._contact_to_dict   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable.create_contacts   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable.update_contacts   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py ContactsTable.delete_contacts   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable.meta_get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable.list   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable.add   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable.modify   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable.remove   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable._get_default_deal_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable._cast_deal_columns   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable.get_deals   0% 28 28 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable._search_deals_by_conditions   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable._deal_to_dict   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable.create_deals   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable.update_deals   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py DealsTable.delete_deals   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable.meta_get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable.list   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable.add   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable.modify   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable.remove   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable._get_default_ticket_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable.get_tickets   0% 28 28 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable._search_tickets_by_conditions   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable._ticket_to_dict   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable.create_tickets   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable.update_tickets   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TicketsTable.delete_tickets   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable.meta_get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable.list   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable.add   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable.modify   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable.remove   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable._get_default_task_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable.get_tasks   0% 28 28 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable._search_tasks_by_conditions   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable._task_to_dict   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable.create_tasks   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable.update_tasks   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py TasksTable.delete_tasks   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable.meta_get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable.list   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable.add   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable.modify   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable.remove   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable._get_default_call_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable.get_calls   0% 28 28 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable._search_calls_by_conditions   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable._call_to_dict   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable.create_calls   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable.update_calls   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py CallsTable.delete_calls   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable.meta_get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable.list   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable.add   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable.modify   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable.remove   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable._get_default_email_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable.get_emails   0% 28 28 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable._search_emails_by_conditions   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable._email_to_dict   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable.create_emails   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable.update_emails   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py EmailsTable.delete_emails   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable.meta_get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable.list   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable.add   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable.modify   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable.remove   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable._get_default_meeting_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable.get_meetings   0% 28 28 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable._search_meetings_by_conditions   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable._meeting_to_dict   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable.create_meetings   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable.update_meetings   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py MeetingsTable.delete_meetings   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable.meta_get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable.list   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable.add   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable.modify   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable.remove   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable._get_default_note_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable.get_notes   0% 28 28 0   0% 10 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable._search_notes_by_conditions   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable._note_to_dict   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable.create_notes   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable.update_notes   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py NotesTable.delete_notes   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py (no function)   0% 198 198 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / exceptions.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / huggingface_api_handler.py HuggingFaceInferenceAPIHandler.create_validation   0% 20 20 0   0% 18 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / huggingface_api_handler.py HuggingFaceInferenceAPIHandler.create   0% 36 36 0   0% 26 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / huggingface_api_handler.py HuggingFaceInferenceAPIHandler.predict   0% 59 59 0   0% 30 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / huggingface_api_handler.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / huggingface_api_handler / tests / test_huggingface_api_handler.py (no function)   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / huggingface_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_cls   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_cls._tokenize_text_cls_fn   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_cls._compute_metrics   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_translate   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_translate._tokenize_translate_fn   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_summarization   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_summarization._tokenize_summarize_fn   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_summarization._compute_metrics   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_fill_mask   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_text_generation   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_question_answering   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py _finetune_text_2_text_generation   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.create_validation   0% 40 40 0   0% 36 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.create   0% 38 38 0   0% 16 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.predict_text_classification   0% 13 13 0   0% 6 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.predict_text_generation   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.predict_zero_shot   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.predict_translation   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.predict_summarization   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.predict_text2text   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.predict_fill_mask   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.predict   0% 41 41 0   0% 16 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.describe   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py HuggingFaceHandler.finetune   0% 21 21 0   0% 2 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / settings.py (no function)   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py ListFilesTable.list   0% 15 15 0   0% 12 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py ListFilesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py FileTable.list   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py FileTable.add   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler.__init__   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler.connect   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler._connect_ibm_boto3   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler._connect_duckdb   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler._get_bucket   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler.read_as_table   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler._read_as_content   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler.add_data_to_table   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler.query   0% 27 27 0   0% 14 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler.get_objects   0% 23 23 0   0% 14 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler.get_tables   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py IBMCloudObjectStorageHandler.get_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py (no function)   0% 38 38 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ibm_cos_handler / tests / test_ibm_cos_handler.py IBMCloudObjectStorageHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / tests / test_ibm_cos_handler.py IBMCloudObjectStorageHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / tests / test_ibm_cos_handler.py (no function)   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / ignite_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / ignite_handler.py IgniteHandler.__init__   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / ignite_handler / ignite_handler.py IgniteHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / ignite_handler / ignite_handler.py IgniteHandler.connect   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / ignite_handler / ignite_handler.py IgniteHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / ignite_handler / ignite_handler.py IgniteHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / ignite_handler / ignite_handler.py IgniteHandler.native_query   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / ignite_handler / ignite_handler.py IgniteHandler.query   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / ignite_handler / ignite_handler.py IgniteHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / ignite_handler.py IgniteHandler.get_columns   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / ignite_handler.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ignite_handler / tests / test_ignite_handler.py IgniteHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / tests / test_ignite_handler.py IgniteHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / tests / test_ignite_handler.py IgniteHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / tests / test_ignite_handler.py IgniteHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / tests / test_ignite_handler.py IgniteHandlerTest.test_4_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / tests / test_ignite_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / impala_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / impala_handler.py ImpalaHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / impala_handler.py ImpalaHandler.connect   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / impala_handler / impala_handler.py ImpalaHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / impala_handler / impala_handler.py ImpalaHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / impala_handler / impala_handler.py ImpalaHandler.native_query   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / impala_handler / impala_handler.py ImpalaHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / impala_handler.py ImpalaHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / impala_handler.py ImpalaHandler.get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / impala_handler.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / impala_handler / tests / test_impala_handler.py ImpalaHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / tests / test_impala_handler.py ImpalaHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / tests / test_impala_handler.py ImpalaHandlerTest.test_1_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / tests / test_impala_handler.py ImpalaHandlerTest.test_2_create_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / tests / test_impala_handler.py ImpalaHandlerTest.test_3_insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / tests / test_impala_handler.py ImpalaHandlerTest.test_4_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / tests / test_impala_handler.py ImpalaHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / tests / test_impala_handler.py ImpalaHandlerTest.test_6_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / tests / test_impala_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / influxdb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / influxdb_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_handler.py InfluxDBHandler.__init__   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_handler.py InfluxDBHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_handler.py InfluxDBHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_handler.py InfluxDBHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_handler.py InfluxDBHandler.call_influxdb_tables   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_tables.py InfluxDBTables.select   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_tables.py InfluxDBTables.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_tables.py InfluxDBTables.get_select_query   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_tables.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / informix_handler.py InformixHandler.__init__   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / informix_handler.py InformixHandler.connect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / informix_handler / informix_handler.py InformixHandler.disconnect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / informix_handler / informix_handler.py InformixHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / informix_handler / informix_handler.py InformixHandler.native_query   0% 20 20 0   0% 8 0   0%
mindsdb / integrations / handlers / informix_handler / informix_handler.py InformixHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / informix_handler.py InformixHandler.get_tables   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / informix_handler / informix_handler.py InformixHandler.get_columns   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / informix_handler / informix_handler.py (no function)   0% 25 25 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / informix_handler / tests / test_informix_handler.py InformixHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / tests / test_informix_handler.py InformixHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / tests / test_informix_handler.py InformixHandlerTest.test_1_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / tests / test_informix_handler.py InformixHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / tests / test_informix_handler.py InformixHandlerTest.test_3_insert   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / tests / test_informix_handler.py InformixHandlerTest.test_4_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / tests / test_informix_handler.py InformixHandlerTest.test_5_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / tests / test_informix_handler.py InformixHandlerTest.test_5_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / tests / test_informix_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / ingres_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / ingres_handler.py IngresHandler.__init__   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / ingres_handler.py IngresHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / ingres_handler / ingres_handler.py IngresHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / ingres_handler / ingres_handler.py IngresHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / ingres_handler / ingres_handler.py IngresHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / ingres_handler / ingres_handler.py IngresHandler.native_query   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / ingres_handler / ingres_handler.py IngresHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / ingres_handler.py IngresHandler.get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / ingres_handler.py IngresHandler.get_columns   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / ingres_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ingres_handler / tests / test_ingres_handler.py IngresHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / tests / test_ingres_handler.py IngresHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / tests / test_ingres_handler.py IngresHandlerTest.test_1_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / tests / test_ingres_handler.py IngresHandlerTest.test_2_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / tests / test_ingres_handler.py IngresHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / tests / test_ingres_handler.py IngresHandlerTest.test_4_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / tests / test_ingres_handler.py IngresHandlerTest.test_5_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / tests / test_ingres_handler.py IngresHandlerTest.test_6_insert   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / tests / test_ingres_handler.py IngresHandlerTest.test_7_disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / tests / test_ingres_handler.py (no function)   0% 16 16 0   0% 2 0   0%
mindsdb / integrations / handlers / instatus_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / instatus_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_handler.py InstatusHandler.__init__   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_handler.py InstatusHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_handler.py InstatusHandler.connect   0% 14 14 0   0% 6 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_handler.py InstatusHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_handler.py InstatusHandler.call_instatus_api   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_handler.py (no function)   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_tables.py StatusPages.select   0% 35 35 0   0% 20 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_tables.py StatusPages.insert   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_tables.py StatusPages.update   0% 15 15 0   0% 12 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_tables.py StatusPages.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_tables.py Components.select   0% 52 52 0   0% 28 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_tables.py Components.insert   0% 22 22 0   0% 16 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_tables.py Components.update   0% 24 24 0   0% 18 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_tables.py Components.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_tables.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / intercom_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / intercom_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_handler.py IntercomHandler.__init__   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_handler.py IntercomHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_handler.py IntercomHandler.connect   0% 13 13 0   0% 6 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_handler.py IntercomHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_handler.py IntercomHandler.call_intercom_api   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_handler.py (no function)   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_tables.py Articles.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_tables.py Articles.select   0% 38 38 0   0% 26 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_tables.py Articles.insert   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_tables.py Articles.update   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_tables.py Articles.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_tables.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / jira_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / jira_handler / __init__.py (no function)   92% 13 1 0   100% 0 0   92%
mindsdb / integrations / handlers / jira_handler / jira_handler.py JiraHandler.__init__   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / jira_handler / jira_handler.py JiraHandler.connect   0% 19 19 0   0% 10 0   0%
mindsdb / integrations / handlers / jira_handler / jira_handler.py JiraHandler.check_connection   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / jira_handler / jira_handler.py JiraHandler.native_query   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / jira_handler / jira_handler.py (no function)   15% 13 11 0   100% 0 0   15%
mindsdb / integrations / handlers / jira_handler / jira_tables.py JiraTableBase.to_dataframe   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / jira_handler / jira_tables.py JiraProjectsTable.list   0% 14 14 0   0% 10 0   0%
mindsdb / integrations / handlers / jira_handler / jira_tables.py JiraProjectsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / jira_handler / jira_tables.py JiraIssuesTable.list   0% 25 25 0   0% 22 0   0%
mindsdb / integrations / handlers / jira_handler / jira_tables.py JiraIssuesTable._get_project_issues_with_limit   0% 8 8 0   0% 6 0   0%
mindsdb / integrations / handlers / jira_handler / jira_tables.py JiraIssuesTable.normalize   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / jira_handler / jira_tables.py JiraIssuesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / jira_handler / jira_tables.py JiraGroupsTable.list   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / jira_handler / jira_tables.py JiraGroupsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / jira_handler / jira_tables.py JiraUsersTable.list   0% 16 16 0   0% 12 0   0%
mindsdb / integrations / handlers / jira_handler / jira_tables.py JiraUsersTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / jira_handler / jira_tables.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / kinetica_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / kinetica_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / kinetica_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / kinetica_handler / kinetica_handler.py KineticaHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / kinetica_handler / kinetica_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.__init__   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler._get_client   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.connect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler._get_lancedb_operator   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler._translate_condition   0% 18 18 0   0% 12 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.select   0% 23 23 0   0% 10 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.insert   0% 20 20 0   0% 2 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.update   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.delete   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.create_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.drop_table   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py LanceDBHandler.get_columns   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py (no function)   0% 32 32 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py LanceDBHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py LanceDBHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py LanceDBHandlerTest.test_1_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py LanceDBHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py LanceDBHandlerTest.test_3_insert_into_table   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py LanceDBHandlerTest.test_4_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py LanceDBHandlerTest.test_5_vector_distance   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py LanceDBHandlerTest.test_6_delete   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py LanceDBHandlerTest.test_7_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py LanceDBHandlerTest.test_8_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py LanceDBHandlerTest.test_9_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py (no function)   0% 20 20 0   0% 2 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / langchain_embedding_handler / __init__.py (no function)   80% 15 3 0   100% 0 0   80%
mindsdb / integrations / handlers / langchain_embedding_handler / fastapi_embeddings.py FastAPIEmbeddings.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / fastapi_embeddings.py FastAPIEmbeddings._get_embeddings   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / fastapi_embeddings.py FastAPIEmbeddings.embed_documents   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / fastapi_embeddings.py FastAPIEmbeddings.embed_query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / fastapi_embeddings.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / integrations / handlers / langchain_embedding_handler / langchain_embedding_handler.py get_langchain_class   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / langchain_embedding_handler.py construct_model_from_args   0% 14 14 0   0% 6 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / langchain_embedding_handler.py row_to_document   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / langchain_embedding_handler.py LangchainEmbeddingHandler.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / langchain_embedding_handler.py LangchainEmbeddingHandler.create   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / langchain_embedding_handler.py LangchainEmbeddingHandler.predict   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / langchain_embedding_handler.py LangchainEmbeddingHandler.finetune   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / langchain_embedding_handler.py LangchainEmbeddingHandler.describe   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / langchain_embedding_handler.py (no function)   91% 34 3 0   75% 4 1   89%
mindsdb / integrations / handlers / langchain_embedding_handler / vllm_embeddings.py VLLMEmbeddings.__init__   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / vllm_embeddings.py VLLMEmbeddings._format_text   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / vllm_embeddings.py VLLMEmbeddings._get_embeddings   0% 15 15 0   0% 6 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / vllm_embeddings.py VLLMEmbeddings._get_embeddings.await_openai_call   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / vllm_embeddings.py VLLMEmbeddings._get_embeddings.gather_coroutines   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / vllm_embeddings.py VLLMEmbeddings.embed_documents   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / vllm_embeddings.py VLLMEmbeddings.embed_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / vllm_embeddings.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / integrations / handlers / langchain_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler._create_embeddings_model   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler._handle_parsing_errors   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler.create   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler.create_validation   0% 6 6 0   0% 6 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler.predict   0% 15 15 0   0% 6 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler.call_llm   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler.create_agent   0% 22 22 0   0% 8 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler.run_agent   0% 34 34 0   0% 14 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler.run_agent._invoke_agent_executor_with_prompt   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler.describe   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py LangChainHandler.finetune   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py (no function)   0% 37 37 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / tools.py get_exec_call_tool   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / tools.py get_exec_call_tool.mdb_exec_call_tool   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / langchain_handler / tools.py get_exec_metadata_tool   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / tools.py get_exec_metadata_tool.mdb_exec_metadata_call   0% 32 32 0   0% 8 0   0%
mindsdb / integrations / handlers / langchain_handler / tools.py get_mdb_write_tool   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / tools.py get_mdb_write_tool.mdb_write_call   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / langchain_handler / tools.py _setup_standard_tools   0% 23 23 0   0% 12 0   0%
mindsdb / integrations / handlers / langchain_handler / tools.py setup_tools   0% 16 16 0   0% 10 0   0%
mindsdb / integrations / handlers / langchain_handler / tools.py summarize_if_overflowed   0% 17 17 0   0% 2 0   0%
mindsdb / integrations / handlers / langchain_handler / tools.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / leonardoai_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / leonardoai_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / leonardoai_handler / leonardo_ai_handler.py LeonardoAIHandler.__init__   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / leonardoai_handler / leonardo_ai_handler.py LeonardoAIHandler.create   0% 16 16 0   0% 8 0   0%
mindsdb / integrations / handlers / leonardoai_handler / leonardo_ai_handler.py LeonardoAIHandler.predict   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / leonardoai_handler / leonardo_ai_handler.py LeonardoAIHandler._get_leonardo_api_key   0% 14 14 0   0% 10 0   0%
mindsdb / integrations / handlers / leonardoai_handler / leonardo_ai_handler.py LeonardoAIHandler._get_platform_model   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / leonardoai_handler / leonardo_ai_handler.py LeonardoAIHandler.predict_answer   0% 24 24 0   0% 2 0   0%
mindsdb / integrations / handlers / leonardoai_handler / leonardo_ai_handler.py LeonardoAIHandler.describe   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / leonardoai_handler / leonardo_ai_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / libsql_handler.py LibSQLHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / libsql_handler.py LibSQLHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / libsql_handler / libsql_handler.py LibSQLHandler.connect   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / libsql_handler / libsql_handler.py LibSQLHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / libsql_handler / libsql_handler.py LibSQLHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / libsql_handler / libsql_handler.py LibSQLHandler.native_query   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / libsql_handler / libsql_handler.py LibSQLHandler.query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / libsql_handler.py LibSQLHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / libsql_handler.py LibSQLHandler.get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / libsql_handler.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / libsql_handler / tests / test_libsql_handler.py LibSQLHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / tests / test_libsql_handler.py LibSQLHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / tests / test_libsql_handler.py LibSQLHandlerTest.test_1_create_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / tests / test_libsql_handler.py LibSQLHandlerTest.test_2_insert_rows   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / tests / test_libsql_handler.py LibSQLHandlerTest.test_3_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / tests / test_libsql_handler.py LibSQLHandlerTest.test_4_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / tests / test_libsql_handler.py LibSQLHandlerTest.test_5_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / tests / test_libsql_handler.py (no function)   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash._request   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.is_connected   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_user   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_org   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_projects   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_org_members   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_project   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_charts_in_project   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_spaces_in_project   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_project_access_list   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_validation_results   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_space   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_chart_version_history   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_chart   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_scheduler_logs   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_scheduler   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_scheduler_jobs   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py Lightdash.get_scheduler_job_status   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_handler.py LightdashHandler.__init__   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_handler.py LightdashHandler.connect   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_handler.py LightdashHandler.check_connection   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_handler.py LightdashHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py val_to_string   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py move_under   0% 7 7 0   0% 6 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py select_keys   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py CustomAPITable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py CustomAPITable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py CustomAPITable.select   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py CustomAPITable.parse_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py CustomAPITable.get_where_param   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py CustomAPITable.apply_query_params   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py UserTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py UserTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py UserAbilityTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py UserAbilityTable.select   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py OrgTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py OrgTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py OrgProjectsTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py OrgProjectsTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py OrgMembersTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py OrgMembersTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ProjectTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ProjectTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py WarehouseConnectionTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py WarehouseConnectionTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py DBTConnectionTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py DBTConnectionTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py DBTEnvironmentVarsTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py DBTEnvironmentVarsTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ChartsTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ChartsTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py SpacesTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py SpacesTable.select   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py AccessTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py AccessTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ValidationTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ValidationTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py DashboardsTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py DashboardsTable.select   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py QueriesTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py QueriesTable.select   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ChartHistoryTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ChartHistoryTable.select   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ChartConfigTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ChartConfigTable.select   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ChartAdditionalMetricsTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ChartAdditionalMetricsTable.select   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ChartTableCalculationsTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py ChartTableCalculationsTable.select   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py SchedulerLogsTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py SchedulerLogsTable.select   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py SchedulerTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py SchedulerTable.select   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py SchedulerJobsTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py SchedulerJobsTable.select   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py SchedulerJobStatus.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py SchedulerJobStatus.select   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py (no function)   0% 131 131 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / lightfm_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / lightfm_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / lightfm_handler / helpers.py get_item_user_idx   0% 16 16 0   0% 6 0   0%
mindsdb / integrations / handlers / lightfm_handler / helpers.py get_user_item_recommendations   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / lightfm_handler / helpers.py get_item_item_recommendations   0% 21 21 0   0% 4 0   0%
mindsdb / integrations / handlers / lightfm_handler / helpers.py (no function)   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / lightfm_handler / lightfm_handler.py LightFMHandler.create   0% 18 18 0   0% 2 0   0%
mindsdb / integrations / handlers / lightfm_handler / lightfm_handler.py LightFMHandler.predict   0% 28 28 0   0% 14 0   0%
mindsdb / integrations / handlers / lightfm_handler / lightfm_handler.py LightFMHandler.describe   0% 13 13 0   0% 6 0   0%
mindsdb / integrations / handlers / lightfm_handler / lightfm_handler.py LightFMHandler.evaluate   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / lightfm_handler / lightfm_handler.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / lightfm_handler / settings.py (no function)   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / functions.py create_learn_mark   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / functions.py delete_learn_mark   0% 4 4 0   0% 4 0   0%
mindsdb / integrations / handlers / lightwood_handler / functions.py run_generate   0% 26 26 0   0% 10 0   0%
mindsdb / integrations / handlers / lightwood_handler / functions.py run_fit   0% 28 28 0   0% 4 0   0%
mindsdb / integrations / handlers / lightwood_handler / functions.py run_learn_remote   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / functions.py run_learn   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / functions.py run_finetune   0% 37 37 0   0% 6 0   0%
mindsdb / integrations / handlers / lightwood_handler / functions.py (no function)   0% 36 36 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py NumpyJSONEncoder.default   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler.create_validation   0% 14 14 0   0% 14 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler.create   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler.finetune   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler.get_predictor   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler.predict   0% 207 207 0   0% 150 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler.edit_json_ai   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler.code_from_json_ai   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler.edit_code   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler._get_features_info   0% 15 15 0   0% 6 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler._get_model_info   0% 19 19 0   0% 6 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler._get_ensemble_data   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler._get_progress_data   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py LightwoodHandler.describe   0% 24 24 0   0% 14 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py (no function)   0% 39 39 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.setUpClass   0% 17 17 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_00_check_connection   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_01_drop_predictor   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_02_train_predictor   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_03_retrain_predictor   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_04_query_predictor_single_where_condition   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_05_query_predictor_multi_where_condition   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_06_train_predictor_custom_jsonai   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_07_list_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_08_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_10_train_ts_predictor_multigby_hor4   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_12_train_ts_predictor_multigby_hor1   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_13_train_ts_predictor_no_gby_hor1   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py LightwoodHandlerTest.test_14_train_ts_predictor_no_gby_hor4   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py (no function)   0% 35 35 0   0% 2 0   0%
mindsdb / integrations / handlers / lightwood_handler / utils.py unpack_jsonai_old_args   0% 11 11 0   0% 10 0   0%
mindsdb / integrations / handlers / lightwood_handler / utils.py load_predictor   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / utils.py rep_recur   0% 6 6 0   0% 6 0   0%
mindsdb / integrations / handlers / lightwood_handler / utils.py brack_to_mod   0% 23 23 0   0% 18 0   0%
mindsdb / integrations / handlers / lightwood_handler / utils.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / lindorm_handler.py LindormHandler.__init__   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / lindorm_handler / lindorm_handler.py LindormHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / lindorm_handler / lindorm_handler.py LindormHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / lindorm_handler / lindorm_handler.py LindormHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / lindorm_handler / lindorm_handler.py LindormHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / lindorm_handler / lindorm_handler.py LindormHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / lindorm_handler / lindorm_handler.py LindormHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / lindorm_handler.py LindormHandler.get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / lindorm_handler.py LindormHandler.get_columns   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / lindorm_handler / lindorm_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / lindorm_handler / tests / test_lindorm_handler.py LindormHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / tests / test_lindorm_handler.py LindormHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / tests / test_lindorm_handler.py LindormHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / tests / test_lindorm_handler.py LindormHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / tests / test_lindorm_handler.py LindormHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / tests / test_lindorm_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / litellm_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / litellm_handler / __init__.py (no function)   80% 15 3 0   100% 0 0   80%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py LiteLLMHandler.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py LiteLLMHandler.create_validation   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py LiteLLMHandler.prepare_arguments   67% 6 2 0   50% 4 2   60%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py LiteLLMHandler.embeddings   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py LiteLLMHandler.acompletion   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py LiteLLMHandler.completion   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py LiteLLMHandler.create   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py LiteLLMHandler.predict   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py LiteLLMHandler._prompt_to_messages   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py LiteLLMHandler._build_messages   0% 18 18 0   0% 12 0   0%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py (no function)   100% 28 0 0   100% 0 0   100%
mindsdb / integrations / handlers / litellm_handler / settings.py (no function)   100% 30 0 0   100% 0 0   100%
mindsdb / integrations / handlers / llama_index_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / llama_index_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / llama_index_handler / llama_index_handler.py LlamaIndexHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / llama_index_handler / llama_index_handler.py LlamaIndexHandler.create_validation   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / llama_index_handler / llama_index_handler.py LlamaIndexHandler.create   0% 18 18 0   0% 8 0   0%
mindsdb / integrations / handlers / llama_index_handler / llama_index_handler.py LlamaIndexHandler.update   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / llama_index_handler / llama_index_handler.py LlamaIndexHandler.predict   0% 38 38 0   0% 14 0   0%
mindsdb / integrations / handlers / llama_index_handler / llama_index_handler.py LlamaIndexHandler._get_service_context   0% 16 16 0   0% 10 0   0%
mindsdb / integrations / handlers / llama_index_handler / llama_index_handler.py LlamaIndexHandler._setup_index   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / llama_index_handler / llama_index_handler.py (no function)   0% 26 26 0   100% 0 0   0%
mindsdb / integrations / handlers / llama_index_handler / settings.py LlamaIndexModel.validate_reader   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / llama_index_handler / settings.py LlamaIndexModel.validate_index_class   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / llama_index_handler / settings.py LlamaIndexModel.validate_mode   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / llama_index_handler / settings.py (no function)   0% 26 26 0   100% 0 0   0%
mindsdb / integrations / handlers / ludwig_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ludwig_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ludwig_handler / functions.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ludwig_handler / ludwig_handler.py LudwigHandler.create   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ludwig_handler / ludwig_handler.py LudwigHandler.predict   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ludwig_handler / ludwig_handler.py LudwigHandler._call_model   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / ludwig_handler / ludwig_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / ludwig_handler / utils.py RayConnection.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ludwig_handler / utils.py RayConnection.__enter__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ludwig_handler / utils.py RayConnection.__exit__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ludwig_handler / utils.py (no function)   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / luma.py LumaClient.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / luma.py LumaClient.make_request   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / luma_handler / luma.py LumaClient.validate_api_key   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / luma_handler / luma.py LumaClient.create_event   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / luma_handler / luma.py LumaClient.get_event   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / luma_handler / luma.py LumaClient.list_events   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / luma_handler / luma.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / luma_handler.py LumaHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / luma_handler.py LumaHandler.connect   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / luma_handler.py LumaHandler.check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / luma_handler.py LumaHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / luma_handler.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / luma_tables.py LumaEventsTable.select   0% 25 25 0   0% 10 0   0%
mindsdb / integrations / handlers / luma_handler / luma_tables.py LumaEventsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / luma_tables.py LumaEventsTable._parse_event_insert_data   0% 22 22 0   0% 16 0   0%
mindsdb / integrations / handlers / luma_handler / luma_tables.py LumaEventsTable.insert   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / luma_handler / luma_tables.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / mariadb_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mariadb_handler / __init__.py (no function)   77% 13 3 0   100% 0 0   77%
mindsdb / integrations / handlers / mariadb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / mariadb_handler / mariadb_handler.py MariaDBHandler.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mariadb_handler / mariadb_handler.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / materialize_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / materialize_handler.py MaterializeHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / materialize_handler.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / materialize_handler / tests / test_materialize_handler.py materializeHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / tests / test_materialize_handler.py materializeHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / tests / test_materialize_handler.py materializeHandlerTest.test_1_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / tests / test_materialize_handler.py materializeHandlerTest.test_2_create_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / tests / test_materialize_handler.py materializeHandlerTest.test_3_insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / tests / test_materialize_handler.py materializeHandlerTest.test_4_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / tests / test_materialize_handler.py materializeHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / tests / test_materialize_handler.py materializeHandlerTest.test_6_get_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / tests / test_materialize_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / matrixone_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / matrixone_handler.py MatrixOneHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / matrixone_handler.py MatrixOneHandler.connect   0% 19 19 0   0% 10 0   0%
mindsdb / integrations / handlers / matrixone_handler / matrixone_handler.py MatrixOneHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / matrixone_handler / matrixone_handler.py MatrixOneHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / matrixone_handler / matrixone_handler.py MatrixOneHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / matrixone_handler / matrixone_handler.py MatrixOneHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / matrixone_handler.py MatrixOneHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / matrixone_handler.py MatrixOneHandler.get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / matrixone_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / matrixone_handler / tests / test_matrixone_handler.py MatrixOneHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / tests / test_matrixone_handler.py MatrixOneHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / tests / test_matrixone_handler.py MatrixOneHandlerTest.test_1_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / tests / test_matrixone_handler.py MatrixOneHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / tests / test_matrixone_handler.py MatrixOneHandlerTest.test_3_insert_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / tests / test_matrixone_handler.py MatrixOneHandlerTest.test_4_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / tests / test_matrixone_handler.py MatrixOneHandlerTest.test_5_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / tests / test_matrixone_handler.py MatrixOneHandlerTest.test_6_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / tests / test_matrixone_handler.py MatrixOneHandlerTest.test_7_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / tests / test_matrixone_handler.py (no function)   0% 16 16 0   0% 2 0   0%
mindsdb / integrations / handlers / maxdb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / maxdb_handler.py MaxDBHandler.__init__   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / maxdb_handler.py MaxDBHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / maxdb_handler / maxdb_handler.py MaxDBHandler.connect   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / maxdb_handler / maxdb_handler.py MaxDBHandler.disconnect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / maxdb_handler / maxdb_handler.py MaxDBHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / maxdb_handler / maxdb_handler.py MaxDBHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / maxdb_handler / maxdb_handler.py MaxDBHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / maxdb_handler.py MaxDBHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / maxdb_handler.py MaxDBHandler.get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / maxdb_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / maxdb_handler / tests / test_maxdb_handler.py SurrealdbHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / tests / test_maxdb_handler.py SurrealdbHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / tests / test_maxdb_handler.py SurrealdbHandlerTest.test_1_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / tests / test_maxdb_handler.py SurrealdbHandlerTest.test_2_insert   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / tests / test_maxdb_handler.py SurrealdbHandlerTest.test_3_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / tests / test_maxdb_handler.py SurrealdbHandlerTest.test_4_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / tests / test_maxdb_handler.py SurrealdbHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / tests / test_maxdb_handler.py SurrealdbHandlerTest.test_6_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / tests / test_maxdb_handler.py SurrealdbHandlerTest.test_7_disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / tests / test_maxdb_handler.py (no function)   0% 16 16 0   0% 2 0   0%
mindsdb / integrations / handlers / mediawiki_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / mediawiki_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_handler.py MediaWikiHandler.__init__   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_handler.py MediaWikiHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_handler.py MediaWikiHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_handler.py MediaWikiHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_tables.py PagesTable.select   0% 17 17 0   0% 10 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_tables.py PagesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_tables.py PagesTable.get_pages   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_tables.py PagesTable.convert_page_to_dict   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_tables.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_handler.py MendeleyHandler.__init__   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_handler.py MendeleyHandler.connect   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_handler.py MendeleyHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_handler.py MendeleyHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_handler.py MendeleyHandler.get_authors   0% 10 10 0   0% 8 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_handler.py MendeleyHandler.get_keywords   0% 10 10 0   0% 8 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_handler.py MendeleyHandler.create_dict   0% 19 19 0   0% 4 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_handler.py MendeleyHandler.call_mendeley_api   0% 25 25 0   0% 12 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_handler.py (no function)   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_tables.py CatalogSearchTable.select   0% 55 55 0   0% 46 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_tables.py CatalogSearchTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_tables.py (no function)   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_1_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_2_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_3_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_4_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_5_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_6_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_7_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_8_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_9_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_10_call_mendeley_api_invalid_method_name   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_11_select_invalid_condition_name   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_12_select_invalid_operator   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_13_select_invalid_column_name   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_14_get_columns   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py MendeleyHandlerTest.test_15_select_invalid_condition_name   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py (no function)   0% 24 24 0   0% 2 0   0%
mindsdb / integrations / handlers / merlion_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py BaseMerlionForecastAdapter.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py BaseMerlionForecastAdapter.to_bytes   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py BaseMerlionForecastAdapter.initialize_model   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py BaseMerlionForecastAdapter.to_train_dataframe   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py BaseMerlionForecastAdapter.train   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py BaseMerlionForecastAdapter.predict   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py BaseMerlionForecastAdapter.__prepare_forecast_return   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py DefaultForecasterAdapter.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py SarimaForecasterAdapter.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py ProphetForecasterAdapter.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py MSESForecasterAdapter.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py BaseMerlineDetectorAdapter.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py BaseMerlineDetectorAdapter.train   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py BaseMerlineDetectorAdapter.predict   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py DefaultDetectorAdapter.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py IsolationForestDetectorAdapter.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py WindStatsDetectorAdapter.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py ProphetDetectorAdapter.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py (no function)   0% 54 54 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / merlion_handler.py is_invalid_type   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / merlion_handler / merlion_handler.py enum_to_str   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / merlion_handler / merlion_handler.py to_ts_dataframe   0% 18 18 0   0% 8 0   0%
mindsdb / integrations / handlers / merlion_handler / merlion_handler.py MerlionHandler.create   0% 34 34 0   0% 4 0   0%
mindsdb / integrations / handlers / merlion_handler / merlion_handler.py MerlionHandler.predict   0% 33 33 0   0% 10 0   0%
mindsdb / integrations / handlers / merlion_handler / merlion_handler.py MerlionHandler.__args_to_adapter_class   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / merlion_handler.py (no function)   0% 44 44 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.__init__   0% 16 16 0   0% 10 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.connect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.check_connection   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.drop_table   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler._get_milvus_operator   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler._translate_conditions   0% 11 11 0   0% 8 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.select   0% 40 40 0   0% 24 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.create_table   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.insert   0% 15 15 0   0% 12 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.delete   0% 10 10 0   0% 10 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py MilvusHandler.get_columns   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / minds_endpoint_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / __init__.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / minds_endpoint_handler.py MindsEndpointHandler.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / minds_endpoint_handler.py MindsEndpointHandler._check_client_connection   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / minds_endpoint_handler.py MindsEndpointHandler.create_engine   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / minds_endpoint_handler.py MindsEndpointHandler.create_validation   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / minds_endpoint_handler.py MindsEndpointHandler.predict   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / minds_endpoint_handler.py MindsEndpointHandler._get_supported_models   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / minds_endpoint_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / settings.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / minds_endpoint_handler / tests / test_minds_endpoint_handler.py TestMindsEndpoint.setup_method   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / tests / test_minds_endpoint_handler.py TestMindsEndpoint.test_create_model_raises_exception_with_invalid_model_parameter   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / tests / test_minds_endpoint_handler.py TestMindsEndpoint.test_create_model_raises_exception_with_unknown_model_argument   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / tests / test_minds_endpoint_handler.py TestMindsEndpoint.test_select_runs_no_errors_on_chat_completion_question_answering_single   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / tests / test_minds_endpoint_handler.py TestMindsEndpoint.test_select_runs_no_errors_on_chat_completion_question_answering_bulk   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / tests / test_minds_endpoint_handler.py TestMindsEndpoint.test_select_runs_no_errors_on_embeddings_completion_single   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / tests / test_minds_endpoint_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / mlflow_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / mlflow_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / mlflow_handler / mlflow_handler.py MLflowHandler.create   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / mlflow_handler / mlflow_handler.py MLflowHandler.predict   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / mlflow_handler / mlflow_handler.py MLflowHandler.describe   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / mlflow_handler / mlflow_handler.py MLflowHandler._check_model_url   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / mlflow_handler / mlflow_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / monetdb_handler.py MonetDBHandler.__init__   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / monetdb_handler.py MonetDBHandler.connect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / monetdb_handler / monetdb_handler.py MonetDBHandler.disconnect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / monetdb_handler / monetdb_handler.py MonetDBHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / monetdb_handler / monetdb_handler.py MonetDBHandler.native_query   0% 18 18 0   0% 4 0   0%
mindsdb / integrations / handlers / monetdb_handler / monetdb_handler.py MonetDBHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / monetdb_handler.py MonetDBHandler.get_tables   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / monetdb_handler.py MonetDBHandler.get_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / monetdb_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / monetdb_handler / tests / test_monetdb_handler.py MonetDBHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / tests / test_monetdb_handler.py MonetDBHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / tests / test_monetdb_handler.py MonetDBHandlerTest.test_1_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / tests / test_monetdb_handler.py MonetDBHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / tests / test_monetdb_handler.py MonetDBHandlerTest.test_3_insert_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / tests / test_monetdb_handler.py MonetDBHandlerTest.test_4_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / tests / test_monetdb_handler.py MonetDBHandlerTest.test_5_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / tests / test_monetdb_handler.py MonetDBHandlerTest.test_6_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / tests / test_monetdb_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / monetdb_handler / utils / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / monetdb_handler / utils / monet_get_id.py schema_id   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / monetdb_handler / utils / monet_get_id.py table_id   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / utils / monet_get_id.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / mongodb_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py MongoDBHandler.__init__   100% 10 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py MongoDBHandler.__del__   100% 2 0 0   100% 2 0   100%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py MongoDBHandler.connect   72% 25 7 0   50% 10 5   66%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py MongoDBHandler.subscribe   0% 24 24 0   0% 16 0   0%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py MongoDBHandler.disconnect   75% 4 1 0   50% 2 1   67%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py MongoDBHandler.check_connection   84% 19 3 0   83% 6 1   84%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py MongoDBHandler.native_query   68% 31 10 0   69% 16 3   68%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py MongoDBHandler.flatten   67% 18 6 0   56% 16 3   62%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py MongoDBHandler.query   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py MongoDBHandler.get_tables   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py MongoDBHandler.get_columns   92% 12 1 0   67% 6 2   83%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py (no function)   100% 31 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py seed_db   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py handler   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py check_valid_response   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py TestMongoDBConnection.test_connect   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py TestMongoDBConnection.test_check_connection   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py TestMongoDBQuery.test_native_query   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py TestMongoDBQuery.test_select_query   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py TestMongoDBTables.test_get_tables   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py TestMongoDBColumns.test_get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py TestMongoDBDisconnect.test_disconnect   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py (no function)   0% 25 25 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_ast.py MongoToAst.from_mongoqeury   0% 15 15 0   0% 12 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_ast.py MongoToAst.find   0% 25 25 0   0% 18 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_ast.py MongoToAst.convert_filter   0% 24 24 0   0% 14 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_ast.py MongoToAst.handle_filter   0% 19 19 0   0% 10 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_ast.py MongoWhereParser.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_ast.py MongoWhereParser.to_ast   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_ast.py MongoWhereParser.process   0% 28 28 0   0% 22 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_ast.py MongoWhereParser.compare_op   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_ast.py MongoWhereParser.test   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_ast.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_parser.py MongodbParser.from_string   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_parser.py MongodbParser.process   0% 57 57 0   0% 48 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_parser.py MongodbParser.process_func_name   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_parser.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_query.py MongoJSONEncoder.default   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_query.py MongoQuery.__init__   83% 6 1 0   50% 4 2   70%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_query.py MongoQuery.add_step   67% 3 1 0   50% 2 1   60%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_query.py MongoQuery.to_string   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_query.py MongoQuery.__getattr__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_query.py MongoQuery.__getattr__.fnc   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_query.py MongoQuery.__str__   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_query.py MongoQuery.__repr__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_query.py (no function)   100% 12 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_render.py MongodbRender._parse_inner_query   40% 5 3 0   25% 4 1   33%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_render.py MongodbRender._convert_type_cast   42% 12 7 0   12% 8 1   30%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_render.py MongodbRender._convert_type_cast.convert   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_render.py MongodbRender._parse_select   81% 31 6 0   77% 22 5   79%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_render.py MongodbRender.to_mongo_query   100% 5 0 0   100% 4 0   100%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_render.py MongodbRender.update   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_render.py MongodbRender.select   75% 118 30 0   60% 96 24   68%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_render.py MongodbRender.handle_where   58% 36 15 0   50% 18 3   56%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_render.py MongodbRender.where_element_convert   0% 15 15 0   0% 10 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_render.py (no function)   100% 17 0 0   100% 0 0   100%
mindsdb / integrations / handlers / monkeylearn_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / monkeylearn_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / monkeylearn_handler / monkeylearn_handler.py monkeylearnHandler.create_validations   0% 18 18 0   0% 12 0   0%
mindsdb / integrations / handlers / monkeylearn_handler / monkeylearn_handler.py monkeylearnHandler.create   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / monkeylearn_handler / monkeylearn_handler.py monkeylearnHandler.predict   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / monkeylearn_handler / monkeylearn_handler.py monkeylearnHandler.describe   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / monkeylearn_handler / monkeylearn_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_graph_api_one_drive_client.py MSGraphAPIOneDriveClient.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_graph_api_one_drive_client.py MSGraphAPIOneDriveClient.check_connection   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_graph_api_one_drive_client.py MSGraphAPIOneDriveClient.get_all_items   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_graph_api_one_drive_client.py MSGraphAPIOneDriveClient.get_root_items   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_graph_api_one_drive_client.py MSGraphAPIOneDriveClient.get_child_items   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_graph_api_one_drive_client.py MSGraphAPIOneDriveClient.get_item_content   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_graph_api_one_drive_client.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_handler.py MSOneDriveHandler.__init__   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_handler.py MSOneDriveHandler.connect   0% 19 19 0   0% 8 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_handler.py MSOneDriveHandler.check_connection   0% 19 19 0   0% 2 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_handler.py MSOneDriveHandler.query   0% 13 13 0   0% 6 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_handler.py MSOneDriveHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_handler.py MSOneDriveHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_handler.py MSOneDriveHandler.get_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_handler.py (no function)   0% 25 25 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_tables.py ListFilesTable.list   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_tables.py ListFilesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_tables.py FileTable.list   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_tables.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / __init__.py (no function)   77% 13 3 0   100% 0 0   77%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient.check_connection   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient.get_teams   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient.get_channels   100% 7 0 0   100% 6 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient.get_channel_messages   100% 3 0 0   100% 2 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient.get_chats   100% 3 0 0   100% 2 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient.get_chat_messages   100% 3 0 0   100% 2 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_all_group_ids   100% 4 0 0   50% 2 1   83%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_all_groups   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_chat_by_id   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_all_chats   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_message_in_chat_by_id   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_all_messages_in_chat   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_channel_in_group_by_id   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_channels_in_group_by_ids   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_all_channels_in_group   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_all_channels_across_all_groups   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_channels_across_all_groups_by_ids   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_message_in_channel_by_id   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_messages_in_channel_by_ids   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_all_messages_in_channel   83% 6 1 0   75% 4 1   80%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_chats_by_ids   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsClient._get_messages_in_chat_by_ids   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsApplicationPermissionsClient._get_all_groups   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsApplicationPermissionsClient._get_chat_by_id   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsApplicationPermissionsClient._get_all_chats   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsApplicationPermissionsClient._get_message_in_chat_by_id   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsApplicationPermissionsClient._get_all_messages_in_chat   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsDelegatedPermissionsClient._get_all_groups   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsDelegatedPermissionsClient._get_chat_by_id   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsDelegatedPermissionsClient._get_all_chats   83% 6 1 0   75% 4 1   80%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsDelegatedPermissionsClient._get_message_in_chat_by_id   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py MSGraphAPITeamsDelegatedPermissionsClient._get_all_messages_in_chat   83% 6 1 0   75% 4 1   80%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py (no function)   100% 46 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_handler.py chatbot_only   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_handler.py chatbot_only.wrapper   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_handler.py MSTeamsHandler.__init__   100% 11 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_handler.py MSTeamsHandler.connect   76% 34 8 0   50% 16 4   68%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_handler.py MSTeamsHandler.check_connection   63% 19 7 0   100% 2 0   67%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_handler.py MSTeamsHandler.get_chat_config   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_handler.py MSTeamsHandler.get_my_user_name   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_handler.py MSTeamsHandler.on_webhook   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_handler.py MSTeamsHandler.respond   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_handler.py (no function)   100% 30 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py TeamsTable.list   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py TeamsTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py ChannelsTable.list   80% 20 4 0   67% 12 2   75%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py ChannelsTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py ChannelMessagesTable.list   81% 27 5 0   72% 18 3   78%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py ChannelMessagesTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py ChatsTable.list   80% 15 3 0   50% 8 2   70%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py ChatsTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py ChatMessagesTable.list   82% 22 4 0   71% 14 2   78%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py ChatMessagesTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py (no function)   100% 20 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mssql_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mssql_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / mssql_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py _map_type   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py _make_table_response   91% 53 5 0   88% 40 5   89%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.__init__   100% 10 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.__del__   100% 2 0 0   100% 2 0   100%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.connect   80% 5 1 0   75% 4 1   78%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler._connect_pymssql   100% 15 0 0   83% 6 1   95%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler._connect_odbc   83% 35 6 0   80% 10 2   82%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.disconnect   70% 10 3 0   100% 4 0   79%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.check_connection   93% 15 1 0   75% 4 1   89%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.native_query   83% 30 5 0   88% 8 1   84%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler._add_schema_to_tables   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.query   80% 5 1 0   50% 2 1   71%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.get_tables   75% 4 1 0   50% 2 1   67%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.get_columns   83% 6 1 0   50% 2 1   75%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.meta_get_tables   89% 9 1 0   75% 4 1   85%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.meta_get_columns   88% 8 1 0   75% 4 1   83%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.meta_get_column_statistics   90% 10 1 0   75% 4 1   86%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.meta_get_primary_keys   89% 9 1 0   75% 4 1   85%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py SqlServerHandler.meta_get_foreign_keys   89% 9 1 0   75% 4 1   85%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py (no function)   100% 37 0 2   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / mysql_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py _map_type   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py _make_table_response   86% 35 5 0   85% 20 3   85%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.__init__   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.__del__   100% 2 0 0   100% 2 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler._unpack_config   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.is_connected   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.is_connected   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.connect   97% 33 1 0   80% 20 4   91%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.disconnect   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.check_connection   100% 11 0 0   100% 2 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.native_query   100% 18 0 0   67% 6 2   92%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.query   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.get_tables   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.get_columns   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.meta_get_tables   100% 8 0 0   100% 2 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.meta_get_columns   100% 7 0 0   100% 2 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.meta_get_column_statistics   100% 6 0 0   100% 2 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.meta_get_primary_keys   100% 7 0 0   100% 2 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py MySQLHandler.meta_get_foreign_keys   100% 7 0 0   100% 2 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py (no function)   100% 36 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / settings.py ConnectionConfig.validate_port   67% 3 1 0   50% 2 1   60%
mindsdb / integrations / handlers / mysql_handler / settings.py ConnectionConfig.validate_url   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / mysql_handler / settings.py ConnectionConfig.validate_host   67% 3 1 0   50% 2 1   60%
mindsdb / integrations / handlers / mysql_handler / settings.py ConnectionConfig.validate_database   67% 3 1 0   50% 2 1   60%
mindsdb / integrations / handlers / mysql_handler / settings.py ConnectionConfig.check_db_params   28% 39 28 0   25% 24 4   27%
mindsdb / integrations / handlers / mysql_handler / settings.py (no function)   100% 27 0 0   100% 0 0   100%
mindsdb / integrations / handlers / neuralforecast_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / neuralforecast_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / neuralforecast_handler / neuralforecast_handler.py NeuralForecastHandler.create   0% 31 31 0   0% 6 0   0%
mindsdb / integrations / handlers / neuralforecast_handler / neuralforecast_handler.py NeuralForecastHandler.predict   0% 13 13 0   0% 2 0   0%
mindsdb / integrations / handlers / neuralforecast_handler / neuralforecast_handler.py NeuralForecastHandler.describe   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / neuralforecast_handler / neuralforecast_handler.py (no function)   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIArticleTable.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIArticleTable.select   0% 45 45 0   0% 36 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIArticleTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIHandler.__init__   0% 17 17 0   0% 8 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIHandler.create_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIHandler._register_table   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIHandler.get_table   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIHandler.check_connection   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIHandler.native_query   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py NewsAPIHandler.call_application_api   0% 21 21 0   0% 6 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_1_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_2_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_3_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_4_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_5_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_6_select   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_7_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_8_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_9_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_10_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py NewsApiHandlerTest.test_11_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py (no function)   0% 21 21 0   0% 2 0   0%
mindsdb / integrations / handlers / notion_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / notion_handler.py NotionHandler.__init__   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / notion_handler / notion_handler.py NotionHandler.connect   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / notion_handler.py NotionHandler.check_connection   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / notion_handler / notion_handler.py NotionHandler.native_query   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / notion_handler / notion_handler.py NotionHandler._apply_filters   0% 30 30 0   0% 30 0   0%
mindsdb / integrations / handlers / notion_handler / notion_handler.py NotionHandler.call_notion_api   0% 66 66 0   0% 42 0   0%
mindsdb / integrations / handlers / notion_handler / notion_handler.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py NotionDatabaseTable.select   0% 29 29 0   0% 20 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py NotionDatabaseTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py NotionDatabaseTable.insert   0% 11 11 0   0% 6 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py NotionPagesTable.select   0% 31 31 0   0% 22 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py NotionPagesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py NotionPagesTable.insert   0% 21 21 0   0% 12 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py NotionBlocksTable.select   0% 29 29 0   0% 20 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py NotionBlocksTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py NotionBlocksTable.insert   0% 11 11 0   0% 6 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py NotionCommentsTable.select   0% 29 29 0   0% 20 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py NotionCommentsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / notion_handler / tests / test_notion_handler.py NotionHandlerTest.setUpClass   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / tests / test_notion_handler.py NotionHandlerTest.test_check_connection   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / tests / test_notion_handler.py NotionHandlerTest.test_select_database   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / tests / test_notion_handler.py NotionHandlerTest.test_select_page   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / tests / test_notion_handler.py NotionHandlerTest.test_select_blocks   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / tests / test_notion_handler.py NotionHandlerTest.test_select_comment   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / tests / test_notion_handler.py (no function)   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / npm_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / api.py NPM.__init__   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / npm_handler / api.py NPM.get_data   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / api.py NPM.is_connected   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / api.py NPM.get_cols_in   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / npm_handler / api.py (no function)   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_handler.py NPMHandler.__init__   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / npm_handler / npm_handler.py NPMHandler.check_connection   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / npm_handler / npm_handler.py NPMHandler.connect   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_handler.py NPMHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_handler.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py rename_key   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py CustomAPITable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py CustomAPITable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py CustomAPITable.select   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py CustomAPITable.parse_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py CustomAPITable.get_package_name   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py CustomAPITable.apply_query_params   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMMetadataTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMMetadataTable.select   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMMaintainersTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMMaintainersTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMKeywordsTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMKeywordsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMDependenciesTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMDependenciesTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMDevDependenciesTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMDevDependenciesTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMOptionalDependenciesTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMOptionalDependenciesTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMGithubStatsTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py NPMGithubStatsTable.select   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py (no function)   0% 49 49 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / nuo_jdbc_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / nuo_jdbc_handler.py NuoHandler.__init__   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / nuo_jdbc_handler.py NuoHandler.connect   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / nuo_jdbc_handler.py NuoHandler.construct_jdbc_url   0% 16 16 0   0% 8 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / nuo_jdbc_handler.py NuoHandler.disconnect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / nuo_jdbc_handler.py NuoHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / nuo_jdbc_handler.py NuoHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / nuo_jdbc_handler.py NuoHandler.query   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / nuo_jdbc_handler.py NuoHandler.get_tables   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / nuo_jdbc_handler.py NuoHandler.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / nuo_jdbc_handler.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / test_nuo_handler.py NuoHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / test_nuo_handler.py NuoHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / test_nuo_handler.py NuoHandlerTest.test_1_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / test_nuo_handler.py NuoHandlerTest.test_2_create   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / test_nuo_handler.py NuoHandlerTest.test_3_insert   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / test_nuo_handler.py NuoHandlerTest.test_4_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / test_nuo_handler.py NuoHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / test_nuo_handler.py NuoHandlerTest.test_6_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / test_nuo_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / oceanbase_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / oceanbase_handler.py OceanBaseHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / oceanbase_handler.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / oceanbase_handler / tests / test_oceanbase_handler.py OceanBaseHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / tests / test_oceanbase_handler.py OceanBaseHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / tests / test_oceanbase_handler.py OceanBaseHandlerTest.test_1_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / tests / test_oceanbase_handler.py OceanBaseHandlerTest.test_2_create_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / tests / test_oceanbase_handler.py OceanBaseHandlerTest.test_3_insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / tests / test_oceanbase_handler.py OceanBaseHandlerTest.test_4_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / tests / test_oceanbase_handler.py OceanBaseHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / tests / test_oceanbase_handler.py OceanBaseHandlerTest.test_6_get_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / tests / test_oceanbase_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi.py OilPriceAPIClient.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi.py OilPriceAPIClient.make_request   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi.py OilPriceAPIClient._is_valid_by_type   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi.py OilPriceAPIClient._is_valid_by_code   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi.py OilPriceAPIClient.create_params_dict   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi.py OilPriceAPIClient.get_latest_price   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi.py OilPriceAPIClient.get_price_past_day   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_handler.py OilPriceAPIHandler.__init__   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_handler.py OilPriceAPIHandler.connect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_handler.py OilPriceAPIHandler.check_connection   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_handler.py OilPriceAPIHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_tables.py OilPriceLatestTable.select   0% 27 27 0   0% 16 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_tables.py OilPriceLatestTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_tables.py OilPriceLatestTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_tables.py OilPricePastDayPriceTable.select   0% 27 27 0   0% 16 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_tables.py OilPricePastDayPriceTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_tables.py OilPricePastDayPriceTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_tables.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / ollama_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ollama_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ollama_handler / ollama_handler.py OllamaHandler.create_validation   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / ollama_handler / ollama_handler.py OllamaHandler.create   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / ollama_handler / ollama_handler.py OllamaHandler.create._model_check   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / ollama_handler / ollama_handler.py OllamaHandler.predict   0% 30 30 0   0% 14 0   0%
mindsdb / integrations / handlers / ollama_handler / ollama_handler.py OllamaHandler.describe   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / ollama_handler / ollama_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / __init__.py (no function)   81% 16 3 0   100% 0 0   81%
mindsdb / integrations / handlers / openai_handler / constants.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / creation_args.py (no function)   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / helpers.py PendingFT.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / helpers.py retry_with_exponential_backoff   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / helpers.py retry_with_exponential_backoff._retry_with_exponential_backoff   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / helpers.py retry_with_exponential_backoff._retry_with_exponential_backoff.wrapper   33% 27 18 0   17% 6 1   30%
mindsdb / integrations / handlers / openai_handler / helpers.py truncate_msgs_for_token_limit   35% 17 11 0   12% 8 1   28%
mindsdb / integrations / handlers / openai_handler / helpers.py count_tokens   79% 14 3 0   75% 8 2   77%
mindsdb / integrations / handlers / openai_handler / helpers.py get_available_models   75% 4 1 0   50% 2 1   67%
mindsdb / integrations / handlers / openai_handler / helpers.py (no function)   100% 14 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / model_using_args.py (no function)   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / openai_handler.py Mode._missing_   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler.__init__   100% 12 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler.create_engine   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler.is_chat_model   0% 4 4 0   0% 4 0   0%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._check_client_connection   75% 8 2 0   50% 2 1   70%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler.create_validation   100% 23 0 0   100% 12 0   100%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler.create   90% 21 2 0   70% 10 3   84%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler.predict   62% 91 35 0   56% 52 7   59%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._completion   31% 35 24 0   0% 14 0   22%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._completion._submit_completion   55% 22 10 0   44% 16 1   50%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._completion._log_api_call   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._completion._submit_normal_completion   100% 8 0 0   100% 2 0   100%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._completion._submit_normal_completion._tidy   100% 5 0 0   75% 4 1   89%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._completion._submit_embedding_completion   100% 7 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._completion._submit_embedding_completion._tidy   100% 5 0 0   75% 4 1   89%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._completion._submit_chat_completion   92% 39 3 0   78% 18 4   88%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._completion._submit_chat_completion._tidy   100% 5 0 0   75% 4 1   89%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._completion._submit_image_completion   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._completion._submit_image_completion._tidy   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler.describe   86% 14 2 0   100% 4 0   89%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler.finetune   22% 55 43 0   20% 20 2   21%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._prepare_ft_jsonl   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._get_ft_model_type   0% 4 4 0   0% 4 0   0%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._add_extra_ft_params   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._ft_call   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._ft_call._check_ft_status   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / openai_handler / openai_handler.py OpenAIHandler._get_client   67% 3 1 0   50% 2 1   60%
mindsdb / integrations / handlers / openai_handler / openai_handler.py (no function)   100% 56 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.setup_method   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_create_model_with_unsupported_model_raises_exception   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_default_mode_with_question_column_for_single_prediction_runs_no_errors   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_default_mode_with_question_column_for_bulk_predictions_runs_no_errors   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_default_mode_with_prompt_template_for_single_prediction_runs_no_errors   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_default_mode_with_prompt_template_for_bulk_predictions_runs_no_errors   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_embedding_mode_for_single_prediction_runs_no_errors   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_embedding_mode_for_bulk_predictions_runs_no_errors   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_image_mode_for_single_prediction_runs_no_errors   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_image_mode_for_bulk_predictions_runs_no_errors   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_conversational_for_single_prediction_mode_runs_no_errors   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_conversational_mode_for_bulk_predictions_runs_no_errors   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_conversational_full_mode_for_single_prediction_runs_no_errors   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py TestOpenAI.test_full_flow_in_conversational_full_mode_for_bulk_predictions_runs_no_errors   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py (no function)   0% 29 29 0   0% 2 0   0%
mindsdb / integrations / handlers / openbb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / openbb_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_handler.py OpenBBHandler.__init__   0% 26 26 0   0% 8 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_handler.py OpenBBHandler.connect   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_handler.py OpenBBHandler.check_connection   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_tables.py OpenBBtable._get_params_from_conditions   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_tables.py OpenBBtable._process_cols_names   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_tables.py OpenBBtable.select   0% 27 27 0   0% 12 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_tables.py create_table_class   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_tables.py create_table_class.AnyTable._get_params_from_conditions   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_tables.py create_table_class.AnyTable.select   0% 124 124 0   0% 74 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_tables.py create_table_class.AnyTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_tables.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / opengauss_handler.py OpenGaussHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / opengauss_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / opengauss_handler / tests / test_opengauss_handler.py OpenGaussHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / tests / test_opengauss_handler.py OpenGaussHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / tests / test_opengauss_handler.py OpenGaussHandlerTest.test_1_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / tests / test_opengauss_handler.py OpenGaussHandlerTest.test_2_native_query_show_dbs   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / tests / test_opengauss_handler.py OpenGaussHandlerTest.test_3_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / tests / test_opengauss_handler.py OpenGaussHandlerTest.test_5_create_table   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / tests / test_opengauss_handler.py OpenGaussHandlerTest.test_6_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / tests / test_opengauss_handler.py OpenGaussHandlerTest.test_7_select_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / tests / test_opengauss_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_handler.py OpenStreetMapHandler.__init__   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_handler.py OpenStreetMapHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_handler.py OpenStreetMapHandler.check_connection   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_handler.py OpenStreetMapHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_tables.py OpenStreetMapNodeTable.select   0% 28 28 0   0% 18 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_tables.py OpenStreetMapNodeTable.get_nodes   0% 22 22 0   0% 16 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_tables.py OpenStreetMapNodeTable.execute_osm_node_query   0% 17 17 0   0% 8 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_tables.py OpenStreetMapWayTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_tables.py OpenStreetMapWayTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_tables.py OpenStreetMapWayTable.get_ways   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_tables.py OpenStreetMapRelationTable.select_relations   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_tables.py OpenStreetMapRelationTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_tables.py OpenStreetMapRelationTable.get_relations   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_tables.py (no function)   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openstreetmap_handler / tests / test_openstreetmap_handler.py OpenStreetMapHandlerTest.setUpClass   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / tests / test_openstreetmap_handler.py OpenStreetMapHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / tests / test_openstreetmap_handler.py OpenStreetMapHandlerTest.test_1_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / tests / test_openstreetmap_handler.py OpenStreetMapHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / tests / test_openstreetmap_handler.py OpenStreetMapHandlerTest.test_3_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / tests / test_openstreetmap_handler.py OpenStreetMapHandlerTest.test_4_native_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / tests / test_openstreetmap_handler.py OpenStreetMapHandlerTest.test_5_disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / tests / test_openstreetmap_handler.py (no function)   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / oracle_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / oracle_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / oracle_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py _map_type   71% 7 2 0   75% 4 1   73%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py _make_table_response   93% 43 3 0   91% 34 3   92%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.__init__   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.connect   57% 44 19 0   50% 26 5   54%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.disconnect   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.check_connection   76% 17 4 0   75% 4 1   76%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.native_query   100% 21 0 0   75% 4 1   96%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.query_stream   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.insert   100% 17 0 0   50% 2 1   95%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.query   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.get_tables   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.get_columns   100% 5 0 0   50% 2 1   86%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.meta_get_tables   71% 7 2 0   50% 2 1   67%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.meta_get_columns   100% 7 0 0   50% 2 1   89%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.meta_get_column_statistics   100% 14 0 0   50% 4 2   89%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.meta_get_column_statistics.extract_min_max   86% 7 1 0   50% 4 2   73%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.meta_get_primary_keys   100% 7 0 0   50% 2 1   89%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py OracleHandler.meta_get_foreign_keys   100% 7 0 0   50% 2 1   89%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py (no function)   100% 34 0 0   100% 0 0   100%
mindsdb / integrations / handlers / orioledb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / orioledb_handler.py OrioleDBHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / orioledb_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / orioledb_handler / tests / test_orioledb_handler.py OrioleDBHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / tests / test_orioledb_handler.py OrioleDBHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / tests / test_orioledb_handler.py OrioleDBHandlerTest.test_1_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / tests / test_orioledb_handler.py OrioleDBHandlerTest.test_2_create_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / tests / test_orioledb_handler.py OrioleDBHandlerTest.test_3_insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / tests / test_orioledb_handler.py OrioleDBHandlerTest.test_4_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / tests / test_orioledb_handler.py OrioleDBHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / tests / test_orioledb_handler.py OrioleDBHandlerTest.test_6_get_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / tests / test_orioledb_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / palm_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / palm_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler.__init__   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler.create_validation   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler.create   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler.predict   0% 52 52 0   0% 30 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler._completion   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler._completion._submit_completion   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler._completion._log_api_call   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler._completion._submit_normal_completion   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler._completion._submit_normal_completion._tidy   0% 7 7 0   0% 6 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler._completion._submit_embedding_completion   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler._completion._submit_embedding_completion._tidy   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler._completion._submit_chat_completion   0% 38 38 0   0% 18 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py PalmHandler._completion._submit_chat_completion._tidy   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py (no function)   0% 42 42 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_handler.py PayPalHandler.__init__   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_handler.py PayPalHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_handler.py PayPalHandler.check_connection   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_handler.py PayPalHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_handler.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py PaymentsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py PaymentsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py PaymentsTable.get_payments   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py InvoicesTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py InvoicesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py InvoicesTable.get_invoices   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py SubscriptionsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py SubscriptionsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py SubscriptionsTable.get_subscriptions   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py OrdersTable.select   0% 17 17 0   0% 10 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py OrdersTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py OrdersTable.get_orders   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py PayoutsTable.select   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py PayoutsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py PayoutsTable.get_payout   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py (no function)   0% 26 26 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.__init__   0% 16 16 0   0% 8 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.get_metric_type   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler._make_connection_args   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.get_tables   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.query   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.native_query   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.raw_query   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.connect   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.add_full_text_index   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler._translate_conditions   0% 27 27 0   0% 18 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler._construct_where_clause   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler._construct_full_after_from_clause   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler._build_keyword_bm25_query   0% 15 15 0   0% 6 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler._build_select_query   0% 29 29 0   0% 16 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler._check_table   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.select   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.keyword_select   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.hybrid_search   0% 26 26 0   0% 14 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.create_table   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.insert   0% 8 8 0   0% 6 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.update   0% 24 24 0   0% 12 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.update.fnc   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.delete   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py PgVectorHandler.create_index   0% 14 14 0   0% 6 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py (no function)   0% 48 48 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / phoenix_handler.py PhoenixHandler.__init__   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / phoenix_handler / phoenix_handler.py PhoenixHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / phoenix_handler / phoenix_handler.py PhoenixHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / phoenix_handler / phoenix_handler.py PhoenixHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / phoenix_handler / phoenix_handler.py PhoenixHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / phoenix_handler / phoenix_handler.py PhoenixHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / phoenix_handler / phoenix_handler.py PhoenixHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / phoenix_handler.py PhoenixHandler.get_tables   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / phoenix_handler.py PhoenixHandler.get_columns   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / phoenix_handler / phoenix_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / phoenix_handler / tests / test_phoenix_handler.py PhoenixHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / tests / test_phoenix_handler.py PhoenixHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / tests / test_phoenix_handler.py PhoenixHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / tests / test_phoenix_handler.py PhoenixHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / tests / test_phoenix_handler.py PhoenixHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / tests / test_phoenix_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / pinecone_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler._get_index_handle   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler._get_pinecone_operator   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler._translate_metadata_condition   0% 11 11 0   0% 6 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler._matches_to_dicts   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.connect   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.check_connection   0% 14 14 0   0% 4 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.get_tables   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.create_table   0% 13 13 0   0% 6 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.insert   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.drop_table   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.delete   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.select   0% 46 46 0   0% 30 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py PineconeHandler.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py (no function)   0% 34 34 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / pinot_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / pinot_handler.py PinotHandler.__init__   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / pinot_handler / pinot_handler.py PinotHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / pinot_handler / pinot_handler.py PinotHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / pinot_handler / pinot_handler.py PinotHandler.disconnect   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / pinot_handler.py PinotHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / pinot_handler / pinot_handler.py PinotHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / pinot_handler / pinot_handler.py PinotHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / pinot_handler.py PinotHandler.get_tables   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / pinot_handler.py PinotHandler.get_columns   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / pinot_handler.py (no function)   0% 25 25 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / pinot_handler / tests / test_pinot_handler.py PinotHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / tests / test_pinot_handler.py PinotHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / tests / test_pinot_handler.py PinotHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / tests / test_pinot_handler.py PinotHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / tests / test_pinot_handler.py PinotHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / tests / test_pinot_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / pirateweather_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / pirateweather_handler.py PirateWeatherAPIBaseTable.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / pirateweather_handler.py PirateWeatherAPIBaseTable.select   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / pirateweather_handler / pirateweather_handler.py PirateWeatherAPIBaseTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / pirateweather_handler.py PirateWeatherAPIHandler.__init__   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / pirateweather_handler / pirateweather_handler.py PirateWeatherAPIHandler._register_table   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / pirateweather_handler.py PirateWeatherAPIHandler.connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / pirateweather_handler.py PirateWeatherAPIHandler.check_connection   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / pirateweather_handler.py PirateWeatherAPIHandler.native_query   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / pirateweather_handler.py PirateWeatherAPIHandler.call_application_api   0% 18 18 0   0% 8 0   0%
mindsdb / integrations / handlers / pirateweather_handler / pirateweather_handler.py (no function)   0% 35 35 0   100% 0 0   0%
mindsdb / integrations / handlers / plaid_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / plaid_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_handler.py PlaidHandler.__init__   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_handler.py PlaidHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_handler.py PlaidHandler.check_connection   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_handler.py PlaidHandler.native_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_handler.py PlaidHandler.call_plaid_api   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_handler.py PlaidHandler.get_balance   0% 19 19 0   0% 12 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_handler.py PlaidHandler.get_transactions   0% 16 16 0   0% 6 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_handler.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_tables.py BalanceTable.select   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_tables.py BalanceTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_tables.py BalanceTable.filter_columns   0% 19 19 0   0% 14 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_tables.py TransactionTable.select   0% 16 16 0   0% 8 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_tables.py TransactionTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_tables.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / plaid_handler / utils.py parse_transaction   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / plaid_handler / utils.py (no function)   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / planetscale_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / planetscale_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / planetscale_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / planetscale_handler / planetscale_handler.py PlanetScaleHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / planetscale_handler / planetscale_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / popularity_recommender_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / popularity_recommender_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / popularity_recommender_handler / popularity_recommender_handler.py PopularityRecommenderHandler.create   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / popularity_recommender_handler / popularity_recommender_handler.py PopularityRecommenderHandler.predict   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / popularity_recommender_handler / popularity_recommender_handler.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / portkey_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / portkey_handler / __init__.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / portkey_handler / portkey_handler.py PortkeyHandler.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / portkey_handler / portkey_handler.py PortkeyHandler.create   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / portkey_handler / portkey_handler.py PortkeyHandler.predict   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / portkey_handler / portkey_handler.py PortkeyHandler._predict_answer   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / portkey_handler / portkey_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / postgres_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / postgres_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / postgres_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py _map_type   100% 10 0 0   100% 6 0   100%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py _make_table_response   82% 28 5 0   81% 16 1   82%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.__init__   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.__del__   100% 2 0 0   100% 2 0   100%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler._make_connection_args   100% 14 0 0   80% 10 2   92%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.connect   100% 11 0 0   100% 2 0   100%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.disconnect   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.check_connection   93% 15 1 0   75% 4 1   89%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler._cast_dtypes   86% 14 2 0   100% 6 0   90%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.native_query   96% 26 1 0   88% 8 1   94%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.query_stream   95% 20 1 0   62% 8 3   86%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.insert   82% 22 4 0   50% 4 2   77%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.query   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.get_tables   100% 5 0 0   100% 2 0   100%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.get_columns   89% 9 1 0   75% 4 1   85%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.subscribe   97% 33 1 0   83% 6 1   95%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.subscribe.process_event   67% 6 2 0   50% 2 1   62%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.meta_get_tables   100% 6 0 0   50% 2 1   88%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.meta_get_columns   100% 6 0 0   50% 2 1   88%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.meta_get_column_statistics   100% 16 0 0   50% 4 2   90%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.meta_get_column_statistics.extract_min_max   88% 8 1 0   50% 4 2   75%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.meta_get_primary_keys   100% 6 0 0   50% 2 1   88%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py PostgresHandler.meta_get_foreign_keys   100% 6 0 0   50% 2 1   88%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py (no function)   100% 47 0 0   100% 0 0   100%
mindsdb / integrations / handlers / pycaret_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / __init__.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / pycaret_handler.py PyCaretHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / pycaret_handler.py PyCaretHandler.create   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / pycaret_handler / pycaret_handler.py PyCaretHandler.predict   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / pycaret_handler.py PyCaretHandler._get_experiment   0% 11 11 0   0% 10 0   0%
mindsdb / integrations / handlers / pycaret_handler / pycaret_handler.py PyCaretHandler._get_experiment_setup_kwargs   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / pycaret_handler / pycaret_handler.py PyCaretHandler._predict_model   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / pycaret_handler / pycaret_handler.py PyCaretHandler._train_model   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / pycaret_handler / pycaret_handler.py PyCaretHandler._select_keys   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / pycaret_handler / pycaret_handler.py (no function)   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / test / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / pycaret_handler / test / test_pycaret.py TestPyCaret.wait_predictor   0% 12 12 0   0% 10 0   0%
mindsdb / integrations / handlers / pycaret_handler / test / test_pycaret.py TestPyCaret.run_sql   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / pycaret_handler / test / test_pycaret.py TestPyCaret.test_classifier   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / test / test_pycaret.py TestPyCaret.test_regression   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / test / test_pycaret.py TestPyCaret.test_anomaly   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / test / test_pycaret.py TestPyCaret.test_cluster   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / test / test_pycaret.py TestPyCaret.test_timeseries   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / test / test_pycaret.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / api.py PyPI.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / api.py PyPI.recent   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / pypi_handler / api.py PyPI.overall   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / pypi_handler / api.py PyPI.python_major   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / pypi_handler / api.py PyPI.python_minor   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / pypi_handler / api.py PyPI.system   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / pypi_handler / api.py PyPI.__to_dataframe   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / api.py PyPI.is_connected   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / api.py (no function)   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_handler.py PyPIHandler.__init__   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_handler.py PyPIHandler.check_connection   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_handler.py PyPIHandler.connect   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_handler.py PyPIHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_handler.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_tables.py CustomAPITable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_tables.py CustomAPITable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_tables.py PyPIRecentTable.select   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_tables.py PyPIOverallTable.select   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_tables.py PyPIPythonMajorTable.select   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_tables.py PyPIPythonMinorTable.select   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_tables.py PyPISystemTable.select   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_tables.py (no function)   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / qdrant_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / qdrant_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / qdrant_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.connect   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.check_connection   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.drop_table   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.insert   0% 19 19 0   0% 12 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.create_table   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler._get_qdrant_filter   0% 13 13 0   0% 12 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler._translate_filter_conditions   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.update   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.select   0% 21 21 0   0% 12 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler._process_select_results   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py QdrantHandler.delete   0% 8 8 0   0% 6 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py (no function)   0% 29 29 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / questdb_handler.py QuestDBHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / questdb_handler.py QuestDBHandler.get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / questdb_handler.py QuestDBHandler.get_columns   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / questdb_handler.py QuestDBHandler.qdb_connect   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / questdb_handler.py QuestDBHandler.insert   0% 14 14 0   0% 6 0   0%
mindsdb / integrations / handlers / questdb_handler / questdb_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / questdb_handler / tests / test_questdb_handler.py QuestDBHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / tests / test_questdb_handler.py QuestDBHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / tests / test_questdb_handler.py QuestDBHandlerTest.test_1_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / tests / test_questdb_handler.py QuestDBHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / tests / test_questdb_handler.py QuestDBHandlerTest.test_3_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / tests / test_questdb_handler.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_handler.py QuickbooksHandler.__init__   0% 25 25 0   0% 8 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_handler.py QuickbooksHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_handler.py QuickbooksHandler.check_connection   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_handler.py QuickbooksHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py AccountsTable.flatten_dict   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py AccountsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py AccountsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py AccountsTable.filter_columns   0% 10 10 0   0% 10 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py PurchasesTable.flatten_dict   0% 13 13 0   0% 10 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py PurchasesTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py PurchasesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py PurchasesTable.filter_columns   0% 10 10 0   0% 10 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py BillPaymentsTable.flatten_dict   0% 13 13 0   0% 10 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py BillPaymentsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py BillPaymentsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py BillPaymentsTable.filter_columns   0% 10 10 0   0% 10 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py VendorsTable.flatten_dict   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py VendorsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py VendorsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py VendorsTable.filter_columns   0% 10 10 0   0% 10 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py BillsTable.flatten_dict   0% 13 13 0   0% 10 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py BillsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py BillsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py BillsTable.filter_columns   0% 10 10 0   0% 10 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py EmployeesTable.flatten_dict   0% 13 13 0   0% 10 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py EmployeesTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py EmployeesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py EmployeesTable.filter_columns   0% 10 10 0   0% 10 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py (no function)   0% 33 33 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / exceptions.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / ingest.py validate_document   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / rag_handler / ingest.py validate_documents   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / rag_handler / ingest.py RAGIngestor.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / ingest.py RAGIngestor.split_documents   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / rag_handler / ingest.py RAGIngestor.create_db_from_documents   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / rag_handler / ingest.py RAGIngestor.create_db_from_texts   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / ingest.py RAGIngestor._create_batch_embeddings   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / rag_handler / ingest.py RAGIngestor.embeddings_to_vectordb   0% 21 21 0   0% 4 0   0%
mindsdb / integrations / handlers / rag_handler / ingest.py (no function)   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / rag.py RAGQuestionAnswerer.__init__   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / rag_handler / rag.py RAGQuestionAnswerer.__call__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / rag.py RAGQuestionAnswerer._prepare_prompt   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / rag_handler / rag.py RAGQuestionAnswerer.summarize_context   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / rag.py RAGQuestionAnswerer.query_vector_store   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / rag.py RAGQuestionAnswerer.extract_generated_text   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / rag_handler / rag.py RAGQuestionAnswerer.query   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / rag_handler / rag.py RAGQuestionAnswerer._query   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / rag.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / rag_handler.py RAGHandler.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / rag_handler.py RAGHandler.create_validation   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / rag_handler / rag_handler.py RAGHandler.create   0% 20 20 0   0% 8 0   0%
mindsdb / integrations / handlers / rag_handler / rag_handler.py RAGHandler.update   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / rag_handler.py RAGHandler.predict   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / rag_handler.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py is_valid_store   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py VectorStoreFactory.get_vectorstore_class   0% 8 8 0   0% 8 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py get_chroma_client   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py get_available_writer_model_ids   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py get_available_openai_model_ids   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py PersistedVectorStoreSaver.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py PersistedVectorStoreSaver.save_vector_store   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py PersistedVectorStoreSaver.save_chromadb   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py PersistedVectorStoreSaver.save_faiss   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py PersistedVectorStoreLoader.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py PersistedVectorStoreLoader.load_vector_store_client   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py PersistedVectorStoreLoader.load_vector_store   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py PersistedVectorStoreLoader.load_chromadb   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py PersistedVectorStoreLoader.load_faiss   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py OpenAIParameters.openai_model_must_be_supported   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py WriterLLMParameters.writer_model_must_be_supported   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py LLMLoader.load_llm   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py LLMLoader.load_writer_llm   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py LLMLoader.load_openai_llm   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py RAGBaseParameters.prompt_format_must_be_valid   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py RAGBaseParameters.name_must_be_lower   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py RAGBaseParameters.vector_store_must_be_supported   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py RAGHandlerParameters.llm_type_must_be_supported   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py DfLoader.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py DfLoader.load   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py df_to_documents   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py url_to_documents   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py load_embeddings_model   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py on_create_build_llm_params   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py build_llm_params   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py (no function)   0% 140 140 0   100% 0 0   0%
mindsdb / integrations / handlers / ray_serve_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ray_serve_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ray_serve_handler / ray_serve_handler.py RayServeHandler.create_validation   0% 6 6 0   0% 6 0   0%
mindsdb / integrations / handlers / ray_serve_handler / ray_serve_handler.py RayServeHandler.create   0% 20 20 0   0% 6 0   0%
mindsdb / integrations / handlers / ray_serve_handler / ray_serve_handler.py RayServeHandler.predict   0% 28 28 0   0% 8 0   0%
mindsdb / integrations / handlers / ray_serve_handler / ray_serve_handler.py RayServeHandler.describe   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / ray_serve_handler / ray_serve_handler.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / reddit_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / reddit_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_handler.py RedditHandler.__init__   0% 17 17 0   0% 8 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_handler.py RedditHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_handler.py RedditHandler.check_connection   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_handler.py RedditHandler.native_query   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_tables.py CommentTable.select   0% 18 18 0   0% 8 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_tables.py CommentTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_tables.py CommentTable.filter_columns   0% 10 10 0   0% 10 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_tables.py SubmissionTable.select   0% 31 31 0   0% 22 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_tables.py SubmissionTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_tables.py SubmissionTable.filter_columns   0% 19 19 0   0% 14 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_tables.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / redshift_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / redshift_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / redshift_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / redshift_handler / redshift_handler.py RedshiftHandler.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / redshift_handler / redshift_handler.py RedshiftHandler.insert   100% 18 0 0   100% 2 0   100%
mindsdb / integrations / handlers / redshift_handler / redshift_handler.py (no function)   100% 12 0 0   100% 0 0   100%
mindsdb / integrations / handlers / replicate_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / replicate_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / replicate_handler / replicate_handler.py ReplicateHandler.create_validation   0% 14 14 0   0% 8 0   0%
mindsdb / integrations / handlers / replicate_handler / replicate_handler.py ReplicateHandler.create   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / replicate_handler / replicate_handler.py ReplicateHandler.predict   0% 19 19 0   0% 8 0   0%
mindsdb / integrations / handlers / replicate_handler / replicate_handler.py ReplicateHandler.predict.get_data   0% 8 8 0   0% 6 0   0%
mindsdb / integrations / handlers / replicate_handler / replicate_handler.py ReplicateHandler.describe   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / replicate_handler / replicate_handler.py ReplicateHandler._get_replicate_api_key   0% 14 14 0   0% 10 0   0%
mindsdb / integrations / handlers / replicate_handler / replicate_handler.py ReplicateHandler._get_schema   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / replicate_handler / replicate_handler.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_handler.py RocketChatHandler.__init__   0% 24 24 0   0% 6 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_handler.py RocketChatHandler.get_chat_config   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_handler.py RocketChatHandler.get_my_user_name   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_handler.py RocketChatHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_handler.py RocketChatHandler.check_connection   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_handler.py RocketChatHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_handler.py RocketChatHandler.call_api   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_handler.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py message_to_dataframe_row   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py ChannelsTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py ChannelsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py ChannelMessagesTable.select   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py ChannelMessagesTable.insert   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py ChannelMessagesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py DirectsTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py DirectsTable.insert   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py DirectsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py DirectMessagesTable.select   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py DirectMessagesTable.insert   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py DirectMessagesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py UsersTable.select   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py UsersTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / rockset_handler.py RocksetHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / rockset_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / rockset_handler / tests / test_rockset_handler.py RocksetHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / tests / test_rockset_handler.py RocksetHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / tests / test_rockset_handler.py RocksetHandlerTest.test_1_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / tests / test_rockset_handler.py RocksetHandlerTest.test_2_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / tests / test_rockset_handler.py RocksetHandlerTest.test_3_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / tests / test_rockset_handler.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / s3_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / s3_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / s3_handler.py ListFilesTable.list   0% 17 17 0   0% 12 0   0%
mindsdb / integrations / handlers / s3_handler / s3_handler.py ListFilesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / s3_handler / s3_handler.py FileTable.list   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / s3_handler.py FileTable.add   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.__init__   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.__del__   100% 2 0 0   100% 2 0   100%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.connect   86% 7 1 0   75% 4 1   82%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler._connect_duckdb   0% 19 19 0   0% 4 0   0%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler._connect_boto3   90% 10 1 0   83% 6 1   88%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.disconnect   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.check_connection   92% 13 1 0   75% 4 1   88%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler._get_bucket   50% 4 2 0   50% 2 1   50%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.read_as_table   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler._read_as_content   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.add_data_to_table   73% 11 3 0   100% 0 0   73%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.query   56% 27 12 0   36% 14 3   49%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.get_objects   70% 23 7 0   62% 16 6   67%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.generate_sas_url   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.get_tables   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / s3_handler.py S3Handler.get_columns   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / s3_handler.py (no function)   100% 44 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / tests / test_s3_handler.py S3HandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / s3_handler / tests / test_s3_handler.py S3HandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / s3_handler / tests / test_s3_handler.py S3HandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / s3_handler / tests / test_s3_handler.py S3HandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / s3_handler / tests / test_s3_handler.py S3HandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / s3_handler / tests / test_s3_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / salesforce_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / salesforce_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / constants.py get_soql_instructions   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / constants.py (no function)   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_handler.py SalesforceHandler.__init__   100% 7 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_handler.py SalesforceHandler.connect   100% 18 0 0   100% 6 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_handler.py SalesforceHandler.check_connection   75% 12 3 0   100% 0 0   75%
mindsdb / integrations / handlers / salesforce_handler / salesforce_handler.py SalesforceHandler.native_query   96% 23 1 0   88% 8 1   94%
mindsdb / integrations / handlers / salesforce_handler / salesforce_handler.py SalesforceHandler._get_resource_names   100% 9 0 0   75% 4 1   92%
mindsdb / integrations / handlers / salesforce_handler / salesforce_handler.py SalesforceHandler._validate_specified_tables   100% 15 0 0   100% 6 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_handler.py SalesforceHandler._discover_all_tables_with_filtering   100% 10 0 0   100% 4 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_handler.py SalesforceHandler.meta_get_handler_info   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_handler.py SalesforceHandler.meta_get_tables   83% 6 1 0   50% 2 1   75%
mindsdb / integrations / handlers / salesforce_handler / salesforce_handler.py (no function)   100% 21 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class   100% 14 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable.select   100% 17 0 0   100% 8 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable.add   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable.modify   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable.remove   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable._validate_conditions   100% 5 0 0   100% 4 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable._get_resource_metadata   75% 4 1 0   50% 2 1   67%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable.meta_get_tables   83% 12 2 0   100% 0 0   83%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable.meta_get_columns   100% 5 0 0   100% 2 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable.meta_get_primary_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py create_table_class.AnyTable.meta_get_foreign_keys   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / sap_erp_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / api.py move_under   0% 7 7 0   0% 6 0   0%
mindsdb / integrations / handlers / sap_erp_handler / api.py SAPERP.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / api.py SAPERP._request   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sap_erp_handler / api.py SAPERP.is_connected   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / sap_erp_handler / api.py SAPERP.get   0% 14 14 0   0% 6 0   0%
mindsdb / integrations / handlers / sap_erp_handler / api.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_handler.py SAPERPHandler.__init__   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_handler.py SAPERPHandler.check_connection   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_handler.py SAPERPHandler.connect   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_handler.py SAPERPHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomAPITable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomAPITable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomAPITable.select   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomAPITable.parse_select   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomAPITable.get_where_param   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomAPITable.apply_query_params   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py AddressEmailAddressTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py AddressEmailAddressTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py AddressFaxNumberTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py AddressFaxNumberTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py AddressHomePageURLTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py AddressHomePageURLTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py AddressPhoneNumberTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py AddressPhoneNumberTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPAddrDepdntIntlLocNumberTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPAddrDepdntIntlLocNumberTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPContactToAddressTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPContactToAddressTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPContactToFuncAndDeptTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPContactToFuncAndDeptTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPCreditWorthinessTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPCreditWorthinessTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPDataControllerTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPDataControllerTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPFinancialServicesExtnTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPFinancialServicesExtnTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPFinancialServicesReportingTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPFinancialServicesReportingTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPFiscalYearInformationTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPFiscalYearInformationTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPRelationshipTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BPRelationshipTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BuPaAddressUsageTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BuPaAddressUsageTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BuPaIdentificationTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BuPaIdentificationTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BuPaIndustryTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BuPaIndustryTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerAddressTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerAddressTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerContactTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerContactTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerPaymentCardTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerPaymentCardTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerRatingTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerRatingTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerRoleTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerRoleTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerTaxNumberTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusinessPartnerTaxNumberTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusPartAddrDepdntTaxNumberTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py BusPartAddrDepdntTaxNumberTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustAddrDepdntExtIdentifierTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustAddrDepdntExtIdentifierTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustAddrDepdntInformationTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustAddrDepdntInformationTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerCompanyTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerCompanyTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerCompanyTextTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerCompanyTextTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerDunningTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerDunningTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerSalesAreaTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerSalesAreaTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerSalesAreaTaxTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerSalesAreaTaxTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerSalesAreaTextTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerSalesAreaTextTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerTaxGroupingTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerTaxGroupingTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerTextTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerTextTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerUnloadingPointTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerUnloadingPointTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerWithHoldingTaxTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustomerWithHoldingTaxTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustSalesPartnerFuncTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustSalesPartnerFuncTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustSlsAreaAddrDepdntInfoTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustSlsAreaAddrDepdntInfoTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustSlsAreaAddrDepdntTaxInfoTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustSlsAreaAddrDepdntTaxInfoTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustUnldgPtAddrDepdntInfoTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py CustUnldgPtAddrDepdntInfoTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierCompanyTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierCompanyTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierCompanyTextTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierCompanyTextTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierDunningTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierDunningTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierPartnerFuncTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierPartnerFuncTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierPurchasingOrgTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierPurchasingOrgTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierPurchasingOrgTextTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierPurchasingOrgTextTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierTextTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierTextTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierWithHoldingTaxTable.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py SupplierWithHoldingTaxTable.select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py (no function)   0% 258 258 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / scylla_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / connection_args.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / scylla_handler.py ScyllaHandler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / scylla_handler.py ScyllaHandler.download_secure_bundle   0% 13 13 0   0% 6 0   0%
mindsdb / integrations / handlers / scylla_handler / scylla_handler.py ScyllaHandler.connect   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / scylla_handler / scylla_handler.py ScyllaHandler.check_connection   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / scylla_handler / scylla_handler.py ScyllaHandler.prepare_response   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / scylla_handler / scylla_handler.py ScyllaHandler.native_query   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / scylla_handler / scylla_handler.py ScyllaHandler.query   0% 11 11 0   0% 10 0   0%
mindsdb / integrations / handlers / scylla_handler / scylla_handler.py ScyllaHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / scylla_handler.py ScyllaHandler.get_columns   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / scylla_handler.py (no function)   0% 25 25 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / scylla_handler / tests / test_scylla_handler.py ScyllaHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / tests / test_scylla_handler.py ScyllaHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / tests / test_scylla_handler.py ScyllaHandlerTest.test_1_native_query_show_keyspaces   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / tests / test_scylla_handler.py ScyllaHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / tests / test_scylla_handler.py ScyllaHandlerTest.test_3_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / tests / test_scylla_handler.py ScyllaHandlerTest.test_4_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / tests / test_scylla_handler.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_handler.py SendinblueHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_handler.py SendinblueHandler.connect   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_handler.py SendinblueHandler.check_connection   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_handler.py SendinblueHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_tables.py EmailCampaignsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_tables.py EmailCampaignsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_tables.py EmailCampaignsTable.get_email_campaigns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_tables.py EmailCampaignsTable.delete   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_tables.py EmailCampaignsTable.delete_email_campaigns   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_tables.py EmailCampaignsTable.update   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_tables.py EmailCampaignsTable.update_email_campaigns   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_tables.py EmailCampaignsTable.insert   0% 16 16 0   0% 10 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_tables.py EmailCampaignsTable.create_email_campaign   0% 18 18 0   0% 4 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_tables.py (no function)   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / __init__.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / sentence_transformers_handler.py SentenceTransformersHandler.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / sentence_transformers_handler.py SentenceTransformersHandler.create   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / sentence_transformers_handler.py SentenceTransformersHandler.predict   0% 19 19 0   0% 8 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / sentence_transformers_handler.py SentenceTransformersHandler.describe   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / sentence_transformers_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / settings.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_handler.py SerpstackHandler.__init__   0% 18 18 0   0% 2 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_handler.py SerpstackHandler.connect   0% 20 20 0   0% 8 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_handler.py SerpstackHandler.check_connection   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_handler.py SerpstackHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py BaseResultsTable.select   0% 31 31 0   0% 6 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py BaseResultsTable.extract_data   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py BaseResultsTable.filter_columns   0% 19 19 0   0% 14 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py OrganicResultsTable.extract_data   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py OrganicResultsTable._extract_sitelinks   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py OrganicResultsTable._extract_rich_snippet   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py OrganicResultsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py ImageResultsTable.extract_data   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py ImageResultsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py VideoResultsTable.extract_data   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py VideoResultsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py NewsResultsTable.extract_data   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py NewsResultsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py ShoppingResultsTable.extract_data   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py ShoppingResultsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py (no function)   0% 35 35 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.__init__   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.get_bearer_token   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.check_bearer_token_validity   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.disconnect   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.get_all_sites   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.update_sites   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.update_a_site   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.get_lists_by_site   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.get_all_lists   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.delete_lists   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.delete_a_list   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.update_lists   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.update_a_list   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.create_lists   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.create_a_list   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.get_site_columns_by_site   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.get_all_site_columns   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.update_site_columns   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.update_a_site_column   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.delete_site_columns   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.delete_a_site_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.create_site_columns   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.create_a_site_column   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.get_items_by_sites_and_lists   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.get_all_items   0% 14 14 0   0% 8 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.update_items   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.update_an_item   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.delete_items   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.delete_an_item   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.create_items   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py SharepointAPI.create_an_item   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py (no function)   0% 36 36 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_handler.py SharepointHandler.__init__   0% 17 17 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_handler.py SharepointHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_handler.py SharepointHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_handler.py SharepointHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_handler.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SitesTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SitesTable.update   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SitesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SitesTable.get_sites   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SitesTable.update_sites   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListsTable.insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListsTable.update   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListsTable.delete   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListsTable.get_lists   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListsTable.delete_lists   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListsTable.update_lists   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListsTable.create_lists   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SiteColumnsTable.insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SiteColumnsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SiteColumnsTable.update   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SiteColumnsTable.delete   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SiteColumnsTable.get_site_columns   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SiteColumnsTable.delete_site_columns   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SiteColumnsTable.update_site_columns   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SiteColumnsTable.create_site_columns   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py SiteColumnsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListItemsTable.insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListItemsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListItemsTable.update   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListItemsTable.delete   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListItemsTable.get_list_items   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListItemsTable.delete_list_items   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListItemsTable.update_list_items   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListItemsTable.create_list_items   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py ListItemsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py (no function)   0% 44 44 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / sharepoint_handler / tests / test_sharepoint_handler.py SharepointHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / tests / test_sharepoint_handler.py SharepointHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / tests / test_sharepoint_handler.py SharepointHandlerTest.test_1_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / tests / test_sharepoint_handler.py SharepointHandlerTest.test_2_select_sites_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / tests / test_sharepoint_handler.py SharepointHandlerTest.test_3_select_lists_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / tests / test_sharepoint_handler.py SharepointHandlerTest.test_4_select_siteColumns_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / tests / test_sharepoint_handler.py SharepointHandlerTest.test_5_select_listItems_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / tests / test_sharepoint_handler.py SharepointHandlerTest.test_6_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / tests / test_sharepoint_handler.py (no function)   0% 16 16 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / utils.py create_an_entity   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / utils.py get_an_entity   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / utils.py update_an_entity   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / utils.py delete_an_entity   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / utils.py bearer_token_request   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / utils.py getresponse   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / sharepoint_handler / utils.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / sheets_handler.py SheetsHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / sheets_handler.py SheetsHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sheets_handler / sheets_handler.py SheetsHandler.connect   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / sheets_handler.py SheetsHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sheets_handler / sheets_handler.py SheetsHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / sheets_handler / sheets_handler.py SheetsHandler.native_query   0% 14 14 0   0% 4 0   0%
mindsdb / integrations / handlers / sheets_handler / sheets_handler.py SheetsHandler.query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / sheets_handler.py SheetsHandler.get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / sheets_handler.py SheetsHandler.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / sheets_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / sheets_handler / tests / test_sheets_handler.py SheetsHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / tests / test_sheets_handler.py SheetsHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / tests / test_sheets_handler.py SheetsHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / tests / test_sheets_handler.py SheetsHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / tests / test_sheets_handler.py SheetsHandlerTest.test_3_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / tests / test_sheets_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / shopify_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / shopify_handler / models / common.py AliasesEnum.aliases   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / common.py (no function)   0% 63 63 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / customers.py (no function)   0% 29 29 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / gift_cards.py (no function)   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / inventory_items.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / marketing_events.py (no function)   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / orders.py (no function)   0% 86 86 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / product_variants.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / products.py (no function)   0% 40 40 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / staff_members.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / utils.py Nodes.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / utils.py Extract.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / utils.py (no function)   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_handler.py ShopifyHandler.__init__   0% 20 20 0   0% 4 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_handler.py ShopifyHandler.connect   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_handler.py ShopifyHandler.check_connection   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_handler.py ShopifyHandler.native_query   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_handler.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ShopifyMetaAPIResource.list   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ShopifyMetaAPIResource._get_sort   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ShopifyMetaAPIResource._get_query_conditions   0% 16 16 0   0% 8 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ShopifyMetaAPIResource.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ShopifyMetaAPIResource.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ShopifyMetaAPIResource.query_graphql   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ProductsTable.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ProductsTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ProductsTable.meta_get_primary_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ProductsTable.meta_get_foreign_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ProductVariantsTable.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ProductVariantsTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ProductVariantsTable.meta_get_primary_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py ProductVariantsTable.meta_get_foreign_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py CustomersTable.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py CustomersTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py CustomersTable.meta_get_primary_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py CustomersTable.meta_get_foreign_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py OrdersTable.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py OrdersTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py OrdersTable.meta_get_primary_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py OrdersTable.meta_get_foreign_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py MarketingEventsTable.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py MarketingEventsTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py MarketingEventsTable.meta_get_primary_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py MarketingEventsTable.meta_get_foreign_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py InventoryItemsTable.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py InventoryItemsTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py InventoryItemsTable.meta_get_primary_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py InventoryItemsTable.meta_get_foreign_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py StaffMembersTable.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py StaffMembersTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py StaffMembersTable.meta_get_primary_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py StaffMembersTable.meta_get_foreign_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py GiftCardsTable.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py GiftCardsTable.meta_get_tables   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py GiftCardsTable.meta_get_primary_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py GiftCardsTable.meta_get_foreign_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py (no function)   0% 64 64 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py BaseShopifyHandlerTest.setUp   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py BaseShopifyHandlerTest.tearDown   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerInitialization.test_handler_initialization_success   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerInitialization.test_handler_initialization_without_connection_data   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerInitialization.test_handler_initialization_missing_shop_url   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerInitialization.test_handler_initialization_missing_client_id   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerInitialization.test_handler_initialization_missing_client_secret   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerInitialization.test_handler_tables_registered   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerConnection.test_connect_success   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerConnection.test_connect_when_already_connected   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerConnection.test_connect_oauth_failure   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerConnection.test_connect_missing_access_token   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerConnection.test_check_connection_success   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerConnection.test_check_connection_failure   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerConnection.test_check_connection_oauth_failure   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerQueries.test_native_query_success   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerQueries.test_native_query_invalid_sql   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerConnectionArgs.test_connection_args_structure   0% 15 15 0   0% 6 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerConnectionArgs.test_connection_args_example_structure   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerEdgeCases.test_handler_name_attribute   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerEdgeCases.test_multiple_connections   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerEdgeCases.test_connection_data_preserved   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerEdgeCases.test_empty_connection_data   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerEdgeCases.test_partial_connection_data   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerIntegration.test_connection_and_check   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerIntegration.test_handler_with_extra_kwargs   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_products_table_meta_get_tables   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_products_table_meta_get_primary_keys   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_products_table_meta_get_foreign_keys   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_products_table_get_columns   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_products_table_meta_get_columns   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_product_variants_table_meta_get_tables   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_product_variants_table_meta_get_primary_keys   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_product_variants_table_meta_get_foreign_keys   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_product_variants_table_get_columns   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_product_variants_table_meta_get_columns   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_customers_table_meta_get_tables   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_customers_table_meta_get_primary_keys   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_customers_table_meta_get_foreign_keys   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_customers_table_get_columns   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_customers_table_meta_get_columns   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_orders_table_meta_get_tables   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_orders_table_meta_get_primary_keys   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_orders_table_meta_get_foreign_keys   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_orders_table_get_columns   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_orders_table_meta_get_columns   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py TestShopifyHandlerTableMetadata.test_all_tables_have_metadata_methods   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py (no function)   0% 97 97 0   0% 6 0   0%
mindsdb / integrations / handlers / shopify_handler / utils.py _format_error   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / shopify_handler / utils.py get_graphql_columns   0% 16 16 0   0% 12 0   0%
mindsdb / integrations / handlers / shopify_handler / utils.py ShopifyQuery.to_string   0% 8 8 0   0% 6 0   0%
mindsdb / integrations / handlers / shopify_handler / utils.py ShopifyQuery.execute   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / utils.py query_graphql_nodes   0% 30 30 0   0% 16 0   0%
mindsdb / integrations / handlers / shopify_handler / utils.py (no function)   0% 25 25 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / singlestore_handler.py SingleStoreHandler.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / singlestore_handler.py (no function)   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / singlestore_handler / tests / test_singlestore_handler.py MySQLHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / tests / test_singlestore_handler.py MySQLHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / tests / test_singlestore_handler.py MySQLHandlerTest.test_1_native_query_show_dbs   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / tests / test_singlestore_handler.py MySQLHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / tests / test_singlestore_handler.py MySQLHandlerTest.test_5_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / tests / test_singlestore_handler.py MySQLHandlerTest.test_4_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / tests / test_singlestore_handler.py MySQLHandlerTest.test_7_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / tests / test_singlestore_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / slack_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / __init__.py (no function)   77% 13 3 0   100% 0 0   77%
mindsdb / integrations / handlers / slack_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / slack_handler.py SlackHandler.__init__   88% 17 2 0   75% 8 2   84%
mindsdb / integrations / handlers / slack_handler / slack_handler.py SlackHandler.connect   100% 11 0 0   100% 4 0   100%
mindsdb / integrations / handlers / slack_handler / slack_handler.py SlackHandler.check_connection   83% 18 3 0   75% 4 1   82%
mindsdb / integrations / handlers / slack_handler / slack_handler.py SlackHandler.native_query   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / slack_handler.py SlackHandler._call_slack_api   100% 19 0 0   83% 6 1   96%
mindsdb / integrations / handlers / slack_handler / slack_handler.py SlackHandler._extract_data_from_response   100% 9 0 0   100% 8 0   100%
mindsdb / integrations / handlers / slack_handler / slack_handler.py SlackHandler.get_chat_config   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / slack_handler.py SlackHandler.get_my_user_name   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / slack_handler.py SlackHandler.subscribe   100% 10 0 0   100% 4 0   100%
mindsdb / integrations / handlers / slack_handler / slack_handler.py SlackHandler.subscribe._process_websocket_message   67% 18 6 0   50% 12 6   60%
mindsdb / integrations / handlers / slack_handler / slack_handler.py (no function)   100% 27 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackConversationsTable.list   80% 25 5 0   86% 14 2   82%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackConversationsTable.get_channel   57% 7 3 0   100% 0 0   57%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackConversationsTable._get_channels   100% 5 0 0   100% 2 0   100%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackConversationsTable._get_all_channels   76% 17 4 0   83% 6 1   78%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackConversationsTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackMessagesTable.list   67% 51 17 0   54% 24 3   63%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackMessagesTable.insert   73% 11 3 0   100% 4 0   80%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackMessagesTable.update   67% 27 9 0   79% 14 3   71%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackMessagesTable.delete   65% 23 8 0   80% 10 2   70%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackMessagesTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackThreadsTable.list   80% 44 9 0   80% 20 4   80%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackThreadsTable.insert   73% 11 3 0   100% 4 0   80%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackThreadsTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackUsersTable.list   76% 17 4 0   83% 6 1   78%
mindsdb / integrations / handlers / slack_handler / slack_tables.py SlackUsersTable.get_columns   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / slack_tables.py (no function)   100% 28 0 0   100% 0 0   100%
mindsdb / integrations / handlers / snowflake_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / snowflake_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / snowflake_handler / auth_types.py SnowflakeAuthType.get_config   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / snowflake_handler / auth_types.py PasswordAuthType.get_config   100% 6 0 0   100% 4 0   100%
mindsdb / integrations / handlers / snowflake_handler / auth_types.py KeyPairAuthType.get_config   87% 15 2 0   80% 10 2   84%
mindsdb / integrations / handlers / snowflake_handler / auth_types.py KeyPairAuthType._load_private_key   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / snowflake_handler / auth_types.py (no function)   100% 13 0 0   100% 0 0   100%
mindsdb / integrations / handlers / snowflake_handler / connection_args.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py _map_type   100% 7 0 0   100% 4 0   100%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py _make_table_response   87% 67 9 0   80% 46 7   84%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.__init__   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.connect   95% 19 1 0   83% 6 1   92%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.disconnect   100% 4 0 0   100% 2 0   100%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.check_connection   100% 15 0 0   100% 4 0   100%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.native_query   96% 46 2 0   81% 16 3   92%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.query   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.lowercase_columns   11% 18 16 0   5% 20 1   8%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.get_tables   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.get_columns   83% 6 1 0   50% 2 1   75%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.meta_get_tables   100% 7 0 0   50% 2 1   89%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.meta_get_columns   100% 6 0 0   50% 2 1   88%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.meta_get_column_statistics   79% 42 9 0   61% 18 3   73%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.meta_get_primary_keys   94% 16 1 0   50% 6 3   82%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.meta_get_foreign_keys   94% 16 1 0   50% 6 3   82%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py SnowflakeHandler.meta_get_handler_info   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py (no function)   95% 43 2 0   100% 0 0   95%
mindsdb / integrations / handlers / solace_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / solace_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py SolaceHandler.__init__   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py SolaceHandler.connect   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py SolaceHandler.disconnect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py SolaceHandler.check_connection   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py SolaceHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py SolaceHandler.query   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py SolaceHandler.get_columns   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py SolaceHandler.get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py SolaceHandler.handle_insert   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py SolaceHandler.subscribe   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py SolaceHandler.subscribe.MessageHandlerImpl.on_message   0% 14 14 0   0% 10 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py (no function)   0% 24 24 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / solr_handler.py SolrHandler.__init__   0% 16 16 0   0% 8 0   0%
mindsdb / integrations / handlers / solr_handler / solr_handler.py SolrHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / solr_handler / solr_handler.py SolrHandler.connect   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / solr_handler / solr_handler.py SolrHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / solr_handler / solr_handler.py SolrHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / solr_handler / solr_handler.py SolrHandler.native_query   0% 14 14 0   0% 4 0   0%
mindsdb / integrations / handlers / solr_handler / solr_handler.py SolrHandler.query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / solr_handler.py SolrHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / solr_handler.py SolrHandler.get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / solr_handler.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / solr_handler / tests / test_solr_handler.py SolrHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / tests / test_solr_handler.py SolrHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / tests / test_solr_handler.py SolrHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / tests / test_solr_handler.py SolrHandlerTest.test_6_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / tests / test_solr_handler.py SolrHandlerTest.test_7_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / tests / test_solr_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / spacy_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / spacy_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / spacy_handler / spacy_handler.py named_entity_recognition   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / spacy_handler / spacy_handler.py lemmatization   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / spacy_handler / spacy_handler.py dependency_parsing   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / spacy_handler / spacy_handler.py pos_tagging   0% 13 13 0   0% 2 0   0%
mindsdb / integrations / handlers / spacy_handler / spacy_handler.py morphology   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / spacy_handler / spacy_handler.py SpacyHandler.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / spacy_handler / spacy_handler.py SpacyHandler.create_validation   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / spacy_handler / spacy_handler.py SpacyHandler.create   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / spacy_handler / spacy_handler.py SpacyHandler.predict   0% 20 20 0   0% 4 0   0%
mindsdb / integrations / handlers / spacy_handler / spacy_handler.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlany_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlany_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlany_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlany_handler / sqlany_handler.py SQLAnyHandler.__init__   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlany_handler / sqlany_handler.py SQLAnyHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sqlany_handler / sqlany_handler.py SQLAnyHandler.connect   0% 11 11 0   0% 6 0   0%
mindsdb / integrations / handlers / sqlany_handler / sqlany_handler.py SQLAnyHandler.disconnect   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / sqlany_handler / sqlany_handler.py SQLAnyHandler.check_connection   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / sqlany_handler / sqlany_handler.py SQLAnyHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / sqlany_handler / sqlany_handler.py SQLAnyHandler.query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlany_handler / sqlany_handler.py SQLAnyHandler.get_tables   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlany_handler / sqlany_handler.py SQLAnyHandler.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlany_handler / sqlany_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / sqlite_handler.py SQLiteHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / sqlite_handler.py SQLiteHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / sqlite_handler / sqlite_handler.py SQLiteHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sqlite_handler / sqlite_handler.py SQLiteHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / sqlite_handler / sqlite_handler.py SQLiteHandler.check_connection   0% 15 15 0   0% 6 0   0%
mindsdb / integrations / handlers / sqlite_handler / sqlite_handler.py SQLiteHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / sqlite_handler / sqlite_handler.py SQLiteHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / sqlite_handler.py SQLiteHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / sqlite_handler.py SQLiteHandler.get_columns   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / sqlite_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / sqlite_handler / tests / test_sqlite_handler.py SQLiteHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / tests / test_sqlite_handler.py SQLiteHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / tests / test_sqlite_handler.py SQLiteHandlerTest.test_1_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / tests / test_sqlite_handler.py SQLiteHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / tests / test_sqlite_handler.py SQLiteHandlerTest.test_4_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / tests / test_sqlite_handler.py (no function)   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / sqreamdb_handler.py SQreamDBHandler.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / sqreamdb_handler.py SQreamDBHandler.connect   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / sqreamdb_handler.py SQreamDBHandler.check_connection   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / sqreamdb_handler.py SQreamDBHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / sqreamdb_handler.py SQreamDBHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / sqreamdb_handler.py SQreamDBHandler.get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / sqreamdb_handler.py SQreamDBHandler.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / sqreamdb_handler.py (no function)   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / sqreamdb_handler / tests / test_sqreamdb_handler.py SQreamDBHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / tests / test_sqreamdb_handler.py SQreamDBHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / tests / test_sqreamdb_handler.py SQreamDBHandlerTest.test_1_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / tests / test_sqreamdb_handler.py SQreamDBHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / tests / test_sqreamdb_handler.py SQreamDBHandlerTest.test_3_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / tests / test_sqreamdb_handler.py SQreamDBHandlerTest.test_4_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / tests / test_sqreamdb_handler.py SQreamDBHandlerTest.test_5_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / tests / test_sqreamdb_handler.py (no function)   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / stabilityai_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai.py StabilityAPIClient._init_   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai.py StabilityAPIClient.save_image   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai.py StabilityAPIClient._process_artifacts   0% 8 8 0   0% 8 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai.py StabilityAPIClient.get_existing_engines   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai.py StabilityAPIClient._is_valid_engine   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai.py StabilityAPIClient._read_image_url   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai.py StabilityAPIClient.text_to_image   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai.py StabilityAPIClient.image_to_image   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai.py StabilityAPIClient.image_upscaling   0% 11 11 0   0% 8 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler.create_validation   0% 17 17 0   0% 14 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler.create   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler._get_stability_client   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler._process_text_image   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler._process_text_image.generate_text_image   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler._process_image_image   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler._process_image_image.generate_image_image   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler._process_image_upscaling   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler._process_image_upscaling.generate_image_upscaling   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler._process_image_masking   0% 11 11 0   0% 8 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler._process_image_masking.generate_image_mask   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler.predict   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py StabilityAIHandler.describe   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py (no function)   0% 19 19 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / starrocks_handler.py StarRocksHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / starrocks_handler.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / starrocks_handler / tests / test_starrocks_handler.py StarRocksHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / tests / test_starrocks_handler.py StarRocksHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / tests / test_starrocks_handler.py StarRocksHandlerTest.test_1_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / tests / test_starrocks_handler.py StarRocksHandlerTest.test_2_create_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / tests / test_starrocks_handler.py StarRocksHandlerTest.test_3_insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / tests / test_starrocks_handler.py StarRocksHandlerTest.test_4_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / tests / test_starrocks_handler.py StarRocksHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / tests / test_starrocks_handler.py StarRocksHandlerTest.test_6_get_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / tests / test_starrocks_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / statsforecast_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / statsforecast_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / statsforecast_handler / statsforecast_handler.py get_season_length   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / statsforecast_handler / statsforecast_handler.py get_insample_cv_results   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / statsforecast_handler / statsforecast_handler.py choose_model   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / statsforecast_handler / statsforecast_handler.py StatsForecastHandler.create   0% 28 28 0   0% 4 0   0%
mindsdb / integrations / handlers / statsforecast_handler / statsforecast_handler.py StatsForecastHandler.predict   0% 19 19 0   0% 2 0   0%
mindsdb / integrations / handlers / statsforecast_handler / statsforecast_handler.py StatsForecastHandler.describe   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / statsforecast_handler / statsforecast_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_handler.py StrapiHandler.__init__   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_handler.py StrapiHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_handler.py StrapiHandler.connect   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_handler.py StrapiHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_handler.py StrapiHandler.call_strapi_api   0% 21 21 0   0% 12 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_handler.py (no function)   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_tables.py StrapiTable.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_tables.py StrapiTable.select   0% 36 36 0   0% 24 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_tables.py StrapiTable.insert   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_tables.py StrapiTable.update   0% 10 10 0   0% 8 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_tables.py StrapiTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_tables.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / strapi_handler / tests / test_strapi_handler.py StrapiHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / tests / test_strapi_handler.py StrapiHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / tests / test_strapi_handler.py StrapiHandlerTest.test_1_get_table   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / tests / test_strapi_handler.py StrapiHandlerTest.test_2_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / tests / test_strapi_handler.py StrapiHandlerTest.test_3_get_data   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / tests / test_strapi_handler.py StrapiHandlerTest.test_4_get_data_with_condition   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / tests / test_strapi_handler.py StrapiHandlerTest.test_5_insert_data   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / tests / test_strapi_handler.py StrapiHandlerTest.test_6_update_data   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / tests / test_strapi_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / strava_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / strava_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / strava_handler / strava_handler.py StravaHandler.__init__   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / strava_handler / strava_handler.py StravaHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / strava_handler / strava_handler.py StravaHandler.check_connection   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / strava_handler / strava_handler.py StravaHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / strava_handler / strava_handler.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / strava_handler / strava_tables.py StravaAllClubsTable.select   0% 32 32 0   0% 24 0   0%
mindsdb / integrations / handlers / strava_handler / strava_tables.py StravaAllClubsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / strava_handler / strava_tables.py StravaAllClubsTable.call_strava_allclubs_api   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / strava_handler / strava_tables.py StravaClubActivitesTable.select   0% 40 40 0   0% 30 0   0%
mindsdb / integrations / handlers / strava_handler / strava_tables.py StravaClubActivitesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / strava_handler / strava_tables.py StravaClubActivitesTable.call_strava_clubactivities_api   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / strava_handler / strava_tables.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_handler.py StripeHandler.__init__   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_handler.py StripeHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_handler.py StripeHandler.check_connection   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_handler.py StripeHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_handler.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py CustomersTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py CustomersTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py CustomersTable.get_customers   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py ProductsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py ProductsTable.insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py ProductsTable.update   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py ProductsTable.delete   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py ProductsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py ProductsTable.get_products   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py ProductsTable.create_products   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py ProductsTable.update_products   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py ProductsTable.delete_products   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PaymentIntentsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PaymentIntentsTable.delete   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PaymentIntentsTable.cancel_payment_intents   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PaymentIntentsTable.update   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PaymentIntentsTable.update_payment_intents   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PaymentIntentsTable.insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PaymentIntentsTable.create_payment_intent   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PaymentIntentsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PaymentIntentsTable.get_payment_intents   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py RefundsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py RefundsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py RefundsTable.get_refunds   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PayoutsTable.select   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PayoutsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py PayoutsTable.get_payouts   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py (no function)   0% 41 41 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / supabase_handler.py SupabaseHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / supabase_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / supabase_handler / tests / test_supabase_handler.py SupabaseHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / tests / test_supabase_handler.py SupabaseHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / tests / test_supabase_handler.py SupabaseHandlerTest.test_1_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / tests / test_supabase_handler.py SupabaseHandlerTest.test_2_native_query_show_dbs   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / tests / test_supabase_handler.py SupabaseHandlerTest.test_3_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / tests / test_supabase_handler.py SupabaseHandlerTest.test_5_create_table   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / tests / test_supabase_handler.py SupabaseHandlerTest.test_6_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / tests / test_supabase_handler.py SupabaseHandlerTest.test_7_select_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / tests / test_supabase_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / surrealdb_handler.py SurrealDBHandler.__init__   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / surrealdb_handler.py SurrealDBHandler.connect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / surrealdb_handler / surrealdb_handler.py SurrealDBHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / surrealdb_handler / surrealdb_handler.py SurrealDBHandler.disconnect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / surrealdb_handler / surrealdb_handler.py SurrealDBHandler.native_query   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / handlers / surrealdb_handler / surrealdb_handler.py SurrealDBHandler.query   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / surrealdb_handler.py SurrealDBHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / surrealdb_handler.py SurrealDBHandler.get_columns   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / surrealdb_handler.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / surrealdb_handler / tests / test_surrealdb_handler.py SurrealdbHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / tests / test_surrealdb_handler.py SurrealdbHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / tests / test_surrealdb_handler.py SurrealdbHandlerTest.test_1_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / tests / test_surrealdb_handler.py SurrealdbHandlerTest.test_2_insert   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / tests / test_surrealdb_handler.py SurrealdbHandlerTest.test_3_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / tests / test_surrealdb_handler.py SurrealdbHandlerTest.test_4_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / tests / test_surrealdb_handler.py SurrealdbHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / tests / test_surrealdb_handler.py SurrealdbHandlerTest.test_6_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / tests / test_surrealdb_handler.py SurrealdbHandlerTest.test_7_disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / tests / test_surrealdb_handler.py (no function)   0% 16 16 0   0% 2 0   0%
mindsdb / integrations / handlers / surrealdb_handler / utils / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / surrealdb_handler / utils / surreal_get_info.py table_names   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / utils / surreal_get_info.py column_info   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / surrealdb_handler / utils / surreal_get_info.py (no function)   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_handler.py SymblHandler.__init__   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_handler.py SymblHandler.connect   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_handler.py SymblHandler.check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_handler.py SymblHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetConversationTable.select   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetConversationTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetMessagesTable.select   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetMessagesTable.parse_response   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetMessagesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetTopicsTable.select   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetTopicsTable.parse_response   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetTopicsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetQuestionsTable.select   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetQuestionsTable.parse_response   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetQuestionsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetFollowUpsTable.select   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetFollowUpsTable.parse_response   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetFollowUpsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetActionItemsTable.select   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetActionItemsTable.parse_response   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetActionItemsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetAnalyticsTable.select   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetAnalyticsTable.parse_response   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py GetAnalyticsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py (no function)   0% 36 36 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tdengine_handler.py TDEngineHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tdengine_handler.py TDEngineHandler.connect   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / tdengine_handler / tdengine_handler.py TDEngineHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / tdengine_handler / tdengine_handler.py TDEngineHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / tdengine_handler / tdengine_handler.py TDEngineHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / tdengine_handler / tdengine_handler.py TDEngineHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tdengine_handler.py TDEngineHandler.get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tdengine_handler.py TDEngineHandler.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tdengine_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / tdengine_handler / tests / test_tdengine_handler.py TDEngineHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tests / test_tdengine_handler.py TDEngineHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tests / test_tdengine_handler.py TDEngineHandlerTest.test_1_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tests / test_tdengine_handler.py TDEngineHandlerTest.test_2_create_table   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tests / test_tdengine_handler.py TDEngineHandlerTest.test_3_insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tests / test_tdengine_handler.py TDEngineHandlerTest.test_4_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tests / test_tdengine_handler.py TDEngineHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tests / test_tdengine_handler.py TDEngineHandlerTest.test_6_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tests / test_tdengine_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / teradata_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / teradata_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / teradata_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / teradata_handler / teradata_handler.py TeradataHandler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / teradata_handler / teradata_handler.py TeradataHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / teradata_handler / teradata_handler.py TeradataHandler.connect   0% 17 17 0   0% 6 0   0%
mindsdb / integrations / handlers / teradata_handler / teradata_handler.py TeradataHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / teradata_handler / teradata_handler.py TeradataHandler.check_connection   0% 18 18 0   0% 4 0   0%
mindsdb / integrations / handlers / teradata_handler / teradata_handler.py TeradataHandler.native_query   0% 21 21 0   0% 4 0   0%
mindsdb / integrations / handlers / teradata_handler / teradata_handler.py TeradataHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / teradata_handler / teradata_handler.py TeradataHandler.get_tables   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / teradata_handler / teradata_handler.py TeradataHandler.get_columns   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / teradata_handler / teradata_handler.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / tidb_handler / tests / test_tidb_handler.py TiDBHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tests / test_tidb_handler.py TiDBHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tests / test_tidb_handler.py TiDBHandlerTest.test_1_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tests / test_tidb_handler.py TiDBHandlerTest.test_2_native_query_show_dbs   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tests / test_tidb_handler.py TiDBHandlerTest.test_3_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tests / test_tidb_handler.py TiDBHandlerTest.test_5_create_table   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tests / test_tidb_handler.py TiDBHandlerTest.test_6_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tests / test_tidb_handler.py TiDBHandlerTest.test_7_select_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tests / test_tidb_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tidb_handler.py TiDBHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tidb_handler.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / timegpt_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / timegpt_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / timegpt_handler / timegpt_handler.py TimeGPTHandler.create   0% 25 25 0   0% 8 0   0%
mindsdb / integrations / handlers / timegpt_handler / timegpt_handler.py TimeGPTHandler.predict   0% 30 30 0   0% 10 0   0%
mindsdb / integrations / handlers / timegpt_handler / timegpt_handler.py TimeGPTHandler.describe   0% 17 17 0   0% 10 0   0%
mindsdb / integrations / handlers / timegpt_handler / timegpt_handler.py TimeGPTHandler._convert_to_iso   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / timegpt_handler / timegpt_handler.py TimeGPTHandler._transform_to_nixtla_df   0% 17 17 0   0% 6 0   0%
mindsdb / integrations / handlers / timegpt_handler / timegpt_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / timescaledb_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / timescaledb_handler / __init__.py (no function)   77% 13 3 0   100% 0 0   77%
mindsdb / integrations / handlers / timescaledb_handler / timescaledb_handler.py TimeScaleDBHandler.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / timescaledb_handler / timescaledb_handler.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / integrations / handlers / togetherai_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / __init__.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / creation_args.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / model_using_args.py (no function)   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / settings.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / togetherai_handler.py TogetherAIHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / togetherai_handler.py TogetherAIHandler._check_client_connection   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / togetherai_handler.py TogetherAIHandler.create_engine   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / togetherai_handler / togetherai_handler.py TogetherAIHandler.create_validation   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / togetherai_handler / togetherai_handler.py TogetherAIHandler.create   0% 18 18 0   0% 10 0   0%
mindsdb / integrations / handlers / togetherai_handler / togetherai_handler.py TogetherAIHandler.predict   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / togetherai_handler.py TogetherAIHandler._get_supported_models   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / togetherai_handler / togetherai_handler.py TogetherAIHandler.finetune   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / togetherai_handler.py (no function)   0% 24 24 0   100% 0 0   0%
mindsdb / integrations / handlers / tpot_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / tpot_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / tpot_handler / tpot_handler.py TPOTHandler.create   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / handlers / tpot_handler / tpot_handler.py TPOTHandler.predict   0% 11 11 0   0% 8 0   0%
mindsdb / integrations / handlers / tpot_handler / tpot_handler.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / trino_handler / tests / test_trino_handler.py TrinoHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / tests / test_trino_handler.py TrinoHandlerTest.test_0_canary   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / tests / test_trino_handler.py TrinoHandlerTest.test_1_check_connection   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / tests / test_trino_handler.py TrinoHandlerTest.test_2_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / tests / test_trino_handler.py TrinoHandlerTest.test_3_describe_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / tests / test_trino_handler.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / trino_config_provider.py TrinoConfigProvider.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / trino_config_provider.py TrinoConfigProvider.get_trino_kerberos_config   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / trino_config_provider.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / trino_handler.py TrinoHandler.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / trino_handler.py TrinoHandler.connect   0% 24 24 0   0% 16 0   0%
mindsdb / integrations / handlers / trino_handler / trino_handler.py TrinoHandler.check_connection   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / trino_handler / trino_handler.py TrinoHandler.native_query   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / trino_handler / trino_handler.py TrinoHandler.query   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / trino_handler.py TrinoHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / trino_handler.py TrinoHandler.get_columns   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / trino_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py TripAdvisorAPI.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py TripAdvisorAPI.checkTripAdvisorConnection   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py TripAdvisorAPI.getResponse   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py TripAdvisorAPI.getURLQuery   0% 6 6 0   0% 6 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py TripAdvisorAPI.location_search   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py TripAdvisorAPI.location_details   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py TripAdvisorAPI.location_reviews   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py TripAdvisorAPI.location_photos   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py TripAdvisorAPI.location_nearby_search   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py TripAdvisorAPI.getTripAdvisorData   0% 17 17 0   0% 10 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_handler.py TripAdvisorHandler.__init__   0% 24 24 0   0% 8 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_handler.py TripAdvisorHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_handler.py TripAdvisorHandler.check_connection   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_handler.py TripAdvisorHandler.call_tripadvisor_searchlocation_api   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_handler.py TripAdvisorHandler.call_tripadvisor_location_details_api   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_handler.py TripAdvisorHandler.call_tripadvisor_reviews_api   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_handler.py TripAdvisorHandler.call_tripadvisor_photos_api   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_handler.py TripAdvisorHandler.call_tripadvisor_nearby_location_api   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_handler.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py SearchLocationTable.select   0% 35 35 0   0% 24 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py SearchLocationTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py LocationDetailsTable.select   0% 35 35 0   0% 24 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py LocationDetailsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py ReviewsTable.select   0% 35 35 0   0% 24 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py ReviewsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py PhotosTable.select   0% 34 34 0   0% 24 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py PhotosTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py NearbyLocationTable.select   0% 34 34 0   0% 24 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py NearbyLocationTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / settings.py TwelveLabsHandlerModel.check_param_typos   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / settings.py TwelveLabsHandlerModel.check_for_valid_task   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / settings.py TwelveLabsHandlerModel.check_for_valid_engine_options   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / settings.py TwelveLabsHandlerModel.check_for_video_urls_or_video_files   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / settings.py TwelveLabsHandlerModel.check_for_task_specific_parameters   0% 19 19 0   0% 14 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / settings.py (no function)   0% 42 42 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient.create_index   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient.get_index_by_name   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient.list_videos_in_index   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient._update_video_metadata   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient.create_video_indexing_tasks   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient._create_video_indexing_task   0% 18 18 0   0% 6 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient.poll_for_video_indexing_tasks   0% 17 17 0   0% 8 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient._get_video_indexing_task   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient.search_index   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient.summarize_videos   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient.summarize_video   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient._submit_request   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient._submit_multi_part_request   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py TwelveLabsAPIClient._handle_response   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_handler.py TwelveLabsHandler.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_handler.py TwelveLabsHandler.create_validation   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_handler.py TwelveLabsHandler.create   0% 26 26 0   0% 8 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_handler.py TwelveLabsHandler.predict   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_handler.py TwelveLabsHandler.describe   0% 20 20 0   0% 6 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_handler.py TwelveLabsHandler._get_api_client   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_handler.py (no function)   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / handlers / twilio_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / twilio_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py PhoneNumbersTable.select   0% 13 13 0   0% 6 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py PhoneNumbersTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py MessagesTable.select   0% 33 33 0   0% 24 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py MessagesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py MessagesTable.insert   0% 34 34 0   0% 16 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py TwilioHandler.__init__   0% 17 17 0   0% 8 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py TwilioHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py TwilioHandler.check_connection   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py TwilioHandler.parse_native_query   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py TwilioHandler.native_query   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py TwilioHandler.send_sms   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py TwilioHandler.fetch_messages   0% 18 18 0   0% 6 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py TwilioHandler.list_phone_numbers   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py (no function)   0% 28 28 0   100% 0 0   0%
mindsdb / integrations / handlers / twitter_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / twitter_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py TweetsTable.select   0% 55 55 0   0% 42 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py TweetsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py TweetsTable.insert   0% 43 43 0   0% 20 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py TwitterHandler.__init__   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py TwitterHandler.create_connection   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py TwitterHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py TwitterHandler.check_connection   0% 20 20 0   0% 4 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py TwitterHandler.native_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py TwitterHandler._apply_filters   0% 30 30 0   0% 30 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py TwitterHandler.call_twitter_api   0% 75 75 0   0% 54 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py (no function)   0% 29 29 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / __init__.py (no function)   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / creation_args.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / model_using_args.py (no function)   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / unify_handler / tests / test_unify_handler.py TestUnify.run_sql   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / unify_handler / tests / test_unify_handler.py TestUnify.setup_method   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / tests / test_unify_handler.py TestUnify.test_unify_correct_flow   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / tests / test_unify_handler.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / unify_handler.py UnifyHandler.create   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / unify_handler / unify_handler.py UnifyHandler.predict   0% 21 21 0   0% 8 0   0%
mindsdb / integrations / handlers / unify_handler / unify_handler.py UnifyHandler.predict_answer   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / unify_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py VertexClient.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py VertexClient.print_datasets   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py VertexClient.print_models   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py VertexClient.print_endpoints   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py VertexClient.get_model_by_display_name   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py VertexClient.get_endpoint_by_display_name   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py VertexClient.get_model_by_id   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py VertexClient.deploy_model   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py VertexClient.predict_from_df   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py VertexClient.predict_from_csv   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py VertexClient.predict_from_dict   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_handler.py VertexHandler.create   0% 25 25 0   0% 4 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_handler.py VertexHandler.predict   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_handler.py VertexHandler.create_engine   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_handler.py VertexHandler._get_credentials_from_engine   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_handler.py (no function)   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / vertica_handler / tests / test_vertica_handler.py VerticaHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / tests / test_vertica_handler.py VerticaHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / tests / test_vertica_handler.py VerticaHandlerTest.test_1_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / tests / test_vertica_handler.py VerticaHandlerTest.test_2_create_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / tests / test_vertica_handler.py VerticaHandlerTest.test_3_insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / tests / test_vertica_handler.py VerticaHandlerTest.test_4_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / tests / test_vertica_handler.py VerticaHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / tests / test_vertica_handler.py VerticaHandlerTest.test_6_get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / tests / test_vertica_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / vertica_handler / vertica_handler.py VerticaHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / vertica_handler.py VerticaHandler.connect   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / vertica_handler / vertica_handler.py VerticaHandler.disconnect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / vertica_handler / vertica_handler.py VerticaHandler.check_connection   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / vertica_handler / vertica_handler.py VerticaHandler.native_query   0% 17 17 0   0% 4 0   0%
mindsdb / integrations / handlers / vertica_handler / vertica_handler.py VerticaHandler.query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / vertica_handler.py VerticaHandler.get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / vertica_handler.py VerticaHandler.get_columns   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / vertica_handler.py (no function)   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / vitess_handler / tests / test_vitess_handler.py VitessHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / tests / test_vitess_handler.py VitessHandlerTest.test_0_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / tests / test_vitess_handler.py VitessHandlerTest.test_1_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / tests / test_vitess_handler.py VitessHandlerTest.test_2_create_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / tests / test_vitess_handler.py VitessHandlerTest.test_3_insert   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / tests / test_vitess_handler.py VitessHandlerTest.test_4_native_query_select   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / tests / test_vitess_handler.py VitessHandlerTest.test_5_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / tests / test_vitess_handler.py VitessHandlerTest.test_6_get_columns   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / tests / test_vitess_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / vitess_handler / vitess_handler.py VitessHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / vitess_handler.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / weaviate_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / weaviate_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / weaviate_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.__init__   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler._get_client   0% 8 8 0   0% 6 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.__del__   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.connect   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.disconnect   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.check_connection   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler._get_weaviate_operator   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler._get_weaviate_value_type   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler._translate_condition   0% 17 17 0   0% 10 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.select   0% 38 38 0   0% 18 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.insert   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.update   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.delete   0% 18 18 0   0% 4 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.create_table   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.drop_table   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.get_tables   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.get_columns   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py WeaviateDBHandler.add_metadata   0% 14 14 0   0% 8 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py (no function)   0% 36 36 0   100% 0 0   0%
mindsdb / integrations / handlers / web_handler / __about__.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / web_handler / __init__.py (no function)   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / web_handler / urlcrawl_helpers.py pdf_to_markdown   100% 22 0 0   83% 6 1   96%
mindsdb / integrations / handlers / web_handler / urlcrawl_helpers.py is_valid   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / web_handler / urlcrawl_helpers.py parallel_get_all_website_links   36% 14 9 0   50% 6 1   40%
mindsdb / integrations / handlers / web_handler / urlcrawl_helpers.py get_all_website_links   74% 39 10 0   72% 18 5   74%
mindsdb / integrations / handlers / web_handler / urlcrawl_helpers.py get_readable_text_from_soup   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / web_handler / urlcrawl_helpers.py get_all_website_links_recursively   77% 35 8 0   83% 24 4   80%
mindsdb / integrations / handlers / web_handler / urlcrawl_helpers.py get_all_websites   92% 13 1 0   67% 6 2   84%
mindsdb / integrations / handlers / web_handler / urlcrawl_helpers.py get_all_websites.fetch_url   67% 6 2 0   50% 4 2   60%
mindsdb / integrations / handlers / web_handler / urlcrawl_helpers.py dict_to_dataframe   100% 8 0 0   62% 8 3   81%
mindsdb / integrations / handlers / web_handler / urlcrawl_helpers.py (no function)   100% 22 0 0   100% 0 0   100%
mindsdb / integrations / handlers / web_handler / web_handler.py CrawlerTable.list   89% 36 4 0   85% 26 4   87%
mindsdb / integrations / handlers / web_handler / web_handler.py CrawlerTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / web_handler / web_handler.py WebHandler.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / web_handler / web_handler.py WebHandler.check_connection   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / web_handler / web_handler.py (no function)   100% 14 0 0   100% 0 0   100%
mindsdb / integrations / handlers / webz_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / webz_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / webz_handler / webz_handler.py WebzHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / webz_handler / webz_handler.py WebzHandler._read_connection_args   0% 10 10 0   0% 8 0   0%
mindsdb / integrations / handlers / webz_handler / webz_handler.py WebzHandler.connect   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / webz_handler / webz_handler.py WebzHandler.check_connection   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / webz_handler / webz_handler.py WebzHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / webz_handler / webz_handler.py WebzHandler._parse_item   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / webz_handler / webz_handler.py WebzHandler.call_webz_api   0% 30 30 0   0% 16 0   0%
mindsdb / integrations / handlers / webz_handler / webz_handler.py (no function)   0% 24 24 0   100% 0 0   0%
mindsdb / integrations / handlers / webz_handler / webz_tables.py WebzBaseAPITable.select   0% 37 37 0   0% 28 0   0%
mindsdb / integrations / handlers / webz_handler / webz_tables.py WebzBaseAPITable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / webz_handler / webz_tables.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / whatsapp_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / whatsapp_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppMessagesTable.select   0% 33 33 0   0% 24 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppMessagesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppMessagesTable.insert   0% 33 33 0   0% 14 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppHandler.__init__   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppHandler.connect   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppHandler.check_connection   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppHandler.parse_native_query   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppHandler.native_query   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppHandler.fetch_messages   0% 20 20 0   0% 6 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppHandler.send_message   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppHandler.call_whatsapp_api   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py WhatsAppHandler.convert_channel_data   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py (no function)   0% 28 28 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.__init__   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.calculate_retrieval_metrics   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.calculate_generation_metrics   0% 18 18 0   0% 14 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.embed_texts   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.query_vector_store   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.extract_returned_text   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.evaluation_prompt   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.get_evaluation_prompts   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.extract_generated_texts   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.extract_reference_answers   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator._calculate_cosine_similarity   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.calculate_cosine_similarities   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.check_match   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.get_matches   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator._tokenize   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.calculate_rouge   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.extract_rogue_scores   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.store_mean_metric   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.calculate_bleu   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.calculate_meteor   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.evaluate_retrieval   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.evaluate_generation   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.evaluate_e2e   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py WriterEvaluator.evaluate   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py (no function)   0% 46 46 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / ingest.py WriterIngestor.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / ingest.py (no function)   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / rag.py QuestionAnswerer.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / rag.py (no function)   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / settings.py WriterHandlerParameters.generation_evaluation_metrics_must_be_supported   0% 4 4 0   0% 4 0   0%
mindsdb / integrations / handlers / writer_handler / settings.py WriterHandlerParameters.retrieval_evaluation_metrics_must_be_supported   0% 4 4 0   0% 4 0   0%
mindsdb / integrations / handlers / writer_handler / settings.py WriterHandlerParameters.evaluation_type_must_be_supported   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / writer_handler / settings.py (no function)   0% 42 42 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / writer_handler.py extract_llm_params   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / writer_handler / writer_handler.py WriterHandler.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / writer_handler.py WriterHandler.create_validation   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / writer_handler / writer_handler.py WriterHandler.create   0% 18 18 0   0% 8 0   0%
mindsdb / integrations / handlers / writer_handler / writer_handler.py WriterHandler.predict   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / writer_handler / writer_handler.py WriterHandler.evaluate   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / handlers / writer_handler / writer_handler.py WriterHandler.describe   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / handlers / writer_handler / writer_handler.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / xata_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / xata_handler / __init__.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / xata_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / xata_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.connect   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.disconnect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.check_connection   0% 15 15 0   0% 6 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.create_table   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.drop_table   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.get_columns   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.get_tables   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.insert   0% 22 22 0   0% 16 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.update   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler._get_xata_operator   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler._translate_non_vector_conditions   0% 18 18 0   0% 16 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.select   0% 37 37 0   0% 26 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py XataHandler.delete   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / handlers / xata_handler / xata_handler.py (no function)   0% 29 29 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / connection_args.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_handler.py YoutubeHandler.__init__   0% 27 27 0   0% 8 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_handler.py YoutubeHandler.connect   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_handler.py YoutubeHandler.check_connection   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_handler.py YoutubeHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_handler.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeCommentsTable.select   0% 18 18 0   0% 12 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeCommentsTable.insert   0% 10 10 0   0% 8 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeCommentsTable.insert_comment   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeCommentsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeCommentsTable.get_comments   0% 21 21 0   0% 14 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeChannelsTable.select   0% 15 15 0   0% 8 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeChannelsTable.get_channel_details   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeChannelsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeVideosTable.select   0% 28 28 0   0% 22 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeVideosTable.get_videos_by_search_query   0% 14 14 0   0% 8 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeVideosTable.get_videos_by_search_query_in_channel   0% 14 14 0   0% 8 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeVideosTable.get_videos_by_channel_id   0% 14 14 0   0% 8 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeVideosTable.get_videos_by_video_ids   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeVideosTable.get_captions_by_video_id   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeVideosTable.parse_duration   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py YoutubeVideosTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py (no function)   0% 29 29 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / yugabyte_handler / tests / test_yugabyte_handler.py YugabyteHandlerTest.setUpClass   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / tests / test_yugabyte_handler.py YugabyteHandlerTest.test_0_connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / tests / test_yugabyte_handler.py YugabyteHandlerTest.test_1_drop_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / tests / test_yugabyte_handler.py YugabyteHandlerTest.test_2_create_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / tests / test_yugabyte_handler.py YugabyteHandlerTest.test_3_insert_table   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / tests / test_yugabyte_handler.py YugabyteHandlerTest.test_4_get_tables   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / tests / test_yugabyte_handler.py YugabyteHandlerTest.test_5_select_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / tests / test_yugabyte_handler.py YugabyteHandlerTest.test_6_check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / tests / test_yugabyte_handler.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / integrations / handlers / yugabyte_handler / yugabyte_handler.py YugabyteHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / yugabyte_handler.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_handler.py ZendeskHandler.__init__   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_handler.py ZendeskHandler.connect   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_handler.py ZendeskHandler.check_connection   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_handler.py ZendeskHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_tables.py ZendeskUsersTable.select   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_tables.py ZendeskUsersTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_tables.py ZendeskTicketsTable.select   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_tables.py ZendeskTicketsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_tables.py ZendeskTriggersTable.select   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_tables.py ZendeskTriggersTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_tables.py ZendeskActivitiesTable.select   0% 20 20 0   0% 10 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_tables.py ZendeskActivitiesTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_tables.py (no function)   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / __init__.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / connection_args.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase.py ZipCodeBaseClient.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase.py ZipCodeBaseClient.make_request   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase.py ZipCodeBaseClient.code_to_location   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase.py ZipCodeBaseClient.codes_within_radius   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase.py ZipCodeBaseClient.codes_by_city   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase.py ZipCodeBaseClient.codes_by_state   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase.py ZipCodeBaseClient.states_by_country   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase.py ZipCodeBaseClient.remaining_requests   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_handler.py ZipCodeBaseHandler.__init__   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_handler.py ZipCodeBaseHandler.connect   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_handler.py ZipCodeBaseHandler.check_connection   0% 14 14 0   0% 2 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_handler.py ZipCodeBaseHandler.native_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_handler.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeLocationTable.select   0% 22 22 0   0% 10 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeLocationTable.clean_resp   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeLocationTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeLocationTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeInRadiusTable.select   0% 35 35 0   0% 22 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeInRadiusTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeInRadiusTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeByCityTable.select   0% 27 27 0   0% 14 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeByCityTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeByCityTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeByStateTable.select   0% 27 27 0   0% 14 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeByStateTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseCodeByStateTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseStatesByCountryTable.select   0% 23 23 0   0% 10 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseStatesByCountryTable.check_res   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py ZipCodeBaseStatesByCountryTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py (no function)   0% 28 28 0   100% 0 0   0%
mindsdb / integrations / handlers / zotero_handler / __about__.py (no function)   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / zotero_handler / __init__.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_handler.py ZoteroHandler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_handler.py ZoteroHandler._get_connection_args   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_handler.py ZoteroHandler.connect   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_handler.py ZoteroHandler.check_connection   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_handler.py ZoteroHandler.native_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_handler.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_tables.py AnnotationsTable.select   0% 17 17 0   0% 12 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_tables.py AnnotationsTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_tables.py AnnotationsTable._get_items   0% 14 14 0   0% 6 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_tables.py AnnotationsTable._get_item   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_tables.py AnnotationsTable._get_item_children   0% 14 14 0   0% 6 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_tables.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / integrations / libs / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / libs / api_handler.py FuncParser.from_string   90% 10 1 0   75% 4 1   86%
mindsdb / integrations / libs / api_handler.py FuncParser.process   14% 37 32 0   12% 32 4   13%
mindsdb / integrations / libs / api_handler.py APITable.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / libs / api_handler.py APITable.select   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APITable.insert   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APITable.update   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APITable.delete   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APITable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APIResource.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / libs / api_handler.py APIResource.select   65% 26 9 0   40% 20 6   54%
mindsdb / integrations / libs / api_handler.py APIResource.list   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APIResource.insert   100% 6 0 0   50% 2 1   88%
mindsdb / integrations / libs / api_handler.py APIResource.add   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APIResource.update   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APIResource.modify   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APIResource.delete   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APIResource.remove   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APIResource._extract_conditions   50% 6 3 0   25% 4 1   40%
mindsdb / integrations / libs / api_handler.py MetaAPIResource.meta_get_tables   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py MetaAPIResource.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py MetaAPIResource.meta_get_column_statistics   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py MetaAPIResource.meta_get_primary_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py MetaAPIResource.meta_get_foreign_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APIHandler.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / libs / api_handler.py APIHandler._register_table   100% 3 0 0   100% 2 0   100%
mindsdb / integrations / libs / api_handler.py APIHandler._get_table   75% 4 1 0   50% 2 1   67%
mindsdb / integrations / libs / api_handler.py APIHandler.query   0% 18 18 0   0% 14 0   0%
mindsdb / integrations / libs / api_handler.py APIHandler.get_columns   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / libs / api_handler.py APIHandler.get_tables   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / libs / api_handler.py MetaAPIHandler.meta_get_handler_info   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py MetaAPIHandler.meta_get_tables   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / libs / api_handler.py MetaAPIHandler.meta_get_columns   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / libs / api_handler.py MetaAPIHandler.meta_get_column_statistics   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / libs / api_handler.py MetaAPIHandler.meta_get_primary_keys   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / libs / api_handler.py MetaAPIHandler.meta_get_foreign_keys   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / libs / api_handler.py APIChatHandler.get_chat_config   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py APIChatHandler.get_my_user_name   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler.py (no function)   100% 55 0 0   100% 0 0   100%
mindsdb / integrations / libs / api_handler_exceptions.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / integrations / libs / api_handler_generator.py find_common_url_prefix   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / libs / api_handler_generator.py OpenAPISpecParser.__init__   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / libs / api_handler_generator.py OpenAPISpecParser.get_security_schemes   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler_generator.py OpenAPISpecParser.get_schemas   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler_generator.py OpenAPISpecParser.get_paths   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler_generator.py OpenAPISpecParser.get_specs   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler_generator.py APIResourceGenerator.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler_generator.py APIResourceGenerator.check_connection   0% 4 4 0   0% 4 0   0%
mindsdb / integrations / libs / api_handler_generator.py APIResourceGenerator.generate_api_resources   0% 13 13 0   0% 2 0   0%
mindsdb / integrations / libs / api_handler_generator.py APIResourceGenerator.process_resource_types   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / libs / api_handler_generator.py APIResourceGenerator.process_endpoints   0% 14 14 0   0% 10 0   0%
mindsdb / integrations / libs / api_handler_generator.py APIResourceGenerator.get_ref_object   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / libs / api_handler_generator.py APIResourceGenerator._process_endpoint_parameters   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / libs / api_handler_generator.py APIResourceGenerator._process_endpoint_response   0% 38 38 0   0% 30 0   0%
mindsdb / integrations / libs / api_handler_generator.py APIResourceGenerator._convert_to_resource_type   0% 15 15 0   0% 12 0   0%
mindsdb / integrations / libs / api_handler_generator.py APIResourceGenerator.get_resource_type   0% 6 6 0   0% 6 0   0%
mindsdb / integrations / libs / api_handler_generator.py RestApiTable.__init__   0% 16 16 0   0% 6 0   0%
mindsdb / integrations / libs / api_handler_generator.py RestApiTable.repr_value   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / libs / api_handler_generator.py RestApiTable._handle_auth   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / libs / api_handler_generator.py RestApiTable.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / api_handler_generator.py RestApiTable.get_setting_param   0% 4 4 0   0% 6 0   0%
mindsdb / integrations / libs / api_handler_generator.py RestApiTable.get_user_params   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / libs / api_handler_generator.py RestApiTable._api_request   0% 30 30 0   0% 22 0   0%
mindsdb / integrations / libs / api_handler_generator.py RestApiTable.list   0% 57 57 0   0% 40 0   0%
mindsdb / integrations / libs / api_handler_generator.py (no function)   0% 67 67 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseHandler.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / libs / base.py BaseHandler.connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseHandler.disconnect   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / libs / base.py BaseHandler.check_connection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseHandler.native_query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseHandler.query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseHandler.get_tables   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseHandler.get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py DatabaseHandler.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / libs / base.py MetaDatabaseHandler.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / libs / base.py MetaDatabaseHandler.meta_get_tables   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py MetaDatabaseHandler.meta_get_columns   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py MetaDatabaseHandler.meta_get_column_statistics   0% 25 25 0   0% 10 0   0%
mindsdb / integrations / libs / base.py MetaDatabaseHandler.meta_get_column_statistics_for_table   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py MetaDatabaseHandler.meta_get_primary_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py MetaDatabaseHandler.meta_get_foreign_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py MetaDatabaseHandler.meta_get_handler_info   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py ArgProbeMixin.ArgProbeVisitor.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / libs / base.py ArgProbeMixin.ArgProbeVisitor.visit_Assign   75% 4 1 0   75% 4 1   75%
mindsdb / integrations / libs / base.py ArgProbeMixin.ArgProbeVisitor.visit_AnnAssign   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py ArgProbeMixin.ArgProbeVisitor.visit_AugAssign   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py ArgProbeMixin.ArgProbeVisitor.visit_Subscript   75% 4 1 0   75% 4 1   75%
mindsdb / integrations / libs / base.py ArgProbeMixin.ArgProbeVisitor.visit_Call   100% 5 0 0   83% 6 1   91%
mindsdb / integrations / libs / base.py ArgProbeMixin.probe_function   76% 17 4 0   83% 6 1   78%
mindsdb / integrations / libs / base.py ArgProbeMixin.get_source_code   80% 5 1 0   50% 2 1   71%
mindsdb / integrations / libs / base.py ArgProbeMixin.prediction_args   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / libs / base.py ArgProbeMixin.creation_args   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / libs / base.py BaseMLEngine.__init__   83% 6 1 0   50% 2 1   75%
mindsdb / integrations / libs / base.py BaseMLEngine.create   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseMLEngine.predict   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseMLEngine.finetune   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseMLEngine.describe   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseMLEngine.update   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseMLEngine.create_engine   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseMLEngine.update_engine   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py BaseMLEngine.close   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / base.py (no function)   100% 57 0 0   100% 0 0   100%
mindsdb / integrations / libs / const.py (no function)   100% 16 0 0   100% 0 0   100%
mindsdb / integrations / libs / keyword_search_base.py KeywordSearchBase.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / keyword_search_base.py KeywordSearchBase.dispatch_keyword_select   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / keyword_search_base.py KeywordSearchBase.keyword_select   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / keyword_search_base.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / integrations / libs / llm / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / libs / llm / config.py (no function)   100% 94 0 0   100% 0 0   100%
mindsdb / integrations / libs / llm / utils.py get_completed_prompts   93% 27 2 0   90% 10 1   92%
mindsdb / integrations / libs / llm / utils.py get_llm_config   0% 25 25 0   0% 22 0   0%
mindsdb / integrations / libs / llm / utils.py ft_jsonl_validation   81% 16 3 0   62% 8 3   75%
mindsdb / integrations / libs / llm / utils.py ft_chat_format_validation   85% 27 4 0   77% 22 5   82%
mindsdb / integrations / libs / llm / utils.py ft_formatter   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / libs / llm / utils.py ft_chat_formatter   83% 29 5 0   81% 16 1   82%
mindsdb / integrations / libs / llm / utils.py ft_code_formatter   97% 31 1 0   83% 6 1   95%
mindsdb / integrations / libs / llm / utils.py ft_cqa_formatter   87% 15 2 0   67% 6 2   81%
mindsdb / integrations / libs / llm / utils.py (no function)   100% 30 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_exec_base.py BaseMLEngineExec.__init__   89% 9 1 0   50% 2 1   82%
mindsdb / integrations / libs / ml_exec_base.py BaseMLEngineExec.learn   92% 13 1 0   50% 2 1   87%
mindsdb / integrations / libs / ml_exec_base.py BaseMLEngineExec.describe   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / libs / ml_exec_base.py BaseMLEngineExec.function_call   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / libs / ml_exec_base.py BaseMLEngineExec.predict   0% 21 21 0   0% 10 0   0%
mindsdb / integrations / libs / ml_exec_base.py BaseMLEngineExec.create_validation   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_exec_base.py BaseMLEngineExec.update   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / libs / ml_exec_base.py BaseMLEngineExec.update_engine   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / libs / ml_exec_base.py BaseMLEngineExec.create_engine   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_exec_base.py BaseMLEngineExec.finetune   0% 24 24 0   0% 6 0   0%
mindsdb / integrations / libs / ml_exec_base.py BaseMLEngineExec._catch_exception   15% 13 11 0   0% 4 0   12%
mindsdb / integrations / libs / ml_exec_base.py (no function)   96% 46 2 0   100% 0 0   96%
mindsdb / integrations / libs / ml_handler_process / __init__.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_handler_process / create_engine_process.py create_engine_process   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / libs / ml_handler_process / create_engine_process.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_handler_process / create_validation_process.py create_validation_process   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / libs / ml_handler_process / create_validation_process.py (no function)   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_handler_process / describe_process.py get_module_import_error_str   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / libs / ml_handler_process / describe_process.py describe_process   0% 45 45 0   0% 14 0   0%
mindsdb / integrations / libs / ml_handler_process / describe_process.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_handler_process / func_call_process.py func_call_process   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / libs / ml_handler_process / func_call_process.py (no function)   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_handler_process / handlers_cacher.py HandlersCache.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_handler_process / handlers_cacher.py HandlersCache.__setitem__   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / libs / ml_handler_process / handlers_cacher.py HandlersCache.__getitem__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / libs / ml_handler_process / handlers_cacher.py (no function)   100% 7 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_handler_process / learn_process.py learn_process   0% 81 81 0   0% 28 0   0%
mindsdb / integrations / libs / ml_handler_process / learn_process.py (no function)   100% 22 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_handler_process / predict_process.py predict_process   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / libs / ml_handler_process / predict_process.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_handler_process / update_engine_process.py update_engine_process   0% 11 11 0   0% 4 0   0%
mindsdb / integrations / libs / ml_handler_process / update_engine_process.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_handler_process / update_process.py update_process   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / libs / ml_handler_process / update_process.py (no function)   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / libs / process_cache.py init_ml_handler   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / libs / process_cache.py dummy_task   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / process_cache.py empty_callback   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / process_cache.py MLProcessException.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / libs / process_cache.py MLProcessException.base_exception   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / process_cache.py WarmProcess.__init__   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / libs / process_cache.py WarmProcess.__del__   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / libs / process_cache.py WarmProcess.shutdown   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / libs / process_cache.py WarmProcess._init_done_callback   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / libs / process_cache.py WarmProcess._update_last_usage_at_callback   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / libs / process_cache.py WarmProcess.ready   83% 6 1 0   75% 4 1   80%
mindsdb / integrations / libs / process_cache.py WarmProcess.add_marker   100% 2 0 0   50% 2 1   75%
mindsdb / integrations / libs / process_cache.py WarmProcess.has_marker   67% 3 1 0   50% 2 1   60%
mindsdb / integrations / libs / process_cache.py WarmProcess.is_marked   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / process_cache.py WarmProcess.apply_async   83% 6 1 0   50% 2 1   75%
mindsdb / integrations / libs / process_cache.py warm_function   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / libs / process_cache.py ProcessCache.__init__   100% 7 0 0   100% 0 0   100%
mindsdb / integrations / libs / process_cache.py ProcessCache.__del__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / process_cache.py ProcessCache._start_clean   100% 6 0 0   100% 2 0   100%
mindsdb / integrations / libs / process_cache.py ProcessCache._stop_clean   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / process_cache.py ProcessCache.init   0% 21 21 0   0% 14 0   0%
mindsdb / integrations / libs / process_cache.py ProcessCache.apply_async   73% 52 14 0   58% 24 4   68%
mindsdb / integrations / libs / process_cache.py ProcessCache._clean   60% 15 6 0   50% 12 4   56%
mindsdb / integrations / libs / process_cache.py ProcessCache.shutdown   100% 5 0 0   100% 4 0   100%
mindsdb / integrations / libs / process_cache.py ProcessCache.remove_processes_for_handler   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / libs / process_cache.py (no function)   100% 42 0 0   100% 0 0   100%
mindsdb / integrations / libs / realtime_chat_handler.py RealtimeChatHandler.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / libs / realtime_chat_handler.py RealtimeChatHandler.connect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / realtime_chat_handler.py RealtimeChatHandler.disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / realtime_chat_handler.py RealtimeChatHandler.send_message   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / realtime_chat_handler.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / libs / response.py HandlerResponse.__init__   100% 14 0 0   100% 4 0   100%
mindsdb / integrations / libs / response.py HandlerResponse.type   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / libs / response.py HandlerResponse.to_columns_table_response   79% 14 3 0   62% 8 3   73%
mindsdb / integrations / libs / response.py HandlerResponse.to_json   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / libs / response.py HandlerResponse.__repr__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / response.py HandlerStatusResponse.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / libs / response.py HandlerStatusResponse.to_json   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / libs / response.py HandlerStatusResponse.__repr__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / response.py (no function)   100% 38 0 0   100% 0 0   100%
mindsdb / integrations / libs / storage_handler.py KVStorageHandler.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / libs / storage_handler.py KVStorageHandler._get_context_key   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / libs / storage_handler.py KVStorageHandler.get   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / libs / storage_handler.py KVStorageHandler.set   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / libs / storage_handler.py KVStorageHandler._get   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / storage_handler.py KVStorageHandler._set   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / storage_handler.py SqliteStorageHandler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / libs / storage_handler.py SqliteStorageHandler._setup_connection   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / libs / storage_handler.py SqliteStorageHandler._get   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / libs / storage_handler.py SqliteStorageHandler._set   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / libs / storage_handler.py RedisStorageHandler.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / libs / storage_handler.py RedisStorageHandler._get   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / storage_handler.py RedisStorageHandler._set   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / storage_handler.py (no function)   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.validate_connection_parameters   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.__del__   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.disconnect   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler._value_or_self   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.extract_conditions   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.extract_conditions._extract_comparison_conditions   0% 13 13 0   0% 10 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler._convert_metadata_filters   22% 9 7 0   17% 12 2   19%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler._is_columns_allowed   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler._is_metadata_condition   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler._dispatch_create_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler._dispatch_drop_table   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler._dispatch_insert   0% 26 26 0   0% 14 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.dispatch_update   0% 25 25 0   0% 16 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.set_metadata_cur_time   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.set_metadata_cur_time.set_time   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.do_upsert   0% 37 37 0   0% 14 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.do_upsert.gen_hash   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.do_upsert.keep_created_at   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.dispatch_delete   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.dispatch_select   57% 21 9 0   50% 8 4   55%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler._dispatch   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.create_table   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.drop_table   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.insert   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.update   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.delete   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.select   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.get_columns   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.hybrid_search   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.check_existing_ids   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py VectorStoreHandler.create_index   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py (no function)   100% 58 0 0   100% 2 0   100%
mindsdb / integrations / utilities / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / datasets / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / datasets / dataset.py validate_dataset   0% 10 10 0   0% 8 0   0%
mindsdb / integrations / utilities / datasets / dataset.py load_dataset   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / datasets / dataset.py validate_dataframe   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / utilities / datasets / dataset.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / utilities / date_utils.py parse_local_date   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / utilities / date_utils.py parse_utc_date_with_limit   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / utilities / date_utils.py parse_utc_date   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / date_utils.py utc_date_str_to_timestamp_ms   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / date_utils.py interval_str_to_duration_ms   0% 16 16 0   0% 12 0   0%
mindsdb / integrations / utilities / date_utils.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / utilities / files / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / files / file_reader.py decode   52% 23 11 0   50% 4 2   52%
mindsdb / integrations / utilities / files / file_reader.py FormatDetector.__init__   86% 14 2 0   80% 10 2   83%
mindsdb / integrations / utilities / files / file_reader.py FormatDetector.get_format   69% 13 4 0   60% 10 4   65%
mindsdb / integrations / utilities / files / file_reader.py FormatDetector.get_format_by_name   100% 5 0 0   100% 2 0   100%
mindsdb / integrations / utilities / files / file_reader.py FormatDetector.get_format_by_content   0% 13 13 0   0% 12 0   0%
mindsdb / integrations / utilities / files / file_reader.py FormatDetector.is_json   82% 11 2 0   75% 4 1   80%
mindsdb / integrations / utilities / files / file_reader.py FormatDetector.is_csv   80% 10 2 0   100% 2 0   83%
mindsdb / integrations / utilities / files / file_reader.py FormatDetector.is_parquet   100% 9 0 0   100% 2 0   100%
mindsdb / integrations / utilities / files / file_reader.py format_column_names   100% 3 0 0   100% 2 0   100%
mindsdb / integrations / utilities / files / file_reader.py FileReader._get_fnc   89% 9 1 0   75% 4 1   85%
mindsdb / integrations / utilities / files / file_reader.py FileReader._get_fnc.format_multipage   100% 3 0 0   50% 2 1   80%
mindsdb / integrations / utilities / files / file_reader.py FileReader._get_fnc.format_singlepage   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / utilities / files / file_reader.py FileReader.get_pages   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / utilities / files / file_reader.py FileReader.get_contents   83% 6 1 0   50% 2 1   75%
mindsdb / integrations / utilities / files / file_reader.py FileReader.get_page_content   100% 7 0 0   75% 4 1   91%
mindsdb / integrations / utilities / files / file_reader.py FileReader._get_csv_dialect   56% 18 8 0   33% 6 2   50%
mindsdb / integrations / utilities / files / file_reader.py FileReader.read_csv   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / utilities / files / file_reader.py FileReader.read_txt   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / utilities / files / file_reader.py FileReader.read_pdf   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / utilities / files / file_reader.py FileReader.read_json   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / utilities / files / file_reader.py FileReader.read_parquet   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / utilities / files / file_reader.py FileReader.read_xlsx   75% 8 2 0   50% 6 3   64%
mindsdb / integrations / utilities / files / file_reader.py (no function)   100% 62 0 0   100% 2 0   100%
mindsdb / integrations / utilities / handler_utils.py get_api_key   53% 60 28 0   44% 52 11   49%
mindsdb / integrations / utilities / handler_utils.py (no function)   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / api_utilities / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / api_utilities / microsoft / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / api_utilities / microsoft / ms_graph_api_utilities.py MSGraphAPIBaseClient.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / api_utilities / microsoft / ms_graph_api_utilities.py MSGraphAPIBaseClient._get_api_url   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / api_utilities / microsoft / ms_graph_api_utilities.py MSGraphAPIBaseClient._make_request   50% 14 7 0   40% 10 2   46%
mindsdb / integrations / utilities / handlers / api_utilities / microsoft / ms_graph_api_utilities.py MSGraphAPIBaseClient.fetch_paginated_data   100% 12 0 0   67% 6 2   89%
mindsdb / integrations / utilities / handlers / api_utilities / microsoft / ms_graph_api_utilities.py MSGraphAPIBaseClient._fetch_data   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / api_utilities / microsoft / ms_graph_api_utilities.py MSGraphAPIBaseClient.fetch_data_content   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / api_utilities / microsoft / ms_graph_api_utilities.py MSGraphAPIBaseClient.fetch_data_json   100% 5 0 0   100% 2 0   100%
mindsdb / integrations / utilities / handlers / api_utilities / microsoft / ms_graph_api_utilities.py (no function)   100% 16 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / exceptions.py AuthException.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / exceptions.py NoCredentialsException.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / exceptions.py (no function)   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / google / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_service_account_oauth_utilities.py GoogleServiceAccountOAuth2Manager.__init__   71% 7 2 0   50% 4 2   64%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_service_account_oauth_utilities.py GoogleServiceAccountOAuth2Manager.get_oauth2_credentials   0% 12 12 0   0% 6 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_service_account_oauth_utilities.py GoogleServiceAccountOAuth2Manager._download_credentials_file   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_service_account_oauth_utilities.py GoogleServiceAccountOAuth2Manager._parse_credentials_json   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_service_account_oauth_utilities.py (no function)   100% 12 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_user_oauth_utilities.py GoogleUserOAuth2Manager.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_user_oauth_utilities.py GoogleUserOAuth2Manager.get_oauth2_credentials   0% 16 16 0   0% 8 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_user_oauth_utilities.py GoogleUserOAuth2Manager._download_oauth_user_info   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_user_oauth_utilities.py GoogleUserOAuth2Manager._execute_google_auth_flow   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_user_oauth_utilities.py GoogleUserOAuth2Manager._convert_credentials_to_dict   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_user_oauth_utilities.py (no function)   100% 17 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / ms_graph_api_auth_utilities.py MSGraphAPIPermissionsManager.__init__   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / ms_graph_api_auth_utilities.py MSGraphAPIPermissionsManager.get_access_token   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / ms_graph_api_auth_utilities.py MSGraphAPIPermissionsManager._get_msal_app   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / ms_graph_api_auth_utilities.py MSGraphAPIDelegatedPermissionsManager.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / ms_graph_api_auth_utilities.py MSGraphAPIDelegatedPermissionsManager._set_redirect_uri   75% 8 2 0   0% 2 0   60%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / ms_graph_api_auth_utilities.py MSGraphAPIDelegatedPermissionsManager.get_access_token   100% 10 0 0   83% 6 1   94%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / ms_graph_api_auth_utilities.py MSGraphAPIDelegatedPermissionsManager._execute_ms_graph_api_auth_flow   100% 6 0 0   100% 2 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / ms_graph_api_auth_utilities.py MSGraphAPIApplicationPermissionsManager.get_access_token   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / ms_graph_api_auth_utilities.py (no function)   100% 19 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / snowflake / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / snowflake / snowflake_jwt_gen.py JWTGenerator.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / snowflake / snowflake_jwt_gen.py JWTGenerator.prepare_account_name_for_jwt   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / snowflake / snowflake_jwt_gen.py JWTGenerator.get_token   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / snowflake / snowflake_jwt_gen.py JWTGenerator.calculate_public_key_fingerprint   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / snowflake / snowflake_jwt_gen.py get_validated_jwt   0% 9 9 3   0% 4 0   0%
mindsdb / integrations / utilities / handlers / auth_utilities / snowflake / snowflake_jwt_gen.py (no function)   100% 23 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / query_utilities / __init__.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / base_query_utilities.py BaseQueryParser.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / base_query_utilities.py BaseQueryParser.parse_query   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / base_query_utilities.py BaseQueryParser.parse_where_clause   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / base_query_utilities.py BaseQueryExecutor.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / base_query_utilities.py BaseQueryExecutor.execute_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / base_query_utilities.py BaseQueryExecutor.execute_where_clause   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / base_query_utilities.py (no function)   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / delete_query_utilities.py DELETEQueryParser.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / delete_query_utilities.py DELETEQueryParser.parse_query   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / delete_query_utilities.py (no function)   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / exceptions.py (no function)   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / insert_query_utilities.py INSERTQueryParser.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / insert_query_utilities.py INSERTQueryParser.parse_query   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / insert_query_utilities.py INSERTQueryParser.parse_columns   0% 14 14 0   0% 12 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / insert_query_utilities.py INSERTQueryParser.parse_values   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / insert_query_utilities.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py SELECTQueryParser.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py SELECTQueryParser.parse_query   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py SELECTQueryParser.parse_select_clause   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py SELECTQueryParser.parse_order_by_clause   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py SELECTQueryParser.parse_limit_clause   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py SELECTQueryExecutor.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py SELECTQueryExecutor.execute_query   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py SELECTQueryExecutor.execute_select_clause   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py SELECTQueryExecutor.execute_order_by_clause   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py SELECTQueryExecutor.execute_limit_clause   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py (no function)   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / update_query_utilities.py UPDATEQueryParser.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / update_query_utilities.py UPDATEQueryParser.parse_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / update_query_utilities.py UPDATEQueryParser.parse_set_clause   0% 8 8 0   0% 6 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / update_query_utilities.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / validation_utilities / __init__.py (no function)   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / validation_utilities / parameter_validation_utilities.py ParameterValidationUtilities.validate_parameter_spelling   0% 7 7 0   0% 6 0   0%
mindsdb / integrations / utilities / handlers / validation_utilities / parameter_validation_utilities.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / utilities / install.py install_dependencies   0% 34 34 0   0% 8 0   0%
mindsdb / integrations / utilities / install.py parse_dependencies   0% 18 18 0   0% 10 0   0%
mindsdb / integrations / utilities / install.py read_dependencies   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / utilities / install.py (no function)   100% 7 0 0   100% 0 0   100%
mindsdb / integrations / utilities / pydantic_utils.py get_dummy_value   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / utilities / pydantic_utils.py get_dummy_array   0% 15 15 0   0% 10 0   0%
mindsdb / integrations / utilities / pydantic_utils.py get_dummy_dict   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / pydantic_utils.py get_any_of   0% 14 14 0   0% 10 0   0%
mindsdb / integrations / utilities / pydantic_utils.py example_generator   0% 13 13 0   0% 12 0   0%
mindsdb / integrations / utilities / pydantic_utils.py search_and_replace_refs   0% 13 13 0   0% 14 0   0%
mindsdb / integrations / utilities / pydantic_utils.py remove_extraneous_fields   0% 12 12 0   0% 12 0   0%
mindsdb / integrations / utilities / pydantic_utils.py format_for_prompt   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / utilities / pydantic_utils.py (no function)   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / utilities / query_traversal.py query_traversal   88% 180 22 0   82% 152 26   85%
mindsdb / integrations / utilities / query_traversal.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / chains / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / chains / local_context_summarizer_chain.py create_map_reduce_documents_chain   0% 8 8 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / chains / local_context_summarizer_chain.py LocalContextSummarizerChain._select_chunks_from_vector_store   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / chains / local_context_summarizer_chain.py LocalContextSummarizerChain._get_all_chunks_for_document   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / chains / local_context_summarizer_chain.py LocalContextSummarizerChain.summarize_local_context   0% 15 15 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / chains / local_context_summarizer_chain.py LocalContextSummarizerChain.input_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / chains / local_context_summarizer_chain.py LocalContextSummarizerChain.output_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / chains / local_context_summarizer_chain.py LocalContextSummarizerChain._get_source_summary   0% 14 14 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / chains / local_context_summarizer_chain.py LocalContextSummarizerChain._get_source_summaries   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / chains / local_context_summarizer_chain.py LocalContextSummarizerChain._call   0% 32 32 0   0% 14 0   0%
mindsdb / integrations / utilities / rag / chains / local_context_summarizer_chain.py (no function)   0% 39 39 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / chains / map_reduce_summarizer_chain.py create_map_reduce_documents_chain   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / chains / map_reduce_summarizer_chain.py MapReduceSummarizerChain.input_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / chains / map_reduce_summarizer_chain.py MapReduceSummarizerChain.output_keys   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / chains / map_reduce_summarizer_chain.py MapReduceSummarizerChain._get_document_ids_from_chunks   0% 15 15 0   0% 6 0   0%
mindsdb / integrations / utilities / rag / chains / map_reduce_summarizer_chain.py MapReduceSummarizerChain._select_chunks_from_vector_store   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / chains / map_reduce_summarizer_chain.py MapReduceSummarizerChain._get_all_chunks_for_document   0% 12 12 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / chains / map_reduce_summarizer_chain.py MapReduceSummarizerChain._get_source_summary   0% 14 14 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / chains / map_reduce_summarizer_chain.py MapReduceSummarizerChain._get_source_summaries   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / chains / map_reduce_summarizer_chain.py MapReduceSummarizerChain._call   0% 36 36 0   0% 10 0   0%
mindsdb / integrations / utilities / rag / chains / map_reduce_summarizer_chain.py (no function)   100% 42 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / config_loader.py load_rag_config   93% 28 2 0   85% 20 3   90%
mindsdb / integrations / utilities / rag / config_loader.py (no function)   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / loaders / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / loaders / file_loader.py _BaseLoaderFallback.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / file_loader.py _require_file_loader_dependency   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / loaders / file_loader.py FileLoader.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / file_loader.py FileLoader._get_loader_from_extension   0% 9 9 0   0% 8 0   0%
mindsdb / integrations / utilities / rag / loaders / file_loader.py FileLoader._lazy_load_documents_from_file   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / loaders / file_loader.py FileLoader.load   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / file_loader.py FileLoader.lazy_load   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / loaders / file_loader.py (no function)   59% 22 9 7   100% 0 0   59%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / MDBVectorStore.py MDBVectorStore.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / MDBVectorStore.py MDBVectorStore.embeddings   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / MDBVectorStore.py MDBVectorStore.similarity_search   0% 9 9 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / MDBVectorStore.py MDBVectorStore.add_texts   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / MDBVectorStore.py MDBVectorStore.from_texts   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / MDBVectorStore.py (no function)   100% 14 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / pgvector.py PGVectorMDB.__init__   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / pgvector.py PGVectorMDB.__post_init__   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / pgvector.py PGVectorMDB.__query_collection   0% 27 27 0   0% 12 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / pgvector.py PGVectorMDB._PGVector__query_collection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / pgvector.py PGVectorMDB._query_collection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / pgvector.py PGVectorMDB.create_collection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / pgvector.py PGVectorMDB.delete_collection   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / pgvector.py PGVectorMDB.delete   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / pgvector.py PGVectorMDB.add_embeddings   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / pgvector.py (no function)   100% 18 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / vector_store_loader.py VectorStoreLoader.load   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / vector_store_loader.py VectorStoreFactory.create   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / vector_store_loader.py VectorStoreFactory._load_chromadb_store   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / vector_store_loader.py VectorStoreFactory._load_pgvector_store   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / vector_store_loader.py (no function)   100% 25 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / pipelines / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.__init__   0% 14 14 0   0% 6 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.with_returned_sources   0% 18 18 0   0% 8 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.with_returned_sources.format_docs   0% 16 16 0   0% 8 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.with_returned_sources.AsyncRerankerRetriever.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.with_returned_sources.AsyncRerankerRetriever.ainvoke   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.with_returned_sources.AsyncRerankerRetriever.get_relevant_documents   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.ainvoke   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.invoke   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline._apply_search_kwargs   0% 15 15 0   0% 10 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.from_retriever   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.from_auto_retriever   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.from_multi_vector_retriever   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py LangChainRAGPipeline.from_sql_retriever   0% 18 18 0   0% 6 0   0%
mindsdb / integrations / utilities / rag / pipelines / rag.py (no function)   100% 33 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / rag_pipeline_builder.py _create_pipeline_from_vector_store   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rag_pipeline_builder.py _create_pipeline_from_auto_retriever   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rag_pipeline_builder.py _create_pipeline_from_multi_retriever   0% 5 5 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / rag_pipeline_builder.py _create_pipeline_from_sql_retriever   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rag_pipeline_builder.py _create_pipeline_from_multi_hop_retriever   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rag_pipeline_builder.py _process_documents_to_df   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rag_pipeline_builder.py get_pipeline_from_retriever   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / rag_pipeline_builder.py RAG.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rag_pipeline_builder.py RAG.__call__   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rag_pipeline_builder.py (no function)   100% 21 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / rerankers / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py get_event_loop   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py BaseLLMReranker.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py BaseLLMReranker._init_client   0% 24 24 0   0% 14 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py BaseLLMReranker._call_llm   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py BaseLLMReranker._rank   0% 20 20 0   0% 8 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py BaseLLMReranker._backoff_wrapper   0% 17 17 0   0% 10 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py BaseLLMReranker.search_relevancy   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py BaseLLMReranker.search_relevancy_no_logprob   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py BaseLLMReranker.search_relevancy_score   0% 39 39 0   0% 14 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py BaseLLMReranker.get_scores   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py _strip_code_fences   0% 10 10 0   0% 6 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py ListwiseLLMReranker._rank   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py ListwiseLLMReranker._rank_with_batching   0% 12 12 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py ListwiseLLMReranker._rank_single_batch   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py ListwiseLLMReranker._build_messages   0% 9 9 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py ListwiseLLMReranker._clean_document_prefix   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py ListwiseLLMReranker._truncate_document   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py ListwiseLLMReranker._extract_scores   0% 49 49 0   0% 28 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py ListwiseLLMReranker._normalize_score   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py ListwiseLLMReranker._fallback_scores   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py (no function)   100% 68 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / rerankers / reranker_compressor.py LLMReranker._dispatch_rerank_event   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rerankers / reranker_compressor.py LLMReranker.acompress_documents   0% 34 34 0   0% 20 0   0%
mindsdb / integrations / utilities / rag / rerankers / reranker_compressor.py LLMReranker.compress_documents   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rerankers / reranker_compressor.py LLMReranker._identifying_params   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / rerankers / reranker_compressor.py (no function)   100% 16 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / retrievers / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / retrievers / auto_retriever.py AutoRetriever.__init__   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / auto_retriever.py AutoRetriever._get_low_cardinality_columns   0% 7 7 0   0% 6 0   0%
mindsdb / integrations / utilities / rag / retrievers / auto_retriever.py AutoRetriever.get_metadata_field_info   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / auto_retriever.py AutoRetriever.get_metadata_field_info._alter_description   0% 5 5 0   0% 6 0   0%
mindsdb / integrations / utilities / rag / retrievers / auto_retriever.py AutoRetriever.get_vectorstore   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / auto_retriever.py AutoRetriever.as_runnable   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / auto_retriever.py (no function)   100% 14 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / retrievers / base.py BaseRetriever.as_runnable   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / base.py (no function)   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / retrievers / multi_hop_retriever.py MultiHopRetriever.from_config   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / retrievers / multi_hop_retriever.py MultiHopRetriever._get_relevant_documents   0% 19 19 0   0% 10 0   0%
mindsdb / integrations / utilities / rag / retrievers / multi_hop_retriever.py (no function)   100% 18 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / retrievers / multi_vector_retriever.py MultiVectorRetriever.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / multi_vector_retriever.py MultiVectorRetriever._generate_id_and_split_document   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / retrievers / multi_vector_retriever.py MultiVectorRetriever._split_documents   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / multi_vector_retriever.py MultiVectorRetriever._create_retriever_and_vs_operator   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / multi_vector_retriever.py MultiVectorRetriever._get_document_summaries   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / multi_vector_retriever.py MultiVectorRetriever.as_runnable   0% 16 16 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / retrievers / multi_vector_retriever.py (no function)   100% 17 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / retrievers / retriever_factory.py create_vector_store_retriever   0% 7 7 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / retrievers / retriever_factory.py create_auto_retriever   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / retriever_factory.py create_sql_retriever   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / retriever_factory.py create_retriever   0% 8 8 0   0% 6 0   0%
mindsdb / integrations / utilities / rag / retrievers / retriever_factory.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._sort_schema_by_priority_key   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._sort_schema_by_relevance_key   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._sort_schema_by_key   0% 12 12 0   0% 8 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._sort_database_schema_by_key   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._prepare_value_prompt   0% 34 34 0   0% 22 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._prepare_column_prompt   0% 17 17 0   0% 8 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._prepare_table_prompt   0% 14 14 0   0% 8 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._rank_schema   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._breadth_first_search   0% 83 83 0   0% 56 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._dynamic_ablation   0% 10 10 0   0% 10 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever.depth_first_search   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever.depth_first_ablation   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._prepare_retrieval_query   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._prepare_pgvector_query   0% 21 21 0   0% 14 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._generate_filter   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._generate_metadata_filters   0% 26 26 0   0% 12 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._prepare_and_execute_query   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py SQLRetriever._get_relevant_documents   0% 27 27 0   0% 14 0   0%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py (no function)   100% 71 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / settings.py _require_kb_dependency   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / settings.py _load_vector_store_classes   100% 4 0 4   100% 0 0   100%
mindsdb / integrations / utilities / rag / settings.py get_vector_store_map   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / settings.py get_vector_store_class   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / settings.py _default_vector_store_factory   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / settings.py SearchKwargs.model_dump   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / settings.py RerankerMode._missing_   0% 6 6 0   0% 6 0   0%
mindsdb / integrations / utilities / rag / settings.py RAGPipelineModel.validate_multi_hop_config   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / settings.py RAGPipelineModel.get_field_names   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / settings.py RAGPipelineModel.validate_search_kwargs   35% 23 15 0   25% 24 6   30%
mindsdb / integrations / utilities / rag / settings.py (no function)   100% 236 0 7   100% 0 0   100%
mindsdb / integrations / utilities / rag / splitters / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py _require_kb_dependency   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py _load_splitter_dependencies   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py _get_splitter_dependencies   100% 2 0 4   100% 0 0   100%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py FileSplitterConfig.__post_init__   100% 12 0 0   50% 8 4   80%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py FileSplitter.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py FileSplitter._split_func_by_extension   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py FileSplitter.split_documents   0% 13 13 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py FileSplitter._markdown_splitter_fn   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py FileSplitter._html_splitter_fn   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py FileSplitter._recursive_splitter_fn   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py FileSplitter._recursive_splitter_fn.recursive_split   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py (no function)   100% 31 0 2   100% 0 0   100%
mindsdb / integrations / utilities / rag / utils.py df_to_documents   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / utils.py documents_to_df   0% 8 8 0   0% 4 0   0%
mindsdb / integrations / utilities / rag / utils.py (no function)   100% 6 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / vector_store.py VectorStoreOperator.__init__   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / vector_store.py VectorStoreOperator.verify_vector_store   0% 6 6 0   0% 6 0   0%
mindsdb / integrations / utilities / rag / vector_store.py VectorStoreOperator.vector_store   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / vector_store.py VectorStoreOperator._calculate_token_usage   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / vector_store.py VectorStoreOperator._rate_limit   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / vector_store.py VectorStoreOperator._update_token_usage   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / vector_store.py VectorStoreOperator._add_document   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / vector_store.py VectorStoreOperator._add_documents_to_store   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / vector_store.py VectorStoreOperator._init_vector_store   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / vector_store.py VectorStoreOperator.add_documents   0% 2 2 0   0% 2 0   0%
mindsdb / integrations / utilities / rag / vector_store.py load_vector_store   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / utilities / rag / vector_store.py (no function)   100% 25 0 0   100% 0 0   100%
mindsdb / integrations / utilities / sql_utils.py FilterCondition.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / utilities / sql_utils.py FilterCondition.__eq__   0% 3 3 0   0% 2 0   0%
mindsdb / integrations / utilities / sql_utils.py FilterCondition.__repr__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / sql_utils.py KeywordSearchArgs.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / utilities / sql_utils.py SortColumn.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / utilities / sql_utils.py make_sql_session   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / utilities / sql_utils.py conditions_to_filter   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / utilities / sql_utils.py extract_comparison_conditions   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / utilities / sql_utils.py extract_comparison_conditions._extract_comparison_conditions   42% 26 15 0   36% 22 4   40%
mindsdb / integrations / utilities / sql_utils.py project_dataframe   0% 28 28 0   0% 20 0   0%
mindsdb / integrations / utilities / sql_utils.py filter_dataframe   30% 20 14 0   19% 16 3   25%
mindsdb / integrations / utilities / sql_utils.py sort_dataframe   0% 13 13 0   0% 8 0   0%
mindsdb / integrations / utilities / sql_utils.py (no function)   100% 39 0 0   100% 0 0   100%
mindsdb / integrations / utilities / test_utils.py HandlerControllerMock.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / test_utils.py HandlerControllerMock.get_handler   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / test_utils.py HandlerControllerMock.get   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / test_utils.py (no function)   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / utilities / time_series_utils.py transform_to_nixtla_df   0% 24 24 0   0% 12 0   0%
mindsdb / integrations / utilities / time_series_utils.py get_results_from_nixtla_df   0% 8 8 0   0% 6 0   0%
mindsdb / integrations / utilities / time_series_utils.py infer_frequency   0% 10 10 0   0% 2 0   0%
mindsdb / integrations / utilities / time_series_utils.py get_model_accuracy_dict   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / utilities / time_series_utils.py get_best_model_from_results_df   0% 6 6 0   0% 4 0   0%
mindsdb / integrations / utilities / time_series_utils.py spec_hierarchy_from_list   0% 4 4 0   0% 2 0   0%
mindsdb / integrations / utilities / time_series_utils.py get_hierarchy_from_df   0% 10 10 0   0% 4 0   0%
mindsdb / integrations / utilities / time_series_utils.py reconcile_forecasts   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / utilities / time_series_utils.py get_results_from_reconciled_df   0% 9 9 0   0% 6 0   0%
mindsdb / integrations / utilities / time_series_utils.py (no function)   0% 25 25 0   100% 0 0   0%
mindsdb / integrations / utilities / utils.py format_exception_error   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / utilities / utils.py dict_to_yaml   0% 7 7 0   0% 4 0   0%
mindsdb / integrations / utilities / utils.py get_class_name   67% 3 1 0   50% 2 1   60%
mindsdb / integrations / utilities / utils.py (no function)   100% 5 0 0   100% 0 0   100%
mindsdb / interfaces / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / agents / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / agents / agents_controller.py AgentsController.__init__   100% 9 0 0   50% 6 3   80%
mindsdb / interfaces / agents / agents_controller.py AgentsController.check_model_provider   85% 13 2 0   50% 6 3   74%
mindsdb / interfaces / agents / agents_controller.py AgentsController.get_agent   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / agents / agents_controller.py AgentsController.get_agent_by_id   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / agents / agents_controller.py AgentsController.get_agents   100% 5 0 0   50% 2 1   86%
mindsdb / interfaces / agents / agents_controller.py AgentsController._create_default_sql_skill   81% 27 5 0   79% 14 3   80%
mindsdb / interfaces / agents / agents_controller.py AgentsController.add_agent   78% 59 13 0   72% 40 9   76%
mindsdb / interfaces / agents / agents_controller.py AgentsController.update_agent   74% 74 19 0   61% 46 14   69%
mindsdb / interfaces / agents / agents_controller.py AgentsController.delete_agent   80% 10 2 0   62% 8 3   72%
mindsdb / interfaces / agents / agents_controller.py AgentsController.get_agent_llm_params   86% 7 1 0   50% 4 2   73%
mindsdb / interfaces / agents / agents_controller.py AgentsController.get_completion   70% 10 3 0   50% 4 2   64%
mindsdb / interfaces / agents / agents_controller.py AgentsController._get_completion_stream   0% 8 8 0   0% 2 0   0%
mindsdb / interfaces / agents / agents_controller.py (no function)   100% 35 0 0   100% 0 0   100%
mindsdb / interfaces / agents / callback_handlers.py ContextCaptureCallback.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py ContextCaptureCallback.on_retriever_end   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py ContextCaptureCallback.get_contexts   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py VerboseLogCallbackHandler.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py VerboseLogCallbackHandler.__call   0% 7 7 0   0% 2 0   0%
mindsdb / interfaces / agents / callback_handlers.py VerboseLogCallbackHandler.on_chain_start   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py VerboseLogCallbackHandler.on_chain_end   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py VerboseLogCallbackHandler.on_agent_action   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py VerboseLogCallbackHandler.on_tool_end   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py VerboseLogCallbackHandler.on_text   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py VerboseLogCallbackHandler.on_agent_finish   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_llm_start   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_chat_model_start   0% 4 4 0   0% 4 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_llm_new_token   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_llm_end   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_llm_error   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_chain_start   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_chain_end   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_chain_error   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_tool_start   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_tool_end   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_tool_error   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_text   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_agent_action   0% 9 9 0   0% 4 0   0%
mindsdb / interfaces / agents / callback_handlers.py LogCallbackHandler.on_agent_finish   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / agents / callback_handlers.py (no function)   100% 38 0 0   100% 0 0   100%
mindsdb / interfaces / agents / constants.py get_default_agent_type   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / agents / constants.py get_default_embeddings_model_class   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / agents / constants.py (no function)   100% 30 0 0   100% 0 0   100%
mindsdb / interfaces / agents / event_dispatch_callback_handler.py EventDispatchCallbackHandler.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / event_dispatch_callback_handler.py EventDispatchCallbackHandler.on_custom_event   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / event_dispatch_callback_handler.py EventDispatchCallbackHandler.on_retriever_end   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / agents / event_dispatch_callback_handler.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / interfaces / agents / langchain_agent.py get_llm_provider   0% 15 15 0   0% 14 0   0%
mindsdb / interfaces / agents / langchain_agent.py get_embedding_model_provider   0% 15 15 0   0% 10 0   0%
mindsdb / interfaces / agents / langchain_agent.py get_chat_model_params   0% 8 8 0   0% 2 0   0%
mindsdb / interfaces / agents / langchain_agent.py create_chat_model   0% 26 26 0   0% 18 0   0%
mindsdb / interfaces / agents / langchain_agent.py prepare_prompts   0% 12 12 0   0% 6 0   0%
mindsdb / interfaces / agents / langchain_agent.py prepare_callbacks   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / agents / langchain_agent.py handle_agent_error   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / agents / langchain_agent.py process_chunk   0% 7 7 0   0% 6 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent.__init__   0% 11 11 0   100% 0 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent._initialize_args   0% 25 25 0   0% 18 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent.get_metadata   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent.get_tags   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent.get_completion   0% 21 21 0   0% 4 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent._get_completion_stream   0% 11 11 0   0% 2 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent.create_agent   0% 36 36 0   0% 10 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent._langchain_tools_from_skills   0% 9 9 0   0% 6 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent._get_agent_callbacks   0% 23 23 0   0% 14 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent._handle_parsing_errors   0% 10 10 0   0% 6 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent.run_agent   0% 35 35 0   0% 12 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent.run_agent._invoke_agent_executor_with_prompt   0% 20 20 0   0% 6 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent.add_chunk_metadata   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent._stream_agent_executor   0% 18 18 0   0% 2 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent._stream_agent_executor.stream_worker   0% 34 34 0   0% 10 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent.stream_agent   0% 19 19 0   0% 10 0   0%
mindsdb / interfaces / agents / langchain_agent.py LangchainAgent.process_chunk   0% 13 13 0   0% 12 0   0%
mindsdb / interfaces / agents / langchain_agent.py (no function)   100% 69 0 0   100% 0 0   100%
mindsdb / interfaces / agents / langfuse_callback_handler.py LangfuseCallbackHandler.__init__   0% 8 8 0   100% 0 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py LangfuseCallbackHandler.on_tool_start   0% 12 12 0   0% 4 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py LangfuseCallbackHandler.on_tool_end   0% 13 13 0   0% 6 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py LangfuseCallbackHandler.on_tool_error   0% 14 14 0   0% 4 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py LangfuseCallbackHandler.on_chain_start   0% 18 18 0   0% 6 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py LangfuseCallbackHandler.on_chain_end   0% 20 20 0   0% 8 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py LangfuseCallbackHandler.on_chain_error   0% 16 16 0   0% 6 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py LangfuseCallbackHandler.on_agent_action   0% 8 8 0   0% 2 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py LangfuseCallbackHandler.on_agent_finish   0% 14 14 0   0% 8 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py LangfuseCallbackHandler.auth_check   0% 3 3 0   0% 2 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py LangfuseCallbackHandler.get_metrics   0% 6 6 0   0% 4 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py get_skills   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / langfuse_callback_handler.py (no function)   100% 22 0 0   100% 0 0   100%
mindsdb / interfaces / agents / litellm_server.py chat_completions   0% 15 15 0   0% 6 0   0%
mindsdb / interfaces / agents / litellm_server.py chat_completions.generate   0% 7 7 0   0% 2 0   0%
mindsdb / interfaces / agents / litellm_server.py direct_sql   0% 14 14 0   0% 6 0   0%
mindsdb / interfaces / agents / litellm_server.py list_models   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / agents / litellm_server.py health_check   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / agents / litellm_server.py test_mcp_connection   0% 20 20 0   0% 2 0   0%
mindsdb / interfaces / agents / litellm_server.py init_agent   0% 10 10 0   100% 0 0   0%
mindsdb / interfaces / agents / litellm_server.py shutdown_event   0% 3 3 0   0% 2 0   0%
mindsdb / interfaces / agents / litellm_server.py run_server_async   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / agents / litellm_server.py run_server   0% 11 11 0   0% 2 0   0%
mindsdb / interfaces / agents / litellm_server.py (no function)   0% 68 68 0   0% 2 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py MCPQueryTool.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py MCPQueryTool._arun   0% 18 18 0   0% 8 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py MCPQueryTool._run   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py MCPLangchainAgent.__init__   0% 7 7 0   100% 0 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py MCPLangchainAgent.connect_to_mcp   0% 14 14 0   0% 2 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py MCPLangchainAgent._langchain_tools_from_skills   0% 11 11 0   0% 4 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py MCPLangchainAgent.get_completion   0% 10 10 0   0% 4 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py MCPLangchainAgent.cleanup   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py LiteLLMAgentWrapper.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py LiteLLMAgentWrapper.acompletion   0% 7 7 0   0% 4 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py LiteLLMAgentWrapper.acompletion_stream   0% 11 11 0   0% 4 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py LiteLLMAgentWrapper.cleanup   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py create_mcp_agent   0% 10 10 0   0% 2 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py (no function)   0% 30 30 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_chat_model.py _convert_message_to_dict   0% 16 16 0   0% 14 0   0%
mindsdb / interfaces / agents / mindsdb_chat_model.py ChatMindsdb._default_params   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_chat_model.py ChatMindsdb.completion   0% 22 22 0   0% 10 0   0%
mindsdb / interfaces / agents / mindsdb_chat_model.py ChatMindsdb.validate_environment   0% 9 9 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_chat_model.py ChatMindsdb._generate   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_chat_model.py ChatMindsdb._create_chat_result   0% 11 11 0   0% 4 0   0%
mindsdb / interfaces / agents / mindsdb_chat_model.py ChatMindsdb._identifying_params   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / agents / mindsdb_chat_model.py ChatMindsdb._llm_type   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_chat_model.py (no function)   100% 33 0 0   100% 0 0   100%
mindsdb / interfaces / agents / mindsdb_database_agent.py extract_essential   0% 5 5 0   0% 4 0   0%
mindsdb / interfaces / agents / mindsdb_database_agent.py MindsDBSQL.custom_init   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_database_agent.py MindsDBSQL.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_database_agent.py MindsDBSQL.dialect   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_database_agent.py MindsDBSQL.table_info   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_database_agent.py MindsDBSQL.kb_info   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_database_agent.py MindsDBSQL.get_usable_table_names   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_database_agent.py MindsDBSQL.get_table_info_no_throw   0% 3 3 0   0% 2 0   0%
mindsdb / interfaces / agents / mindsdb_database_agent.py MindsDBSQL.run_no_throw   0% 9 9 0   0% 2 0   0%
mindsdb / interfaces / agents / mindsdb_database_agent.py MindsDBSQL.get_usable_knowledge_base_names   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_database_agent.py MindsDBSQL.check_knowledge_base_permission   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / mindsdb_database_agent.py (no function)   0% 22 22 0   100% 0 0   0%
mindsdb / interfaces / agents / provider_utils.py get_llm_provider   0% 16 16 0   0% 14 0   0%
mindsdb / interfaces / agents / provider_utils.py (no function)   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / agents / providers.py get_bedrock_chat_model   0% 9 9 0   0% 2 0   0%
mindsdb / interfaces / agents / providers.py get_bedrock_chat_model.ChatBedrockPatched._prepare_input_and_invoke   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / agents / providers.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / agents / run_mcp_agent.py run_conversation   0% 20 20 0   0% 6 0   0%
mindsdb / interfaces / agents / run_mcp_agent.py execute_direct_query   0% 24 24 0   0% 6 0   0%
mindsdb / interfaces / agents / run_mcp_agent.py main   0% 73 73 0   0% 16 0   0%
mindsdb / interfaces / agents / run_mcp_agent.py (no function)   0% 15 15 0   0% 2 0   0%
mindsdb / interfaces / agents / safe_output_parser.py SafeOutputParser.get_format_instructions   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / safe_output_parser.py SafeOutputParser.parse   0% 10 10 0   0% 4 0   0%
mindsdb / interfaces / agents / safe_output_parser.py SafeOutputParser._type   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / agents / safe_output_parser.py (no function)   100% 16 0 0   100% 0 0   100%
mindsdb / interfaces / chatbot / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / chatbot / chatbot_controller.py ChatBotController.__init__   100% 6 0 0   50% 4 2   80%
mindsdb / interfaces / chatbot / chatbot_controller.py ChatBotController.get_chatbot   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / chatbot / chatbot_controller.py ChatBotController.get_chatbot_by_id   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_controller.py ChatBotController._get_chatbot   100% 10 0 0   100% 2 0   100%
mindsdb / interfaces / chatbot / chatbot_controller.py ChatBotController.get_chatbots   100% 16 0 0   100% 8 0   100%
mindsdb / interfaces / chatbot / chatbot_controller.py ChatBotController.add_chatbot   66% 29 10 0   43% 14 6   58%
mindsdb / interfaces / chatbot / chatbot_controller.py ChatBotController.update_chatbot   58% 31 13 0   41% 22 9   51%
mindsdb / interfaces / chatbot / chatbot_controller.py ChatBotController.delete_chatbot   89% 9 1 0   50% 4 2   77%
mindsdb / interfaces / chatbot / chatbot_controller.py ChatBotController.on_webhook   0% 12 12 0   0% 6 0   0%
mindsdb / interfaces / chatbot / chatbot_controller.py (no function)   100% 22 0 0   100% 0 0   100%
mindsdb / interfaces / chatbot / chatbot_executor.py BotExecutor.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py BotExecutor._get_model   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py BotExecutor._prepare_available_functions   0% 9 9 0   0% 6 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py BotExecutor.process   0% 7 7 0   0% 2 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py MultiModeBotExecutor.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py MultiModeBotExecutor._get_avail_modes_items   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py MultiModeBotExecutor._make_select_mode_prompt   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py MultiModeBotExecutor.enter_bot_mode   0% 20 20 0   0% 10 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py MultiModeBotExecutor._mode_switching_function   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py MultiModeBotExecutor._mode_switching_function._select_task   0% 10 10 0   0% 4 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py MultiModeBotExecutor.process   0% 12 12 0   0% 4 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py AgentExecutor.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py AgentExecutor._chat_history_to_conversation   0% 12 12 0   0% 8 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py AgentExecutor.process   0% 10 10 0   0% 2 0   0%
mindsdb / interfaces / chatbot / chatbot_executor.py (no function)   100% 19 0 0   100% 0 0   100%
mindsdb / interfaces / chatbot / chatbot_task.py ChatBotTask.__init__   0% 37 37 0   0% 14 0   0%
mindsdb / interfaces / chatbot / chatbot_task.py ChatBotTask.run   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_task.py ChatBotTask.on_message   0% 10 10 0   0% 2 0   0%
mindsdb / interfaces / chatbot / chatbot_task.py ChatBotTask._on_holding_message   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_task.py ChatBotTask._on_message   0% 11 11 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_task.py ChatBotTask.on_webhook   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_task.py ChatBotTask.get_memory   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_task.py ChatBotTask.set_memory   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / chatbot_task.py (no function)   100% 22 0 0   100% 0 0   100%
mindsdb / interfaces / chatbot / memory.py BaseMemory.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py BaseMemory.get_chat   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py BaseMemory.hide_history   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / chatbot / memory.py BaseMemory._apply_hiding   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / chatbot / memory.py BaseMemory.get_mode   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py BaseMemory.set_mode   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py BaseMemory.add_to_history   0% 3 3 0   0% 2 0   0%
mindsdb / interfaces / chatbot / memory.py BaseMemory.get_chat_history   0% 7 7 0   0% 2 0   0%
mindsdb / interfaces / chatbot / memory.py BaseMemory._add_to_history   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py BaseMemory._get_chat_history   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py HandlerMemory._add_to_history   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py HandlerMemory._get_chat_history   0% 25 25 0   0% 8 0   0%
mindsdb / interfaces / chatbot / memory.py DBMemory._generate_chat_id_for_db   0% 6 6 0   0% 4 0   0%
mindsdb / interfaces / chatbot / memory.py DBMemory._add_to_history   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py DBMemory._get_chat_history   0% 6 6 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py ChatMemory.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py ChatMemory.get_history   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py ChatMemory.add_to_history   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py ChatMemory.get_mode   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py ChatMemory.set_mode   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py ChatMemory.hide_history   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / memory.py (no function)   100% 30 0 0   100% 0 0   100%
mindsdb / interfaces / chatbot / model_executor.py ModelExecutor.__init__   0% 6 6 0   100% 0 0   0%
mindsdb / interfaces / chatbot / model_executor.py ModelExecutor.call   0% 16 16 0   0% 6 0   0%
mindsdb / interfaces / chatbot / model_executor.py ModelExecutor._chat_history_to_conversation   0% 16 16 0   0% 8 0   0%
mindsdb / interfaces / chatbot / model_executor.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / interfaces / chatbot / polling.py BasePolling.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / chatbot / polling.py BasePolling.start   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / polling.py BasePolling.send_message   0% 6 6 0   100% 0 0   0%
mindsdb / interfaces / chatbot / polling.py MessageCountPolling.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / chatbot / polling.py MessageCountPolling.run   0% 23 23 0   0% 8 0   0%
mindsdb / interfaces / chatbot / polling.py MessageCountPolling.get_last_message   0% 9 9 0   0% 2 0   0%
mindsdb / interfaces / chatbot / polling.py MessageCountPolling.check_message_count   0% 20 20 0   0% 10 0   0%
mindsdb / interfaces / chatbot / polling.py MessageCountPolling.stop   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / polling.py RealtimePolling.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / chatbot / polling.py RealtimePolling._callback   0% 13 13 0   0% 6 0   0%
mindsdb / interfaces / chatbot / polling.py RealtimePolling.run   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / polling.py WebhookPolling.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / polling.py WebhookPolling.run   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / chatbot / polling.py WebhookPolling.send_message   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / chatbot / polling.py (no function)   100% 26 0 0   100% 0 0   100%
mindsdb / interfaces / chatbot / types.py ChatBotMessage.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / chatbot / types.py Function.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / chatbot / types.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / interfaces / data_catalog / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever.__init__   0% 9 9 0   100% 0 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever.retrieve_metadata_as_string   0% 13 13 0   0% 4 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever._construct_metadata_string_for_tables   0% 20 20 0   0% 10 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever._construct_metadata_string_for_table   0% 16 16 0   0% 14 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever._construct_metadata_string_for_primary_keys   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever._construct_metadata_string_for_columns   0% 8 8 0   0% 4 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever._construct_metadata_string_for_column   0% 12 12 0   0% 8 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever._construct_metadata_string_for_column_statistics   0% 40 40 0   0% 26 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever._parse_list_from_string   0% 10 10 0   0% 4 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever._construct_metadata_string_for_foreign_keys   0% 7 7 0   0% 4 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever.retrieve_tables   0% 9 9 0   0% 4 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever.retrieve_columns   0% 9 9 0   0% 4 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever.retrieve_column_statistics   0% 9 9 0   0% 4 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever.retrieve_primary_keys   0% 9 9 0   0% 4 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever.retrieve_foreign_keys   0% 9 9 0   0% 4 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py DataCatalogRetriever.retrieve_handler_info   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py (no function)   100% 25 0 0   100% 0 0   100%
mindsdb / interfaces / database / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCacheRecord.expired   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCacheRecord.has_references   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCacheRecord.wait_no_references   0% 7 7 0   0% 4 0   0%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCacheRecord.connect   67% 6 2 0   50% 2 1   62%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCache.__init__   100% 6 0 0   100% 0 0   100%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCache.__del__   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCache._start_clean   100% 7 0 0   100% 2 0   100%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCache._stop_clean   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCache.set   81% 16 3 0   100% 4 0   85%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCache._get_cache_records   100% 4 0 0   100% 2 0   100%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCache.get   95% 21 1 0   90% 10 1   94%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCache.delete   82% 11 2 0   83% 6 1   82%
mindsdb / interfaces / database / data_handlers_cache.py HandlersCache._clean   88% 16 2 0   100% 12 0   93%
mindsdb / interfaces / database / data_handlers_cache.py (no function)   100% 31 0 0   100% 0 0   100%
mindsdb / interfaces / database / database.py DatabaseController.__init__   100% 5 0 0   100% 0 0   100%
mindsdb / interfaces / database / database.py DatabaseController.delete   67% 12 4 0   67% 6 2   67%
mindsdb / interfaces / database / database.py DatabaseController.get_list   100% 12 0 0   100% 8 0   100%
mindsdb / interfaces / database / database.py DatabaseController.get_dict   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / database.py DatabaseController.get_integration   100% 3 0 0   75% 4 1   86%
mindsdb / interfaces / database / database.py DatabaseController.exists   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / database.py DatabaseController.get_project   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / database.py DatabaseController.get_system_db   0% 7 7 0   0% 4 0   0%
mindsdb / interfaces / database / database.py DatabaseController.update   0% 22 22 0   0% 14 0   0%
mindsdb / interfaces / database / database.py (no function)   100% 18 0 0   100% 0 0   100%
mindsdb / interfaces / database / integrations.py IntegrationController._is_not_empty_str   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / database / integrations.py IntegrationController.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / database / integrations.py IntegrationController._add_integration_record   100% 4 0 0   100% 0 0   100%
mindsdb / interfaces / database / integrations.py IntegrationController.add   67% 21 7 0   67% 12 2   67%
mindsdb / interfaces / database / integrations.py IntegrationController.modify   42% 19 11 0   30% 10 3   38%
mindsdb / interfaces / database / integrations.py IntegrationController.delete   58% 26 11 0   35% 20 7   48%
mindsdb / interfaces / database / integrations.py IntegrationController._get_integration_record_data   54% 39 18 0   30% 30 7   43%
mindsdb / interfaces / database / integrations.py IntegrationController.get_by_id   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / database / integrations.py IntegrationController.get   100% 5 0 0   100% 0 0   100%
mindsdb / interfaces / database / integrations.py IntegrationController._get_integration_record   45% 11 6 0   38% 8 1   42%
mindsdb / interfaces / database / integrations.py IntegrationController.get_all   86% 7 1 0   75% 4 1   82%
mindsdb / interfaces / database / integrations.py IntegrationController._make_handler_args   57% 7 3 0   50% 4 2   55%
mindsdb / interfaces / database / integrations.py IntegrationController.create_tmp_handler   83% 12 2 0   50% 4 2   75%
mindsdb / interfaces / database / integrations.py IntegrationController.copy_integration_storage   0% 9 9 0   0% 2 0   0%
mindsdb / interfaces / database / integrations.py IntegrationController.get_ml_handler   80% 10 2 0   50% 4 2   71%
mindsdb / interfaces / database / integrations.py IntegrationController.get_data_handler   72% 39 11 0   50% 20 6   64%
mindsdb / interfaces / database / integrations.py IntegrationController.reload_handler_module   0% 8 8 0   100% 0 0   0%
mindsdb / interfaces / database / integrations.py IntegrationController._read_dependencies   100% 7 0 0   100% 2 0   100%
mindsdb / interfaces / database / integrations.py IntegrationController._get_handler_meta   87% 39 5 0   75% 20 5   83%
mindsdb / interfaces / database / integrations.py IntegrationController._get_handler_icon   86% 14 2 0   100% 2 0   88%
mindsdb / interfaces / database / integrations.py IntegrationController._load_handler_modules   86% 21 3 0   67% 12 4   79%
mindsdb / interfaces / database / integrations.py IntegrationController._get_connection_args   92% 25 2 0   80% 20 4   87%
mindsdb / interfaces / database / integrations.py IntegrationController._get_base_class_type   95% 20 1 0   83% 18 3   89%
mindsdb / interfaces / database / integrations.py IntegrationController._get_handler_info   96% 26 1 0   90% 20 2   93%
mindsdb / interfaces / database / integrations.py IntegrationController.import_handler   79% 19 4 0   100% 2 0   81%
mindsdb / interfaces / database / integrations.py IntegrationController.get_handlers_import_status   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / database / integrations.py IntegrationController.get_handlers_metadata   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / database / integrations.py IntegrationController.get_handler_metadata   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / integrations.py IntegrationController.get_handler_meta   83% 6 1 0   75% 4 1   80%
mindsdb / interfaces / database / integrations.py IntegrationController.get_handler_module   80% 5 1 0   50% 4 2   67%
mindsdb / interfaces / database / integrations.py IntegrationController.create_permanent_integrations   0% 7 7 0   0% 6 0   0%
mindsdb / interfaces / database / integrations.py (no function)   100% 69 0 0   100% 0 0   100%
mindsdb / interfaces / database / log.py LogTable._get_base_subquery   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / database / log.py LogTable.company_id_comparison   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / log.py LLMLogTable._get_base_subquery   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / database / log.py JobsHistoryTable._get_base_subquery   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / database / log.py LogDBController.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / database / log.py LogDBController.get_list   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / database / log.py LogDBController.get   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / database / log.py LogDBController.get_tables   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / database / log.py LogDBController.get_tree_tables   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / database / log.py LogDBController.get_tables_rows   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / database / log.py LogDBController.query   75% 32 8 0   60% 20 6   69%
mindsdb / interfaces / database / log.py LogDBController.query.check_columns   77% 13 3 0   75% 12 3   76%
mindsdb / interfaces / database / log.py (no function)   100% 47 0 0   100% 0 0   100%
mindsdb / interfaces / database / projects.py Project.from_record   100% 7 0 0   100% 0 0   100%
mindsdb / interfaces / database / projects.py Project.create   0% 14 14 0   0% 4 0   0%
mindsdb / interfaces / database / projects.py Project.delete   0% 15 15 0   0% 6 0   0%
mindsdb / interfaces / database / projects.py Project.drop_model   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / database / projects.py Project.drop_view   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / database / projects.py Project.create_view   100% 8 0 0   50% 2 1   90%
mindsdb / interfaces / database / projects.py Project.update_view   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / projects.py Project.delete_view   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / projects.py Project.get_view_meta   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / database / projects.py Project.combine_view_select   0% 36 36 0   0% 26 0   0%
mindsdb / interfaces / database / projects.py Project.combine_view_select.get_conditions_to_move   0% 12 12 0   0% 8 0   0%
mindsdb / interfaces / database / projects.py Project.query_view   0% 15 15 0   0% 4 0   0%
mindsdb / interfaces / database / projects.py Project._get_model_data   57% 21 9 0   25% 16 4   43%
mindsdb / interfaces / database / projects.py Project.get_model   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / database / projects.py Project.get_model_by_id   75% 4 1 0   50% 2 1   67%
mindsdb / interfaces / database / projects.py Project.get_models   100% 8 0 0   100% 4 0   100%
mindsdb / interfaces / database / projects.py Project.get_agents   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / database / projects.py Project.get_knowledge_bases   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / database / projects.py Project.get_views   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / database / projects.py Project.get_view   88% 8 1 0   75% 4 1   83%
mindsdb / interfaces / database / projects.py Project.get_tables   86% 14 2 0   62% 8 3   77%
mindsdb / interfaces / database / projects.py Project.get_columns   0% 39 39 0   0% 26 0   0%
mindsdb / interfaces / database / projects.py ProjectController.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / database / projects.py ProjectController.get_list   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / database / projects.py ProjectController.get   84% 19 3 0   71% 14 4   79%
mindsdb / interfaces / database / projects.py ProjectController.add   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / database / projects.py ProjectController.update   0% 10 10 0   0% 6 0   0%
mindsdb / interfaces / database / projects.py (no function)   100% 54 0 0   100% 0 0   100%
mindsdb / interfaces / database / views.py ViewController.add   83% 12 2 0   50% 4 2   75%
mindsdb / interfaces / database / views.py ViewController.update   80% 10 2 0   50% 4 2   71%
mindsdb / interfaces / database / views.py ViewController.delete   82% 11 2 0   50% 4 2   73%
mindsdb / interfaces / database / views.py ViewController.list   0% 10 10 0   0% 6 0   0%
mindsdb / interfaces / database / views.py ViewController._get_view_record_data   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / database / views.py ViewController.get   0% 13 13 0   0% 10 0   0%
mindsdb / interfaces / database / views.py (no function)   100% 13 0 0   100% 0 0   100%
mindsdb / interfaces / file / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / file / file_controller.py FileController.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / file / file_controller.py FileController.get_files_names   100% 4 0 0   50% 2 1   83%
mindsdb / interfaces / file / file_controller.py FileController.get_file_meta   0% 7 7 0   0% 4 0   0%
mindsdb / interfaces / file / file_controller.py FileController.get_files   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / file / file_controller.py FileController.save_file   78% 27 6 0   33% 6 2   70%
mindsdb / interfaces / file / file_controller.py FileController.get_file_pages   62% 13 5 0   25% 4 1   53%
mindsdb / interfaces / file / file_controller.py FileController.store_pages_as_feather   100% 3 0 0   100% 2 0   100%
mindsdb / interfaces / file / file_controller.py FileController.delete_file   100% 8 0 0   100% 2 0   100%
mindsdb / interfaces / file / file_controller.py FileController.get_file_path   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / file / file_controller.py FileController.get_file_data   0% 22 22 0   0% 8 0   0%
mindsdb / interfaces / file / file_controller.py FileController.set_file_data   0% 11 11 0   0% 4 0   0%
mindsdb / interfaces / file / file_controller.py (no function)   100% 25 0 0   100% 0 0   100%
mindsdb / interfaces / functions / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / functions / controller.py python_to_duckdb_type   0% 11 11 0   0% 10 0   0%
mindsdb / interfaces / functions / controller.py function_maker   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / functions / controller.py BYOMFunctionsController.__init__   100% 5 0 0   100% 0 0   100%
mindsdb / interfaces / functions / controller.py BYOMFunctionsController.get_engines   0% 7 7 0   0% 8 0   0%
mindsdb / interfaces / functions / controller.py BYOMFunctionsController.get_methods   0% 7 7 0   0% 2 0   0%
mindsdb / interfaces / functions / controller.py BYOMFunctionsController.check_function   0% 16 16 0   0% 6 0   0%
mindsdb / interfaces / functions / controller.py BYOMFunctionsController.check_function.callback   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / functions / controller.py BYOMFunctionsController.method_call   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / functions / controller.py BYOMFunctionsController.create_function_set   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / functions / controller.py FunctionController.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / functions / controller.py FunctionController.check_function   0% 7 7 0   0% 6 0   0%
mindsdb / interfaces / functions / controller.py FunctionController.llm_call_function   0% 14 14 0   0% 2 0   0%
mindsdb / interfaces / functions / controller.py FunctionController.llm_call_function.callback   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / functions / controller.py FunctionController.to_markdown_call_function   0% 9 9 0   0% 2 0   0%
mindsdb / interfaces / functions / controller.py FunctionController.to_markdown_call_function.prepare_chat_model_params   0% 7 7 0   0% 2 0   0%
mindsdb / interfaces / functions / controller.py FunctionController.to_markdown_call_function.callback   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / functions / controller.py FunctionController._parse_chat_model_params   0% 12 12 0   0% 10 0   0%
mindsdb / interfaces / functions / controller.py DuckDBFunctions.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / functions / controller.py DuckDBFunctions.check_function   0% 8 8 0   0% 4 0   0%
mindsdb / interfaces / functions / controller.py DuckDBFunctions.register   50% 2 1 0   50% 2 1   50%
mindsdb / interfaces / functions / controller.py (no function)   100% 24 0 0   100% 0 0   100%
mindsdb / interfaces / functions / to_markdown.py ToMarkdown.__init__   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / functions / to_markdown.py ToMarkdown.call   0% 7 7 0   0% 4 0   0%
mindsdb / interfaces / functions / to_markdown.py ToMarkdown._get_file_content   0% 8 8 0   0% 4 0   0%
mindsdb / interfaces / functions / to_markdown.py ToMarkdown._get_file_extension   0% 15 15 0   0% 8 0   0%
mindsdb / interfaces / functions / to_markdown.py ToMarkdown._pdf_to_markdown   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / functions / to_markdown.py ToMarkdown._xml_to_markdown   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / functions / to_markdown.py ToMarkdown._xml_to_markdown.parse_element   0% 11 11 0   0% 6 0   0%
mindsdb / interfaces / functions / to_markdown.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / interfaces / jobs / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / jobs / jobs_controller.py split_sql   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / jobs / jobs_controller.py calc_next_date   54% 28 13 0   28% 18 5   43%
mindsdb / interfaces / jobs / jobs_controller.py parse_job_date   83% 12 2 0   67% 6 2   78%
mindsdb / interfaces / jobs / jobs_controller.py JobsController.add   72% 29 8 0   64% 14 5   70%
mindsdb / interfaces / jobs / jobs_controller.py JobsController.create   0% 16 16 0   0% 10 0   0%
mindsdb / interfaces / jobs / jobs_controller.py JobsController.delete   89% 9 1 0   50% 2 1   82%
mindsdb / interfaces / jobs / jobs_controller.py JobsController._delete_record   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / jobs / jobs_controller.py JobsController.get_list   100% 10 0 0   75% 4 1   93%
mindsdb / interfaces / jobs / jobs_controller.py JobsController.get   100% 5 0 0   100% 2 0   100%
mindsdb / interfaces / jobs / jobs_controller.py JobsController.get_history   100% 5 0 0   100% 0 0   100%
mindsdb / interfaces / jobs / jobs_controller.py JobsExecutor.get_next_tasks   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / jobs / jobs_controller.py JobsExecutor.update_task_schedule   0% 13 13 0   0% 10 0   0%
mindsdb / interfaces / jobs / jobs_controller.py JobsExecutor._delete_record   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / jobs / jobs_controller.py JobsExecutor.lock_record   0% 15 15 0   0% 2 0   0%
mindsdb / interfaces / jobs / jobs_controller.py JobsExecutor.__fill_variables   0% 14 14 0   0% 8 0   0%
mindsdb / interfaces / jobs / jobs_controller.py JobsExecutor.execute_task_local   0% 70 70 0   0% 20 0   0%
mindsdb / interfaces / jobs / jobs_controller.py (no function)   100% 36 0 0   100% 0 0   100%
mindsdb / interfaces / jobs / scheduler.py execute_async   0% 15 15 0   0% 2 0   0%
mindsdb / interfaces / jobs / scheduler.py Scheduler.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / jobs / scheduler.py Scheduler.__del__   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / jobs / scheduler.py Scheduler.stop_thread   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / jobs / scheduler.py Scheduler.scheduler_monitor   0% 10 10 0   100% 0 0   0%
mindsdb / interfaces / jobs / scheduler.py Scheduler.check_timetable   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / jobs / scheduler.py Scheduler.execute_task   0% 16 16 0   0% 4 0   0%
mindsdb / interfaces / jobs / scheduler.py Scheduler.start   0% 9 9 0   100% 0 0   0%
mindsdb / interfaces / jobs / scheduler.py start   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / jobs / scheduler.py (no function)   0% 23 23 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / controller.py _require_agent_extra   0% 2 2 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / controller.py get_model_params   78% 9 2 0   67% 6 2   73%
mindsdb / interfaces / knowledge_base / controller.py adapt_embedding_model_params   0% 15 15 0   0% 6 0   0%
mindsdb / interfaces / knowledge_base / controller.py get_reranking_model_from_params   0% 16 16 0   0% 6 0   0%
mindsdb / interfaces / knowledge_base / controller.py safe_pandas_is_datetime   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / controller.py to_json   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / controller.py rotate_provider_api_key   18% 11 9 0   12% 8 1   16%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.__init__   100% 9 0 0   100% 2 0   100%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.configure_preprocessing   82% 11 2 0   33% 6 2   65%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.select_query   40% 20 12 0   30% 10 3   37%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.select   70% 102 31 0   43% 60 22   60%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable._get_allowed_metadata_columns   33% 6 4 0   50% 2 1   38%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.score_documents   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.add_relevance   32% 28 19 0   25% 12 3   30%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.addapt_conditions_columns   60% 5 2 0   67% 6 2   64%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.addapt_result_columns   100% 8 0 0   100% 4 0   100%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.insert_files   0% 5 5 0   0% 4 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.insert_web_pages   0% 5 5 0   0% 4 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.insert_query_result   0% 10 10 0   0% 4 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.insert_rows   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.insert_documents   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.update_query   0% 22 22 0   0% 12 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.delete_query   0% 6 6 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.hybrid_search   0% 10 10 0   0% 4 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.clear   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.insert   0% 55 55 2   0% 28 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable._adapt_column_names   0% 51 51 0   0% 24 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable._adapt_column_names.convert_row_to_metadata   0% 19 19 0   0% 14 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable._replace_query_content   0% 6 6 0   0% 6 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.get_vector_db   29% 7 5 0   25% 4 1   27%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.get_vector_db_table_name   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable._df_to_embeddings   0% 33 33 0   0% 14 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable._content_to_embeddings   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.call_litellm_embedding   0% 9 9 0   0% 4 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.build_rag_pipeline   0% 30 30 0   0% 8 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable._parse_metadata   0% 10 10 0   0% 4 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable._generate_document_id   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable._convert_metadata_value   0% 13 13 0   0% 12 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseTable.create_index   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController._check_kb_input_params   13% 15 13 0   0% 6 0   10%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController.add   60% 68 27 1   34% 32 11   52%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController._check_vector_table   50% 12 6 0   38% 8 3   45%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController.update   55% 38 17 0   46% 24 7   52%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController._test_reranking   0% 9 9 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController._create_persistent_pgvector   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController._create_persistent_chroma   86% 7 1 0   50% 2 1   78%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController._check_embedding_model   67% 18 6 0   33% 6 2   58%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController.delete   0% 25 25 0   0% 10 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController.get   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController.get_table   89% 9 1 0   50% 6 3   73%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController.list   75% 12 3 0   50% 4 2   69%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController.create_index   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / controller.py KnowledgeBaseController.evaluate   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / controller.py (no function)   100% 109 0 6   100% 0 0   100%
mindsdb / interfaces / knowledge_base / evaluate.py calc_entropy   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py sanitize_json_response   0% 18 18 0   0% 8 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateBase.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateBase.generate   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateBase.evaluate   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateBase._set_llm_client   0% 6 6 0   0% 4 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateBase.generate_test_data   0% 20 20 0   0% 10 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateBase.read_from_table   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateBase._get_dn_table   0% 8 8 0   0% 4 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateBase.save_to_table   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateBase.run_evaluate   0% 25 25 0   0% 14 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateBase.run   0% 7 7 0   0% 4 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateBase.generate_question_answer   0% 10 10 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateRerank.generate   0% 14 14 0   0% 4 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateRerank.evaluate   0% 19 19 0   0% 4 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateRerank.evaluate_retrieval_metrics   0% 54 54 0   0% 12 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateRerank.evaluate_retrieval_metrics.dcg   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateDocID.generate   0% 18 18 0   0% 8 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateDocID.evaluate   0% 20 20 0   0% 6 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py EvaluateDocID.summarize_results   0% 13 13 0   0% 6 0   0%
mindsdb / interfaces / knowledge_base / evaluate.py (no function)   100% 42 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.__init__   100% 6 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.is_content_condition   67% 12 4 0   50% 12 4   58%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.invert_content_op   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.convert_unary_ops   12% 8 7 0   12% 8 1   12%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.union   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.intersect   29% 7 5 0   25% 4 1   27%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.flatten_conditions   61% 18 7 0   50% 12 2   57%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.call_kb   69% 16 5 0   58% 12 3   64%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.execute_content_condition   35% 17 11 0   25% 12 3   31%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.to_include_content   75% 4 1 0   50% 4 2   62%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.to_excluded_ids   25% 12 9 0   50% 4 2   31%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.execute_blocks   59% 46 19 0   47% 32 9   54%
mindsdb / interfaces / knowledge_base / executor.py KnowledgeBaseQueryExecutor.run   71% 7 2 0   50% 4 2   64%
mindsdb / interfaces / knowledge_base / executor.py (no function)   100% 27 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / llm_client.py retry_with_exponential_backoff   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / llm_client.py retry_with_exponential_backoff.decorator   44% 16 9 0   0% 4 0   35%
mindsdb / interfaces / knowledge_base / llm_client.py run_in_batches   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / llm_client.py run_in_batches.decorator   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / llm_client.py run_in_batches.decorator.wrapper   22% 9 7 0   25% 4 1   23%
mindsdb / interfaces / knowledge_base / llm_client.py LLMClient.__init__   37% 35 22 0   33% 18 6   36%
mindsdb / interfaces / knowledge_base / llm_client.py LLMClient.embeddings   75% 8 2 0   50% 2 1   70%
mindsdb / interfaces / knowledge_base / llm_client.py LLMClient.completion   0% 10 10 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / llm_client.py (no function)   100% 14 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / constants.py (no function)   100% 5 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_loader.py _get_langchain_document   0% 3 3 4   100% 0 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / document_loader.py DocumentLoader.__init__   100% 4 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_loader.py DocumentLoader.load_files   0% 12 12 0   0% 6 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / document_loader.py DocumentLoader.load_web_pages   0% 13 13 0   0% 8 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / document_loader.py (no function)   100% 15 0 2   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py _require_agent_extra   50% 2 1 0   50% 2 1   50%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py DocumentPreprocessor.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py DocumentPreprocessor.process_documents   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py DocumentPreprocessor._split_document   100% 5 0 0   100% 2 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py DocumentPreprocessor._get_source   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py DocumentPreprocessor.to_dataframe   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py DocumentPreprocessor.dict_to_document   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py DocumentPreprocessor._generate_chunk_id   100% 7 0 0   100% 4 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py DocumentPreprocessor._prepare_chunk_metadata   100% 7 0 0   50% 4 2   82%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py ContextualPreprocessor.__init__   100% 7 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py ContextualPreprocessor._prepare_prompts   100% 8 0 0   100% 2 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py ContextualPreprocessor._prepare_prompts.tag_replacer   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py ContextualPreprocessor._generate_context   0% 9 9 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py ContextualPreprocessor._async_generate   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py ContextualPreprocessor._split_document   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py ContextualPreprocessor.process_documents   0% 39 39 0   0% 20 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py TextChunkingPreprocessor.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py TextChunkingPreprocessor._split_document   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py TextChunkingPreprocessor.process_documents   93% 29 2 0   69% 16 5   84%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py PreprocessorFactory.create_preprocessor   30% 10 7 0   25% 8 2   28%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py (no function)   100% 40 0 6   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor.process_documents   75% 16 4 0   100% 4 0   80%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._parse_document_content   90% 10 1 0   50% 2 1   83%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._process_json_data   71% 7 2 0   67% 6 2   69%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._create_error_chunk   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._process_json_list   0% 12 12 0   0% 6 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._process_json_dict   71% 24 7 0   70% 10 3   71%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._create_chunk_from_dict   69% 16 5 0   75% 4 1   70%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._filter_fields   100% 12 0 0   100% 10 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._create_chunk_from_primitive   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._flatten_dict   100% 10 0 0   100% 8 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._dict_to_text   65% 17 6 0   57% 14 2   61%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._format_field_content   94% 16 1 0   92% 12 1   93%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor._extract_fields_to_metadata   57% 35 15 0   70% 30 3   63%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py JSONChunkingPreprocessor.to_dataframe   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py (no function)   100% 24 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / models.py PreprocessingConfig.validate_config_presence   62% 8 3 0   50% 6 3   57%
mindsdb / interfaces / knowledge_base / preprocessing / models.py Document.validate_metadata   100% 3 0 0   100% 2 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / models.py (no function)   100% 52 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / text_splitter.py TextSplitter.__init__   100% 7 0 0   100% 2 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / text_splitter.py TextSplitter.split_text   100% 9 0 0   100% 2 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / text_splitter.py TextSplitter.get_next_chunk   85% 13 2 0   80% 10 2   83%
mindsdb / interfaces / knowledge_base / preprocessing / text_splitter.py (no function)   100% 5 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / utils.py generate_document_id   100% 4 0 0   100% 2 0   100%
mindsdb / interfaces / knowledge_base / utils.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / model / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / model / functions.py PredictorRecordNotFound.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / model / functions.py MultiplePredictorRecordsFound.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / model / functions.py get_integration_record   100% 5 0 0   50% 2 1   86%
mindsdb / interfaces / model / functions.py get_project_record   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / model / functions.py get_project_records   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / model / functions.py get_predictor_integration   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / model / functions.py get_predictor_project   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / model / functions.py get_model_records   70% 20 6 0   62% 16 4   67%
mindsdb / interfaces / model / functions.py get_model_record   81% 26 5 0   75% 20 3   78%
mindsdb / interfaces / model / functions.py (no function)   100% 23 0 0   100% 0 0   100%
mindsdb / interfaces / model / model_controller.py delete_model_storage   0% 6 6 0   100% 0 0   0%
mindsdb / interfaces / model / model_controller.py ModelController.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / model / model_controller.py ModelController.get_model_data   88% 25 3 0   33% 6 2   77%
mindsdb / interfaces / model / model_controller.py ModelController.get_reduced_model_data   85% 13 2 0   50% 10 3   70%
mindsdb / interfaces / model / model_controller.py ModelController.describe_model   0% 7 7 0   0% 2 0   0%
mindsdb / interfaces / model / model_controller.py ModelController.get_model   100% 8 0 0   50% 2 1   90%
mindsdb / interfaces / model / model_controller.py ModelController.get_models   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / model / model_controller.py ModelController.delete_model   61% 28 11 0   44% 18 6   54%
mindsdb / interfaces / model / model_controller.py ModelController.rename_model   0% 6 6 0   0% 4 0   0%
mindsdb / interfaces / model / model_controller.py ModelController._get_data_integration_ref   80% 15 3 0   50% 8 4   70%
mindsdb / interfaces / model / model_controller.py ModelController.prepare_create_statement   72% 25 7 0   31% 16 5   56%
mindsdb / interfaces / model / model_controller.py ModelController.create_model   80% 10 2 0   50% 4 2   71%
mindsdb / interfaces / model / model_controller.py ModelController.retrain_model   0% 21 21 0   0% 10 0   0%
mindsdb / interfaces / model / model_controller.py ModelController.prepare_finetune_statement   0% 21 21 0   0% 12 0   0%
mindsdb / interfaces / model / model_controller.py ModelController.finetune_model   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / model / model_controller.py ModelController.update_model   0% 9 9 0   0% 2 0   0%
mindsdb / interfaces / model / model_controller.py ModelController.get_model_info   100% 10 0 0   100% 0 0   100%
mindsdb / interfaces / model / model_controller.py ModelController.set_model_active_version   0% 8 8 0   0% 4 0   0%
mindsdb / interfaces / model / model_controller.py ModelController.delete_model_version   0% 12 12 0   0% 6 0   0%
mindsdb / interfaces / model / model_controller.py (no function)   100% 45 0 0   100% 0 0   100%
mindsdb / interfaces / query_context / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.__init__   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.get_partitions   0% 15 15 0   0% 6 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.get_partition_query   0% 21 21 0   0% 12 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.get_info   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.add_to_task   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.remove_from_task   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.set_params   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.get_max_track_value   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.set_progress   0% 11 11 0   0% 8 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.on_error   0% 7 7 0   100% 0 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.mark_as_run   0% 9 9 0   0% 6 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.get_state   0% 6 6 0   100% 0 0   0%
mindsdb / interfaces / query_context / context_controller.py RunningQuery.finish   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.handle_db_context_vars   20% 20 16 0   10% 10 1   17%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.handle_db_context_vars.callback   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.remove_lasts   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.remove_lasts.replace_lasts   10% 10 9 0   12% 8 1   11%
mindsdb / interfaces / query_context / context_controller.py QueryContextController._result_callback   0% 24 24 0   0% 10 0   0%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.drop_query_context   75% 4 1 0   50% 2 1   67%
mindsdb / interfaces / query_context / context_controller.py QueryContextController._get_init_last_values   0% 19 19 0   0% 12 0   0%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.get_current_context   100% 7 0 0   100% 2 0   100%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.set_context   100% 6 0 0   100% 0 0   100%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.release_context   70% 10 3 0   50% 4 2   64%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.gen_context_name   80% 5 1 0   75% 4 1   78%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.get_context_vars   67% 6 2 0   25% 4 1   50%
mindsdb / interfaces / query_context / context_controller.py QueryContextController._get_context_record   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.__add_context_record   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.__update_context_record   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.get_query   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.create_query   0% 8 8 0   0% 2 0   0%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.list_queries   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / query_context / context_controller.py QueryContextController.cancel_query   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / query_context / context_controller.py (no function)   100% 48 0 0   100% 0 0   100%
mindsdb / interfaces / query_context / last_query.py LastQuery.__init__   70% 10 3 0   50% 4 2   64%
mindsdb / interfaces / query_context / last_query.py LastQuery._find_last_columns   13% 54 47 1   3% 30 1   10%
mindsdb / interfaces / query_context / last_query.py LastQuery._find_last_columns.replace_last_in_tree   15% 13 11 0   17% 12 2   16%
mindsdb / interfaces / query_context / last_query.py LastQuery._find_last_columns.index_query   78% 18 4 0   67% 12 4   73%
mindsdb / interfaces / query_context / last_query.py LastQuery.to_string   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / query_context / last_query.py LastQuery.get_last_columns   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / query_context / last_query.py LastQuery.apply_values   0% 5 5 0   0% 4 0   0%
mindsdb / interfaces / query_context / last_query.py LastQuery.get_init_queries   0% 22 22 0   0% 12 0   0%
mindsdb / interfaces / query_context / last_query.py (no function)   100% 12 0 0   100% 0 0   100%
mindsdb / interfaces / query_context / query_task.py QueryTask.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / query_context / query_task.py QueryTask.run   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / query_context / query_task.py (no function)   0% 7 7 0   100% 0 0   0%
mindsdb / interfaces / skills / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / skills / custom / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / skills / custom / text2sql / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_kb_tools.py llm_str_strip   0% 12 12 0   0% 10 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_kb_tools.py KnowledgeBaseListTool._run   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_kb_tools.py KnowledgeBaseInfoTool._extract_kb_names   0% 19 19 0   0% 10 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_kb_tools.py KnowledgeBaseInfoTool._run   0% 51 51 0   0% 30 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_kb_tools.py KnowledgeBaseQueryTool._extract_query   0% 6 6 0   0% 4 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_kb_tools.py KnowledgeBaseQueryTool._run   0% 26 26 0   0% 14 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_kb_tools.py (no function)   0% 33 33 0   100% 0 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_sql_tool.py MindsDBSQLParserTool._clean_query   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_sql_tool.py MindsDBSQLParserTool._query_options   0% 3 3 0   0% 2 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_sql_tool.py MindsDBSQLParserTool._run   0% 10 10 0   0% 2 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_sql_tool.py (no function)   0% 15 15 0   100% 0 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_sql_toolkit.py MindsDBSQLToolkit.get_tools   0% 19 19 0   0% 4 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_sql_toolkit.py (no function)   0% 12 12 0   100% 0 0   0%
mindsdb / interfaces / skills / retrieval_tool.py _load_rag_config   0% 31 31 0   0% 12 0   0%
mindsdb / interfaces / skills / retrieval_tool.py _build_rag_pipeline_tool   0% 7 7 0   100% 0 0   0%
mindsdb / interfaces / skills / retrieval_tool.py _build_rag_pipeline_tool.rag_wrapper   0% 7 7 0   100% 0 0   0%
mindsdb / interfaces / skills / retrieval_tool.py _build_name_lookup_tool   0% 14 14 0   0% 4 0   0%
mindsdb / interfaces / skills / retrieval_tool.py _build_name_lookup_tool._get_document_by_name   0% 21 21 0   0% 12 0   0%
mindsdb / interfaces / skills / retrieval_tool.py _build_name_lookup_tool._lookup_document_by_name   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / skills / retrieval_tool.py build_retrieval_tools   0% 10 10 0   0% 2 0   0%
mindsdb / interfaces / skills / retrieval_tool.py _get_knowledge_base   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / skills / retrieval_tool.py (no function)   100% 19 0 0   100% 0 0   100%
mindsdb / interfaces / skills / skill_tool.py SkillData.restriction_on_tables   0% 22 22 0   0% 16 0   0%
mindsdb / interfaces / skills / skill_tool.py SkillData.restriction_on_tables.list_to_map   0% 11 11 0   0% 6 0   0%
mindsdb / interfaces / skills / skill_tool.py SkillToolController.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / skills / skill_tool.py SkillToolController.get_command_executor   0% 7 7 0   0% 2 0   0%
mindsdb / interfaces / skills / skill_tool.py SkillToolController._make_text_to_sql_tools   0% 119 119 0   0% 88 0   0%
mindsdb / interfaces / skills / skill_tool.py SkillToolController._make_text_to_sql_tools.escape_table_name   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / skills / skill_tool.py SkillToolController._make_retrieval_tools   0% 9 9 0   0% 2 0   0%
mindsdb / interfaces / skills / skill_tool.py SkillToolController._get_rag_query_function   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / skills / skill_tool.py SkillToolController._get_rag_query_function._answer_question   0% 9 9 0   0% 4 0   0%
mindsdb / interfaces / skills / skill_tool.py SkillToolController._make_knowledge_base_tools   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / skills / skill_tool.py SkillToolController.get_tools_from_skills   0% 20 20 0   0% 14 0   0%
mindsdb / interfaces / skills / skill_tool.py (no function)   100% 41 0 0   100% 0 0   100%
mindsdb / interfaces / skills / skills_controller.py SkillsController.__init__   100% 3 0 0   50% 2 1   80%
mindsdb / interfaces / skills / skills_controller.py SkillsController.get_skill   100% 6 0 0   100% 2 0   100%
mindsdb / interfaces / skills / skills_controller.py SkillsController.get_skills   71% 7 2 0   50% 2 1   67%
mindsdb / interfaces / skills / skills_controller.py SkillsController.add_skill   80% 10 2 0   50% 4 2   71%
mindsdb / interfaces / skills / skills_controller.py SkillsController.update_skill   88% 17 2 0   50% 10 5   74%
mindsdb / interfaces / skills / skills_controller.py SkillsController.delete_skill   71% 7 2 0   50% 4 2   64%
mindsdb / interfaces / skills / skills_controller.py (no function)   100% 17 0 0   100% 0 0   100%
mindsdb / interfaces / skills / sql_agent.py list_to_csv_str   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / skills / sql_agent.py split_table_name   0% 16 16 0   0% 10 0   0%
mindsdb / interfaces / skills / sql_agent.py TablesCollection.__init__   0% 23 23 0   0% 14 0   0%
mindsdb / interfaces / skills / sql_agent.py TablesCollection._get_paths   0% 12 12 0   0% 6 0   0%
mindsdb / interfaces / skills / sql_agent.py TablesCollection.match   0% 10 10 0   0% 10 0   0%
mindsdb / interfaces / skills / sql_agent.py TablesCollection.__bool__   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / skills / sql_agent.py TablesCollection.__repr__   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.__init__   0% 16 16 0   0% 4 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent._call_engine   0% 7 7 0   0% 4 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent._check_permissions   0% 6 6 0   0% 4 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent._check_permissions._check_f   0% 19 19 1   0% 10 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.check_knowledge_base_permission   0% 4 4 0   0% 4 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.check_table_permission   0% 4 4 0   0% 4 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.get_usable_table_names   0% 30 30 0   0% 24 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.get_usable_knowledge_base_names   0% 10 10 0   0% 8 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.get_all_knowledge_base_names   0% 10 10 0   0% 2 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent._resolve_table_names   0% 21 21 0   0% 14 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.get_knowledge_base_info   0% 10 10 0   0% 6 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.get_table_info   0% 33 33 0   0% 20 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.get_kb_sample_rows   0% 12 12 0   100% 0 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.get_kb_sample_rows.truncate_value   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent._get_single_table_info   0% 32 32 0   0% 8 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent._get_sample_rows   0% 12 12 0   100% 0 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent._get_sample_rows.truncate_value   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent._clean_query   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.query   0% 9 9 0   0% 4 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.query._repr_result   0% 12 12 0   0% 2 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.get_table_info_safe   0% 6 6 0   100% 0 0   0%
mindsdb / interfaces / skills / sql_agent.py SQLAgent.query_safe   0% 9 9 0   0% 2 0   0%
mindsdb / interfaces / skills / sql_agent.py (no function)   100% 45 0 0   100% 0 0   100%
mindsdb / interfaces / storage / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / storage / db.py init   100% 8 0 0   50% 2 1   90%
mindsdb / interfaces / storage / db.py init._json_serializer   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / db.py serializable_insert   57% 14 6 0   50% 6 1   55%
mindsdb / interfaces / storage / db.py NumpyEncoder.default   0% 7 7 0   0% 6 0   0%
mindsdb / interfaces / storage / db.py Array.process_bind_param   40% 5 3 0   25% 4 1   33%
mindsdb / interfaces / storage / db.py Array.process_result_value   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / db.py Json.process_bind_param   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / db.py Json.process_result_value   67% 3 1 0   50% 2 1   60%
mindsdb / interfaces / storage / db.py Predictor.get_name_and_version   100% 7 0 0   100% 2 0   100%
mindsdb / interfaces / storage / db.py JsonStorage.to_dict   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / storage / db.py ChatBots.as_dict   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / db.py Skills.as_dict   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / db.py Agents.as_dict   100% 30 0 0   94% 18 1   98%
mindsdb / interfaces / storage / db.py KnowledgeBase.as_dict   100% 9 0 0   88% 8 1   94%
mindsdb / interfaces / storage / db.py (no function)   100% 306 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py compare_recursive   0% 6 6 0   0% 6 0   0%
mindsdb / interfaces / storage / fs.py compare_directories   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / fs.py copy   0% 14 14 0   0% 10 0   0%
mindsdb / interfaces / storage / fs.py BaseFSStore.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py BaseFSStore.get   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / storage / fs.py BaseFSStore.put   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / storage / fs.py BaseFSStore.delete   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / storage / fs.py get_dir_size   0% 8 8 0   0% 6 0   0%
mindsdb / interfaces / storage / fs.py AbsentFSStore.get   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py AbsentFSStore.put   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py AbsentFSStore.delete   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py LocalFSStore.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / storage / fs.py LocalFSStore.get   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / storage / fs.py LocalFSStore.put   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / fs.py LocalFSStore.delete   0% 7 7 0   0% 2 0   0%
mindsdb / interfaces / storage / fs.py FileLock.lock_folder_path   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py FileLock.__init__   75% 12 3 0   75% 4 1   75%
mindsdb / interfaces / storage / fs.py FileLock.__enter__   36% 11 7 0   50% 2 1   38%
mindsdb / interfaces / storage / fs.py FileLock.__exit__   57% 7 3 0   50% 2 1   56%
mindsdb / interfaces / storage / fs.py S3FSStore.__init__   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / storage / fs.py S3FSStore._get_remote_last_modified   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / storage / fs.py S3FSStore._get_local_last_modified   0% 9 9 0   0% 2 0   0%
mindsdb / interfaces / storage / fs.py S3FSStore._save_local_last_modified   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / storage / fs.py S3FSStore._download   0% 13 13 0   0% 4 0   0%
mindsdb / interfaces / storage / fs.py S3FSStore.get   0% 12 12 0   0% 2 0   0%
mindsdb / interfaces / storage / fs.py S3FSStore.put   0% 22 22 0   0% 6 0   0%
mindsdb / interfaces / storage / fs.py S3FSStore.delete   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / storage / fs.py FsStore   38% 8 5 0   17% 6 1   29%
mindsdb / interfaces / storage / fs.py FileStorage.__init__   100% 12 0 0   100% 2 0   100%
mindsdb / interfaces / storage / fs.py FileStorage.push   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py FileStorage._push_no_lock   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py FileStorage.push_path   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py FileStorage.pull   50% 4 2 0   100% 0 0   50%
mindsdb / interfaces / storage / fs.py FileStorage.pull_path   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py FileStorage.file_set   0% 8 8 0   0% 4 0   0%
mindsdb / interfaces / storage / fs.py FileStorage.file_get   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / storage / fs.py FileStorage.add   0% 12 12 0   0% 8 0   0%
mindsdb / interfaces / storage / fs.py FileStorage.get_path   82% 11 2 0   50% 8 4   68%
mindsdb / interfaces / storage / fs.py FileStorage.delete   48% 25 13 0   21% 14 3   38%
mindsdb / interfaces / storage / fs.py FileStorageFactory.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py FileStorageFactory.__call__   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / fs.py (no function)   98% 103 2 0   50% 4 2   96%
mindsdb / interfaces / storage / json.py JsonStorage.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / storage / json.py JsonStorage.__setitem__   75% 8 2 0   50% 4 2   67%
mindsdb / interfaces / storage / json.py JsonStorage.set   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / json.py JsonStorage.__getitem__   100% 4 0 0   100% 2 0   100%
mindsdb / interfaces / storage / json.py JsonStorage.get   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / json.py JsonStorage.get_record   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / storage / json.py JsonStorage.get_all_records   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / storage / json.py JsonStorage.__repr__   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / storage / json.py JsonStorage.__len__   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / json.py JsonStorage.__delitem__   0% 8 8 0   0% 2 0   0%
mindsdb / interfaces / storage / json.py JsonStorage.delete   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / storage / json.py JsonStorage.clean   62% 8 3 0   100% 2 0   70%
mindsdb / interfaces / storage / json.py EncryptedJsonStorage.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / json.py EncryptedJsonStorage.__setitem__   0% 9 9 0   0% 4 0   0%
mindsdb / interfaces / storage / json.py EncryptedJsonStorage.set_bytes   0% 6 6 0   0% 2 0   0%
mindsdb / interfaces / storage / json.py EncryptedJsonStorage.set_str   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / storage / json.py EncryptedJsonStorage.__getitem__   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / storage / json.py get_json_storage   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / storage / json.py get_encrypted_json_storage   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / storage / json.py (no function)   100% 28 0 0   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py ModelStorage.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py ModelStorage._get_model_record   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.get_info   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.status_set   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.training_state_set   0% 8 8 0   0% 6 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.training_state_get   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.columns_get   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.columns_set   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.file_get   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.file_set   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.folder_get   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.folder_sync   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.file_list   100% 0 0 1   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py ModelStorage.file_del   100% 0 0 1   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py ModelStorage.json_set   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.encrypted_json_set   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.json_get   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.encrypted_json_get   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py ModelStorage.json_list   100% 0 0 1   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py ModelStorage.json_del   100% 0 0 1   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py ModelStorage.delete   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.__init__   100% 7 0 0   100% 2 0   100%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.__convert_name   100% 2 0 0   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.is_empty   0% 5 5 0   0% 4 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.get_connection_args   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.update_connection_args   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.file_get   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.file_set   0% 3 3 0   0% 2 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.file_list   100% 0 0 1   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.file_del   100% 0 0 1   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.folder_get   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.folder_sync   75% 4 1 0   50% 2 1   67%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.json_set   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.encrypted_json_set   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.json_get   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.encrypted_json_get   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.json_list   100% 0 0 1   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.json_del   100% 0 0 1   100% 0 0   100%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.export_files   0% 17 17 0   0% 10 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.import_files   0% 11 11 0   0% 4 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.export_json_storage   0% 8 8 0   0% 4 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.import_json_storage   0% 7 7 0   0% 4 0   0%
mindsdb / interfaces / storage / model_fs.py HandlerStorage.delete   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / storage / model_fs.py (no function)   100% 47 0 14   100% 0 0   100%
mindsdb / interfaces / tabs / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / tabs / tabs_controller.py get_storage   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / tabs / tabs_controller.py TabsController.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / interfaces / tabs / tabs_controller.py TabsController._get_file_storage   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / tabs / tabs_controller.py TabsController._get_next_tab_id   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / tabs / tabs_controller.py TabsController._get_tabs_files   0% 9 9 0   0% 6 0   0%
mindsdb / interfaces / tabs / tabs_controller.py TabsController._get_tabs_meta   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / tabs / tabs_controller.py TabsController._load_tab_data   0% 18 18 0   0% 4 0   0%
mindsdb / interfaces / tabs / tabs_controller.py TabsController._migrate_legacy   0% 29 29 0   0% 6 0   0%
mindsdb / interfaces / tabs / tabs_controller.py TabsController.get_all   0% 13 13 0   0% 2 0   0%
mindsdb / interfaces / tabs / tabs_controller.py TabsController.get   0% 12 12 0   0% 2 0   0%
mindsdb / interfaces / tabs / tabs_controller.py TabsController.add   0% 21 21 0   0% 8 0   0%
mindsdb / interfaces / tabs / tabs_controller.py TabsController.modify   0% 22 22 0   0% 10 0   0%
mindsdb / interfaces / tabs / tabs_controller.py TabsController.delete   0% 6 6 0   100% 0 0   0%
mindsdb / interfaces / tabs / tabs_controller.py (no function)   100% 25 0 0   100% 0 0   100%
mindsdb / interfaces / tasks / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / tasks / task.py BaseTask.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / tasks / task.py BaseTask.run   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / tasks / task.py BaseTask.set_error   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / tasks / task.py (no function)   100% 5 0 0   100% 0 0   100%
mindsdb / interfaces / tasks / task_monitor.py TaskMonitor.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / interfaces / tasks / task_monitor.py TaskMonitor.start   0% 16 16 0   0% 2 0   0%
mindsdb / interfaces / tasks / task_monitor.py TaskMonitor.stop_all_tasks   0% 3 3 0   0% 2 0   0%
mindsdb / interfaces / tasks / task_monitor.py TaskMonitor.check_tasks   0% 16 16 0   0% 12 0   0%
mindsdb / interfaces / tasks / task_monitor.py TaskMonitor._lock_task   0% 13 13 0   0% 6 0   0%
mindsdb / interfaces / tasks / task_monitor.py TaskMonitor._set_alive   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / tasks / task_monitor.py TaskMonitor._unlock_task   0% 4 4 0   0% 2 0   0%
mindsdb / interfaces / tasks / task_monitor.py TaskMonitor.start_task   0% 5 5 0   0% 2 0   0%
mindsdb / interfaces / tasks / task_monitor.py TaskMonitor.stop_task   0% 7 7 0   0% 2 0   0%
mindsdb / interfaces / tasks / task_monitor.py start   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / tasks / task_monitor.py (no function)   0% 26 26 0   0% 2 0   0%
mindsdb / interfaces / tasks / task_thread.py TaskThread.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / interfaces / tasks / task_thread.py TaskThread.run   0% 23 23 0   0% 8 0   0%
mindsdb / interfaces / tasks / task_thread.py TaskThread.stop   0% 2 2 0   100% 0 0   0%
mindsdb / interfaces / tasks / task_thread.py (no function)   0% 13 13 0   100% 0 0   0%
mindsdb / interfaces / triggers / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / triggers / trigger_task.py TriggerTask.__init__   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / triggers / trigger_task.py TriggerTask.run   0% 15 15 0   0% 4 0   0%
mindsdb / interfaces / triggers / trigger_task.py TriggerTask._callback   0% 16 16 0   0% 4 0   0%
mindsdb / interfaces / triggers / trigger_task.py TriggerTask._callback.find_table   0% 3 3 0   0% 4 0   0%
mindsdb / interfaces / triggers / trigger_task.py (no function)   0% 17 17 0   100% 0 0   0%
mindsdb / interfaces / triggers / triggers_controller.py TriggersController.add   0% 37 37 0   0% 14 0   0%
mindsdb / interfaces / triggers / triggers_controller.py TriggersController.delete   0% 8 8 0   0% 4 0   0%
mindsdb / interfaces / triggers / triggers_controller.py TriggersController.get_trigger_record   0% 4 4 0   100% 0 0   0%
mindsdb / interfaces / triggers / triggers_controller.py TriggersController.get_list   0% 12 12 0   0% 4 0   0%
mindsdb / interfaces / triggers / triggers_controller.py (no function)   100% 13 0 0   100% 0 0   100%
mindsdb / interfaces / variables / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / variables / variables_controller.py VariablesController.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / interfaces / variables / variables_controller.py VariablesController._get_data   100% 5 0 0   50% 4 2   78%
mindsdb / interfaces / variables / variables_controller.py VariablesController.get_value   75% 4 1 0   50% 2 1   67%
mindsdb / interfaces / variables / variables_controller.py VariablesController.set_value   0% 3 3 0   100% 0 0   0%
mindsdb / interfaces / variables / variables_controller.py VariablesController._from_env   0% 6 6 0   0% 4 0   0%
mindsdb / interfaces / variables / variables_controller.py VariablesController._get_function   0% 3 3 0   0% 2 0   0%
mindsdb / interfaces / variables / variables_controller.py VariablesController.set_variable   0% 8 8 0   0% 4 0   0%
mindsdb / interfaces / variables / variables_controller.py VariablesController.fill_parameters   70% 10 3 0   75% 8 2   72%
mindsdb / interfaces / variables / variables_controller.py (no function)   100% 19 0 0   100% 0 0   100%
mindsdb / metrics / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / metrics / metrics.py api_endpoint_metrics   100% 3 0 0   100% 0 0   100%
mindsdb / metrics / metrics.py api_endpoint_metrics.decorator_metrics   100% 2 0 0   100% 0 0   100%
mindsdb / metrics / metrics.py api_endpoint_metrics.decorator_metrics.wrapper_metrics   13% 15 13 0   50% 2 1   18%
mindsdb / metrics / metrics.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / metrics / server.py init_metrics   40% 10 6 0   25% 4 1   36%
mindsdb / metrics / server.py init_metrics.metrics   0% 1 1 0   100% 0 0   0%
mindsdb / metrics / server.py (no function)   100% 7 0 0   100% 0 0   100%
mindsdb / migrations / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / migrations / env.py run_migrations_offline   0% 4 4 0   100% 0 0   0%
mindsdb / migrations / env.py run_migrations_online   100% 5 0 0   100% 0 0   100%
mindsdb / migrations / env.py (no function)   92% 13 1 0   50% 2 1   87%
mindsdb / migrations / migrate.py apply_checkpoint_migration   89% 9 1 0   50% 2 1   82%
mindsdb / migrations / migrate.py get_current_revision   100% 3 0 0   100% 0 0   100%
mindsdb / migrations / migrate.py migrate_to_head   80% 20 4 0   50% 4 2   75%
mindsdb / migrations / migrate.py (no function)   89% 18 2 0   50% 2 1   85%
mindsdb / migrations / versions / 2021-11-30_17c3d2384711_init.py upgrade   0% 11 11 0   100% 0 0   0%
mindsdb / migrations / versions / 2021-11-30_17c3d2384711_init.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2021-11-30_17c3d2384711_init.py (no function)   100% 108 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-01-26_47f97b83cee4_views.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-01-26_47f97b83cee4_views.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-01-26_47f97b83cee4_views.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-02-09_27c5aca9e47e_db_files.py upgrade   0% 60 60 0   0% 18 0   0%
mindsdb / migrations / versions / 2022-02-09_27c5aca9e47e_db_files.py downgrade   0% 26 26 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-02-09_27c5aca9e47e_db_files.py (no function)   100% 12 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-05-25_d74c189b87e6_predictor_integration.py upgrade   0% 49 49 0   0% 20 0   0%
mindsdb / migrations / versions / 2022-05-25_d74c189b87e6_predictor_integration.py downgrade   0% 12 12 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-05-25_d74c189b87e6_predictor_integration.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-07-08_999bceb904df_integration_args.py upgrade   0% 30 30 0   0% 20 0   0%
mindsdb / migrations / versions / 2022-07-08_999bceb904df_integration_args.py downgrade   0% 14 14 0   0% 4 0   0%
mindsdb / migrations / versions / 2022-07-08_999bceb904df_integration_args.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-07-15_b5b53e0ea7f8_training_data_rows_columns_count.py upgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-07-15_b5b53e0ea7f8_training_data_rows_columns_count.py downgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-07-15_b5b53e0ea7f8_training_data_rows_columns_count.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-07-22_6e834843e7e9_training_time.py upgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-07-22_6e834843e7e9_training_time.py downgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-07-22_6e834843e7e9_training_time.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-08-19_976f15a37e6a_predictors_versioning.py upgrade   0% 7 7 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-08-19_976f15a37e6a_predictors_versioning.py downgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-08-19_976f15a37e6a_predictors_versioning.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-08-25_6a54ba55872e_view_integration.py upgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-08-25_6a54ba55872e_view_integration.py downgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-08-25_6a54ba55872e_view_integration.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-08-29_473e8f239481_straighten.py upgrade   0% 19 19 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-08-29_473e8f239481_straighten.py downgrade   0% 8 8 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-08-29_473e8f239481_straighten.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-09-06_96d5fef10caa_data_integration_id.py upgrade   0% 13 13 0   0% 2 0   0%
mindsdb / migrations / versions / 2022-09-06_96d5fef10caa_data_integration_id.py downgrade   0% 8 8 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-09-06_96d5fef10caa_data_integration_id.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-09-08_87b2df2b83e1_predictor_status.py upgrade   0% 28 28 0   0% 16 0   0%
mindsdb / migrations / versions / 2022-09-08_87b2df2b83e1_predictor_status.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-09-08_87b2df2b83e1_predictor_status.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-09-19_3d5e70105df7_content_storage.py upgrade   0% 19 19 0   0% 12 0   0%
mindsdb / migrations / versions / 2022-09-19_3d5e70105df7_content_storage.py downgrade   0% 13 13 0   0% 8 0   0%
mindsdb / migrations / versions / 2022-09-19_3d5e70105df7_content_storage.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-09-29_cada7d2be947_json_storage.py upgrade   0% 16 16 0   0% 4 0   0%
mindsdb / migrations / versions / 2022-09-29_cada7d2be947_json_storage.py downgrade   0% 12 12 0   0% 4 0   0%
mindsdb / migrations / versions / 2022-09-29_cada7d2be947_json_storage.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-10-14_43c52d23845a_projects.py upgrade   0% 22 22 0   0% 2 0   0%
mindsdb / migrations / versions / 2022-10-14_43c52d23845a_projects.py downgrade   0% 14 14 0   0% 2 0   0%
mindsdb / migrations / versions / 2022-10-14_43c52d23845a_projects.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-11-07_1e60096fc817_predictor_version.py upgrade   0% 15 15 0   0% 4 0   0%
mindsdb / migrations / versions / 2022-11-07_1e60096fc817_predictor_version.py downgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-11-07_1e60096fc817_predictor_version.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-11-11_d429095b570f_data_integration_id.py upgrade   0% 23 23 0   0% 10 0   0%
mindsdb / migrations / versions / 2022-11-11_d429095b570f_data_integration_id.py downgrade   0% 20 20 0   0% 6 0   0%
mindsdb / migrations / versions / 2022-11-11_d429095b570f_data_integration_id.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2022-12-26_459218b0844c_fix_unique_constraint.py upgrade   0% 10 10 0   100% 0 0   0%
mindsdb / migrations / versions / 2022-12-26_459218b0844c_fix_unique_constraint.py downgrade   100% 0 0 1   100% 0 0   100%
mindsdb / migrations / versions / 2022-12-26_459218b0844c_fix_unique_constraint.py (no function)   100% 7 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-02-02_b6d0a47294ac_jobs.py upgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-02-02_b6d0a47294ac_jobs.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-02-02_b6d0a47294ac_jobs.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-02-17_ee63d868fa84_predictor_integration_null.py upgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-02-17_ee63d868fa84_predictor_integration_null.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-02-17_ee63d868fa84_predictor_integration_null.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-02-25_3154382dab17_training_progress.py upgrade   0% 4 4 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-02-25_3154382dab17_training_progress.py downgrade   0% 4 4 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-02-25_3154382dab17_training_progress.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-02-27_ef04cdbe51ed_jobs_user_class.py upgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-02-27_ef04cdbe51ed_jobs_user_class.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-02-27_ef04cdbe51ed_jobs_user_class.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-04-11_b8be148dbc85_jobs_history_query.py upgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-04-11_b8be148dbc85_jobs_history_query.py downgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-04-11_b8be148dbc85_jobs_history_query.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-05-24_6d748f2c7b0b_remove_streams.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-05-24_6d748f2c7b0b_remove_streams.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-05-24_6d748f2c7b0b_remove_streams.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-05-31_aaecd7012a78_chatbot.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-05-31_aaecd7012a78_chatbot.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-05-31_aaecd7012a78_chatbot.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-06-16_9d6271bb2c38_update_chat_bots_table.py upgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-06-16_9d6271bb2c38_update_chat_bots_table.py downgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-06-16_9d6271bb2c38_update_chat_bots_table.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-06-19_b5bf593ba659_create_chat_bots_history_table.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-06-19_b5bf593ba659_create_chat_bots_history_table.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-06-19_b5bf593ba659_create_chat_bots_history_table.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-06-27_607709e1615b_update_project_names.py upgrade   0% 5 5 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-06-27_607709e1615b_update_project_names.py upgrade._rename   0% 6 6 0   0% 2 0   0%
mindsdb / migrations / versions / 2023-06-27_607709e1615b_update_project_names.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-06-27_607709e1615b_update_project_names.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-07-13_a57506731839_triggers.py upgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-07-13_a57506731839_triggers.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-07-13_a57506731839_triggers.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-07-19_ad04ee0bd385_chatbot_to_task.py upgrade   0% 5 5 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-07-19_ad04ee0bd385_chatbot_to_task.py downgrade   0% 5 5 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-07-19_ad04ee0bd385_chatbot_to_task.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-08-29_b0382f5be48d_predictor_hostname.py upgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-08-29_b0382f5be48d_predictor_hostname.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-08-29_b0382f5be48d_predictor_hostname.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-08-31_4c26ad04eeaa_add_skills_table.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-08-31_4c26ad04eeaa_add_skills_table.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-08-31_4c26ad04eeaa_add_skills_table.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-09-06_d44ab65a6a35_add_agents_table.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-09-06_d44ab65a6a35_add_agents_table.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-09-06_d44ab65a6a35_add_agents_table.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-09-06_e187961e844a_add_agent_skills_table.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-09-06_e187961e844a_add_agent_skills_table.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-09-06_e187961e844a_add_agent_skills_table.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-09-18_011e6f2dd9c2_backfill_agent_id.py upgrade   0% 16 16 0   0% 4 0   0%
mindsdb / migrations / versions / 2023-09-18_011e6f2dd9c2_backfill_agent_id.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-09-18_011e6f2dd9c2_backfill_agent_id.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-09-18_f16d4ab03091_add_agent_id.py upgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-09-18_f16d4ab03091_add_agent_id.py downgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-09-18_f16d4ab03091_add_agent_id.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-09-20_309db3d07cf4_add_knowledge_base.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-09-20_309db3d07cf4_add_knowledge_base.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-09-20_309db3d07cf4_add_knowledge_base.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-10-03_6cb02dfd7f61_query_context.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-10-03_6cb02dfd7f61_query_context.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-10-03_6cb02dfd7f61_query_context.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-11-01_c67822e96833_jobs_active.py upgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-11-01_c67822e96833_jobs_active.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-11-01_c67822e96833_jobs_active.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2023-12-25_4b3c9d63e89c_predictor_index.py upgrade   0% 8 8 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-12-25_4b3c9d63e89c_predictor_index.py downgrade   0% 8 8 0   100% 0 0   0%
mindsdb / migrations / versions / 2023-12-25_4b3c9d63e89c_predictor_index.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-02-02_5a5c49313e52_job_condition.py upgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-02-02_5a5c49313e52_job_condition.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-02-02_5a5c49313e52_job_condition.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-02-12_9461892bd889_llm_log.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-02-12_9461892bd889_llm_log.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-02-12_9461892bd889_llm_log.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-04-25_2958416fbe75_drop_semaphor.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-04-25_2958416fbe75_drop_semaphor.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-04-25_2958416fbe75_drop_semaphor.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-06-06_cbedc4968d5d_store_llm_data.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-06-06_cbedc4968d5d_store_llm_data.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-06-06_cbedc4968d5d_store_llm_data.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-07-09_bfc6f44f5bc9_agent_model_optional.py upgrade   0% 4 4 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-07-09_bfc6f44f5bc9_agent_model_optional.py downgrade   0% 4 4 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-07-09_bfc6f44f5bc9_agent_model_optional.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-07-19_45eb2eb61f70_add_provider_to_agent.py upgrade   0% 9 9 0   0% 6 0   0%
mindsdb / migrations / versions / 2024-07-19_45eb2eb61f70_add_provider_to_agent.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-07-19_45eb2eb61f70_add_provider_to_agent.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-08-12_8e17ff6b75e9_agents_deleted_at.py upgrade   0% 6 6 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-08-12_8e17ff6b75e9_agents_deleted_at.py downgrade   0% 6 6 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-08-12_8e17ff6b75e9_agents_deleted_at.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-10-07_6c57ed39a82b_added_webhook_token_to_chat_bots.py upgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-10-07_6c57ed39a82b_added_webhook_token_to_chat_bots.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-10-07_6c57ed39a82b_added_webhook_token_to_chat_bots.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-11-15_9d559f68d535_add_llm_log_columns.py upgrade   0% 9 9 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-11-15_9d559f68d535_add_llm_log_columns.py downgrade   0% 9 9 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-11-15_9d559f68d535_add_llm_log_columns.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-11-19_0f89b523f346_agent_skills_parameters.py upgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-11-19_0f89b523f346_agent_skills_parameters.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-11-19_0f89b523f346_agent_skills_parameters.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-11-28_a8a3fac369e7_llm_log_json_in_out.py upgrade   0% 22 22 0   0% 4 0   0%
mindsdb / migrations / versions / 2024-11-28_a8a3fac369e7_llm_log_json_in_out.py downgrade   0% 24 24 0   0% 6 0   0%
mindsdb / migrations / versions / 2024-11-28_a8a3fac369e7_llm_log_json_in_out.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2024-11-29_f6dc924079fa_predictor_training_metadata.py upgrade   0% 8 8 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-11-29_f6dc924079fa_predictor_training_metadata.py downgrade   0% 4 4 0   100% 0 0   0%
mindsdb / migrations / versions / 2024-11-29_f6dc924079fa_predictor_training_metadata.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-01-15_c06c35f7e8e1_project_company.py upgrade   0% 14 14 0   0% 8 0   0%
mindsdb / migrations / versions / 2025-01-15_c06c35f7e8e1_project_company.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-01-15_c06c35f7e8e1_project_company.py (no function)   100% 12 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-02-09_4943359e354a_file_metadata.py upgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-02-09_4943359e354a_file_metadata.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-02-09_4943359e354a_file_metadata.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-02-10_6ab9903fc59a_del_log_table.py upgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-02-10_6ab9903fc59a_del_log_table.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-02-10_6ab9903fc59a_del_log_table.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-02-14_4521dafe89ab_added_encrypted_content_to_json_storage.py upgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-02-14_4521dafe89ab_added_encrypted_content_to_json_storage.py downgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-02-14_4521dafe89ab_added_encrypted_content_to_json_storage.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-02-19_11347c213b36_added_metadata_to_projects.py upgrade   0% 11 11 0   0% 2 0   0%
mindsdb / migrations / versions / 2025-02-19_11347c213b36_added_metadata_to_projects.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-02-19_11347c213b36_added_metadata_to_projects.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-03-21_fda503400e43_queries.py upgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-03-21_fda503400e43_queries.py downgrade   0% 3 3 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-03-21_fda503400e43_queries.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-04-22_53502b6d63bf_query_database.py upgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-04-22_53502b6d63bf_query_database.py downgrade   0% 2 2 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-04-22_53502b6d63bf_query_database.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-05-21_9f150e4f9a05_checkpoint_1.py upgrade   84% 32 5 0   33% 6 2   76%
mindsdb / migrations / versions / 2025-05-21_9f150e4f9a05_checkpoint_1.py downgrade   0% 1 1 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-05-21_9f150e4f9a05_checkpoint_1.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-05-28_a44643042fe8_added_data_catalog_tables.py upgrade   100% 5 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-05-28_a44643042fe8_added_data_catalog_tables.py downgrade   0% 5 5 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-05-28_a44643042fe8_added_data_catalog_tables.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-06-09_608e376c19a7_updated_data_catalog_data_types.py upgrade   100% 4 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-06-09_608e376c19a7_updated_data_catalog_data_types.py downgrade   0% 4 4 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-06-09_608e376c19a7_updated_data_catalog_data_types.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-10-24_54ed56beb47a_convert_company_id_to_string.py upgrade   100% 26 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-10-24_54ed56beb47a_convert_company_id_to_string.py downgrade   0% 26 26 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-10-24_54ed56beb47a_convert_company_id_to_string.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-10-27_86b172b78a5b_removed_data_catalog_tables.py upgrade   100% 5 0 0   100% 0 0   100%
mindsdb / migrations / versions / 2025-10-27_86b172b78a5b_removed_data_catalog_tables.py downgrade   0% 5 5 0   100% 0 0   0%
mindsdb / migrations / versions / 2025-10-27_86b172b78a5b_removed_data_catalog_tables.py (no function)   100% 10 0 0   100% 0 0   100%
mindsdb / migrations / versions / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / utilities / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / utilities / api_status.py _get_api_status_file   0% 9 9 0   0% 4 0   0%
mindsdb / utilities / api_status.py get_api_status   0% 8 8 0   0% 2 0   0%
mindsdb / utilities / api_status.py set_api_status   0% 14 14 0   0% 2 0   0%
mindsdb / utilities / api_status.py (no function)   100% 9 0 0   100% 0 0   100%
mindsdb / utilities / auth.py get_aws_meta_data   0% 10 10 0   0% 6 0   0%
mindsdb / utilities / auth.py register_oauth_client   0% 13 13 0   0% 6 0   0%
mindsdb / utilities / auth.py (no function)   0% 5 5 0   100% 0 0   0%
mindsdb / utilities / cache.py dataframe_checksum   0% 5 5 0   100% 0 0   0%
mindsdb / utilities / cache.py json_checksum   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / cache.py str_checksum   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / cache.py BaseCache.__init__   0% 10 10 0   0% 6 0   0%
mindsdb / utilities / cache.py BaseCache.set_df   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / cache.py BaseCache.get_df   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / cache.py BaseCache.serialize   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / cache.py BaseCache.deserialize   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / cache.py FileCache.__init__   0% 9 9 0   0% 4 0   0%
mindsdb / utilities / cache.py FileCache.clear_old_cache   0% 12 12 0   0% 6 0   0%
mindsdb / utilities / cache.py FileCache.file_path   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / cache.py FileCache.set_df   0% 3 3 0   100% 0 0   0%
mindsdb / utilities / cache.py FileCache.set   0% 5 5 0   100% 0 0   0%
mindsdb / utilities / cache.py FileCache.get_df   0% 6 6 0   0% 2 0   0%
mindsdb / utilities / cache.py FileCache.get   0% 8 8 0   0% 2 0   0%
mindsdb / utilities / cache.py FileCache.delete   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / cache.py FileCache.delete_file   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / cache.py RedisCache.__init__   0% 5 5 0   0% 2 0   0%
mindsdb / utilities / cache.py RedisCache.clear_old_cache   0% 10 10 0   0% 6 0   0%
mindsdb / utilities / cache.py RedisCache.redis_key   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / cache.py RedisCache.set   0% 5 5 0   100% 0 0   0%
mindsdb / utilities / cache.py RedisCache.get   0% 5 5 0   0% 2 0   0%
mindsdb / utilities / cache.py RedisCache.delete   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / cache.py RedisCache.delete_key   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / cache.py NoCache.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / cache.py NoCache.get   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / cache.py NoCache.set   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / cache.py get_cache   0% 6 6 0   0% 4 0   0%
mindsdb / utilities / cache.py (no function)   100% 46 0 0   100% 0 0   100%
mindsdb / utilities / config.py _merge_key_recursive   83% 6 1 0   83% 6 1   83%
mindsdb / utilities / config.py _merge_configs   100% 3 0 0   100% 2 0   100%
mindsdb / utilities / config.py _overwrite_configs   0% 3 3 0   0% 2 0   0%
mindsdb / utilities / config.py create_data_dir   50% 8 4 0   50% 4 2   50%
mindsdb / utilities / config.py Config.__new__   96% 24 1 0   80% 10 2   91%
mindsdb / utilities / config.py Config.prepare_env_config   43% 93 53 0   50% 62 25   46%
mindsdb / utilities / config.py Config.fetch_auto_config   60% 10 4 0   100% 2 0   67%
mindsdb / utilities / config.py Config.fetch_user_config   71% 17 5 0   70% 10 3   70%
mindsdb / utilities / config.py Config.ensure_auto_config_is_relevant   67% 3 1 0   50% 2 1   60%
mindsdb / utilities / config.py Config.merge_configs   71% 14 4 0   62% 8 3   68%
mindsdb / utilities / config.py Config.__getitem__   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / config.py Config.get   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / config.py Config.get_all   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / config.py Config.update   0% 7 7 0   0% 2 0   0%
mindsdb / utilities / config.py Config.raise_warnings   0% 10 10 0   0% 8 0   0%
mindsdb / utilities / config.py Config.cmd_args   100% 3 0 0   100% 2 0   100%
mindsdb / utilities / config.py Config.parse_cmd_args   21% 19 15 0   50% 4 2   26%
mindsdb / utilities / config.py Config.paths   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / config.py Config.user_config   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / config.py Config.auto_config   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / config.py Config.env_config   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / config.py Config.is_cloud   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / config.py (no function)   100% 58 0 0   100% 0 0   100%
mindsdb / utilities / context.py Context.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / context.py Context.set_default   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / context.py Context.__getattr__   100% 4 0 0   100% 2 0   100%
mindsdb / utilities / context.py Context.__setattr__   100% 3 0 0   100% 0 0   100%
mindsdb / utilities / context.py Context.__delattr__   0% 5 5 0   0% 2 0   0%
mindsdb / utilities / context.py Context.dump   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / context.py Context.load   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / context.py Context.get_metadata   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / context.py (no function)   100% 15 0 0   100% 0 0   100%
mindsdb / utilities / context_executor.py ContextThreadPoolExecutor.__init__   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / context_executor.py ContextThreadPoolExecutor._set_child_context   0% 2 2 0   0% 2 0   0%
mindsdb / utilities / context_executor.py execute_in_threads   0% 20 20 0   0% 12 0   0%
mindsdb / utilities / context_executor.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / utilities / exception.py BaseEntityException.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / exception.py BaseEntityException.__str__   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / exception.py EntityExistsError.__init__   67% 3 1 0   50% 2 1   60%
mindsdb / utilities / exception.py EntityNotExistsError.__init__   67% 3 1 0   50% 2 1   60%
mindsdb / utilities / exception.py QueryError.__init__   100% 7 0 0   100% 0 0   100%
mindsdb / utilities / exception.py QueryError.__str__   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / exception.py format_db_error_message   100% 15 0 0   67% 12 4   85%
mindsdb / utilities / exception.py (no function)   100% 17 0 0   100% 0 0   100%
mindsdb / utilities / fs.py get_tmp_dir   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / fs.py _get_process_mark_id   75% 4 1 0   50% 2 1   67%
mindsdb / utilities / fs.py create_process_mark   100% 5 0 0   100% 0 0   100%
mindsdb / utilities / fs.py set_process_mark   0% 5 5 0   100% 0 0   0%
mindsdb / utilities / fs.py delete_process_mark   75% 4 1 0   50% 2 1   67%
mindsdb / utilities / fs.py clean_process_marks   0% 9 9 0   0% 8 0   0%
mindsdb / utilities / fs.py get_processes_dir_files_generator   0% 11 11 0   0% 8 0   0%
mindsdb / utilities / fs.py clean_unlinked_process_marks   0% 21 21 0   0% 4 0   0%
mindsdb / utilities / fs.py create_pid_file   100% 39 0 0   100% 14 0   100%
mindsdb / utilities / fs.py delete_pid_file   100% 18 0 0   100% 8 0   100%
mindsdb / utilities / fs.py __is_within_directory   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / fs.py safe_extract   0% 8 8 0   0% 6 0   0%
mindsdb / utilities / fs.py (no function)   100% 22 0 0   100% 0 0   100%
mindsdb / utilities / functions.py get_handler_install_message   0% 4 4 0   0% 2 0   0%
mindsdb / utilities / functions.py cast_row_types   0% 15 15 0   0% 8 0   0%
mindsdb / utilities / functions.py mark_process.__init__   100% 3 0 0   100% 0 0   100%
mindsdb / utilities / functions.py mark_process.__enter__   67% 3 1 0   50% 2 1   60%
mindsdb / utilities / functions.py mark_process.__exit__   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / functions.py init_lexer_parsers   0% 3 3 0   100% 0 0   0%
mindsdb / utilities / functions.py resolve_table_identifier   57% 7 3 0   25% 4 1   45%
mindsdb / utilities / functions.py resolve_model_identifier   74% 23 6 7   50% 8 2   68%
mindsdb / utilities / functions.py encrypt   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / functions.py decrypt   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / functions.py encrypt_json   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / functions.py decrypt_json   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / functions.py (no function)   100% 26 0 0   100% 0 0   100%
mindsdb / utilities / hooks / __init__.py empty_fn   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / hooks / __init__.py (no function)   92% 24 2 0   100% 0 0   92%
mindsdb / utilities / hooks / profiling.py set_level   0% 11 11 0   0% 2 0   0%
mindsdb / utilities / hooks / profiling.py send_profiling_results   0% 16 16 0   0% 2 0   0%
mindsdb / utilities / hooks / profiling.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / utilities / json_encoder.py CustomJSONEncoder.default   87% 15 2 0   86% 14 2   86%
mindsdb / utilities / json_encoder.py ORJSONProvider.dumps   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / json_encoder.py ORJSONProvider.loads   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / json_encoder.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / utilities / langfuse.py LangfuseClientWrapper.__init__   0% 33 33 0   0% 2 0   0%
mindsdb / utilities / langfuse.py LangfuseClientWrapper.setup_trace   0% 10 10 0   0% 2 0   0%
mindsdb / utilities / langfuse.py LangfuseClientWrapper.get_trace_id   0% 7 7 0   0% 4 0   0%
mindsdb / utilities / langfuse.py LangfuseClientWrapper.start_span   0% 4 4 0   0% 2 0   0%
mindsdb / utilities / langfuse.py LangfuseClientWrapper.end_span_stream   0% 5 5 0   0% 2 0   0%
mindsdb / utilities / langfuse.py LangfuseClientWrapper.end_span   0% 15 15 0   0% 4 0   0%
mindsdb / utilities / langfuse.py LangfuseClientWrapper.get_langchain_handler   0% 4 4 0   0% 2 0   0%
mindsdb / utilities / langfuse.py LangfuseClientWrapper.set_metadata   0% 3 3 0   100% 0 0   0%
mindsdb / utilities / langfuse.py LangfuseClientWrapper.set_tags   0% 3 3 0   100% 0 0   0%
mindsdb / utilities / langfuse.py LangfuseClientWrapper._get_tool_usage   0% 16 16 0   0% 6 0   0%
mindsdb / utilities / langfuse.py (no function)   100% 26 0 3   100% 0 0   100%
mindsdb / utilities / log.py JsonFormatter.format   0% 3 3 0   100% 0 0   0%
mindsdb / utilities / log.py ColorFormatter.format   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / log.py LogSanitizer.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / log.py LogSanitizer._compile_patterns   100% 5 0 0   100% 2 0   100%
mindsdb / utilities / log.py LogSanitizer._replace   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / log.py LogSanitizer.sanitize_text   100% 4 0 0   100% 4 0   100%
mindsdb / utilities / log.py LogSanitizer.sanitize_dict   75% 12 3 0   70% 10 3   73%
mindsdb / utilities / log.py LogSanitizer.sanitize   29% 7 5 0   17% 6 1   23%
mindsdb / utilities / log.py SanitizingMixin.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / log.py SanitizingMixin.sanitize_record   100% 10 0 0   88% 8 1   94%
mindsdb / utilities / log.py StreamSanitizingHandler.emit   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / log.py FileSanitizingHandler.emit   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / log.py get_console_handler_config_level   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / log.py get_file_handler_config_level   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / log.py get_mindsdb_log_level   100% 3 0 0   100% 0 0   100%
mindsdb / utilities / log.py get_handlers_config   56% 16 7 0   25% 8 2   46%
mindsdb / utilities / log.py configure_logging   100% 4 0 0   100% 0 0   100%
mindsdb / utilities / log.py initialize_logging   100% 3 0 0   100% 2 0   100%
mindsdb / utilities / log.py getLogger   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / log.py log_ram_info   17% 12 10 0   50% 2 1   21%
mindsdb / utilities / log.py log_system_info   0% 149 149 0   0% 88 0   0%
mindsdb / utilities / log.py resources_log_thread   0% 40 40 0   0% 12 0   0%
mindsdb / utilities / log.py (no function)   100% 47 0 0   100% 0 0   100%
mindsdb / utilities / ml_task_queue / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / utilities / ml_task_queue / base.py BaseRedisQueue.wait_redis_ping   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / base.py (no function)   100% 3 0 0   100% 0 0   100%
mindsdb / utilities / ml_task_queue / const.py (no function)   100% 20 0 0   100% 0 0   100%
mindsdb / utilities / ml_task_queue / consumer.py _save_thread_link   0% 3 3 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / consumer.py _save_thread_link.wrapper   0% 6 6 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / consumer.py MLTaskConsumer.__init__   0% 17 17 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / consumer.py MLTaskConsumer._collect_cpu_stat   0% 4 4 0   0% 2 0   0%
mindsdb / utilities / ml_task_queue / consumer.py MLTaskConsumer.get_avg_cpu_usage   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / consumer.py MLTaskConsumer.wait_free_resources   0% 13 13 0   0% 8 0   0%
mindsdb / utilities / ml_task_queue / consumer.py MLTaskConsumer._listen   0% 56 56 0   0% 12 0   0%
mindsdb / utilities / ml_task_queue / consumer.py MLTaskConsumer.run   0% 8 8 0   0% 4 0   0%
mindsdb / utilities / ml_task_queue / consumer.py MLTaskConsumer.stop   0% 7 7 0   0% 4 0   0%
mindsdb / utilities / ml_task_queue / consumer.py start   0% 9 9 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / consumer.py (no function)   0% 35 35 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / producer.py MLTaskProducer.__init__   0% 6 6 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / producer.py MLTaskProducer.apply_async   0% 13 13 0   0% 2 0   0%
mindsdb / utilities / ml_task_queue / producer.py (no function)   100% 15 0 0   100% 0 0   100%
mindsdb / utilities / ml_task_queue / task.py Task.__init__   0% 5 5 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / task.py Task.subscribe   0% 19 19 0   0% 12 0   0%
mindsdb / utilities / ml_task_queue / task.py Task.wait   0% 12 12 0   0% 12 0   0%
mindsdb / utilities / ml_task_queue / task.py Task.result   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / task.py Task.add_done_callback   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / task.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / utilities / ml_task_queue / utils.py to_bytes   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / utils.py from_bytes   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / utils.py wait_redis_ping   0% 9 9 0   0% 4 0   0%
mindsdb / utilities / ml_task_queue / utils.py RedisKey.new   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / utils.py RedisKey.__init__   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / utils.py RedisKey.base   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / utils.py RedisKey.status   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / utils.py RedisKey.dataframe   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / utils.py RedisKey.exception   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / utils.py StatusNotifier.__init__   0% 6 6 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / utils.py StatusNotifier.set_status   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / utils.py StatusNotifier.stop   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ml_task_queue / utils.py StatusNotifier.run   0% 5 5 0   0% 2 0   0%
mindsdb / utilities / ml_task_queue / utils.py (no function)   100% 29 0 0   100% 0 0   100%
mindsdb / utilities / otel / __init__.py increment_otel_query_request_counter   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / otel / __init__.py (no function)   58% 12 5 0   50% 2 1   57%
mindsdb / utilities / otel / logger.py setup_logger   0% 6 6 0   100% 0 0   0%
mindsdb / utilities / otel / logger.py (no function)   0% 8 8 0   100% 0 0   0%
mindsdb / utilities / otel / meter.py setup_meter   0% 3 3 0   100% 0 0   0%
mindsdb / utilities / otel / meter.py (no function)   0% 5 5 0   100% 0 0   0%
mindsdb / utilities / otel / metric_handlers / __init__.py get_query_request_counter   0% 5 5 0   0% 2 0   0%
mindsdb / utilities / otel / metric_handlers / __init__.py increment_otel_query_request_counter   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / otel / metric_handlers / __init__.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / otel / prepare.py get_otel_attributes   0% 8 8 0   100% 0 0   0%
mindsdb / utilities / otel / prepare.py get_logging_exporter   0% 6 6 0   0% 6 0   0%
mindsdb / utilities / otel / prepare.py get_span_exporter   0% 6 6 0   0% 6 0   0%
mindsdb / utilities / otel / prepare.py get_metrics_exporter   0% 6 6 0   0% 6 0   0%
mindsdb / utilities / otel / prepare.py (no function)   0% 59 59 0   0% 6 0   0%
mindsdb / utilities / otel / tracer.py setup_tracer   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / otel / tracer.py (no function)   0% 6 6 0   100% 0 0   0%
mindsdb / utilities / partitioning.py get_max_thread_count   0% 7 7 0   0% 4 0   0%
mindsdb / utilities / partitioning.py split_data_frame   0% 5 5 0   0% 2 0   0%
mindsdb / utilities / partitioning.py process_dataframe_in_partitions   0% 10 10 0   0% 8 0   0%
mindsdb / utilities / partitioning.py (no function)   100% 8 0 0   100% 0 0   100%
mindsdb / utilities / profiler / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / profiler / profiler.py _get_current_node   0% 4 4 0   0% 2 0   0%
mindsdb / utilities / profiler / profiler.py start_node   0% 11 11 0   0% 4 0   0%
mindsdb / utilities / profiler / profiler.py stop_current_node   0% 12 12 0   0% 6 0   0%
mindsdb / utilities / profiler / profiler.py set_meta   50% 2 1 0   50% 2 1   50%
mindsdb / utilities / profiler / profiler.py _send_profiling_results   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / profiler / profiler.py enable   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / profiler / profiler.py disable   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / profiler / profiler.py profiling_enabled   50% 4 2 0   100% 0 0   50%
mindsdb / utilities / profiler / profiler.py start   67% 3 1 0   50% 2 1   60%
mindsdb / utilities / profiler / profiler.py stop   67% 3 1 0   50% 2 1   60%
mindsdb / utilities / profiler / profiler.py Context.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / profiler / profiler.py Context.__enter__   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / profiler / profiler.py Context.__exit__   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / profiler / profiler.py profile   100% 3 0 0   100% 0 0   100%
mindsdb / utilities / profiler / profiler.py profile.decorator   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / profiler / profiler.py profile.decorator.wrapper   60% 5 2 0   50% 2 1   57%
mindsdb / utilities / profiler / profiler.py (no function)   100% 21 0 0   100% 0 0   100%
mindsdb / utilities / ps.py get_child_pids   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / ps.py net_connections   0% 21 21 0   0% 12 0   0%
mindsdb / utilities / ps.py is_port_in_use   0% 6 6 0   100% 0 0   0%
mindsdb / utilities / ps.py wait_func_is_true   0% 6 6 0   0% 2 0   0%
mindsdb / utilities / ps.py wait_port   0% 1 1 0   100% 0 0   0%
mindsdb / utilities / ps.py get_listen_ports   0% 7 7 0   100% 0 0   0%
mindsdb / utilities / ps.py is_pid_listen_port   0% 2 2 0   100% 0 0   0%
mindsdb / utilities / ps.py (no function)   100% 11 0 0   100% 0 0   100%
mindsdb / utilities / render / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
mindsdb / utilities / render / sqlalchemy_render.py INTERVAL.__init__   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / render / sqlalchemy_render.py _compile_interval   90% 10 1 0   83% 6 1   88%
mindsdb / utilities / render / sqlalchemy_render.py GroupByRollup.__init__   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / render / sqlalchemy_render.py visit_group_by_rollup   100% 4 0 0   100% 2 0   100%
mindsdb / utilities / render / sqlalchemy_render.py AttributedStr.__new__   100% 3 0 0   100% 0 0   100%
mindsdb / utilities / render / sqlalchemy_render.py AttributedStr.replace   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / render / sqlalchemy_render.py get_is_quoted   100% 3 0 0   100% 0 0   100%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.__init__   100% 15 0 0   100% 8 0   100%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.__init__.MDBPreparer._requires_quotes   100% 5 0 0   100% 4 0   100%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.to_column   92% 13 1 0   88% 8 1   90%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.get_alias   75% 8 2 0   50% 6 3   64%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.make_unique_alias   100% 7 0 0   67% 6 2   85%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.to_expression   84% 165 26 0   77% 132 23   81%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.prepare_case   100% 13 0 0   100% 8 0   100%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.to_function   100% 13 0 0   100% 6 0   100%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.get_type   88% 8 1 0   83% 6 1   86%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.prepare_join   88% 8 1 0   75% 4 1   83%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.get_table_name   100% 10 0 0   100% 6 0   100%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.to_table   93% 15 1 0   90% 10 1   92%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.prepare_select   94% 99 6 0   93% 72 3   94%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.prepare_union   100% 8 0 0   100% 4 0   100%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.prepare_create_table   71% 17 5 0   50% 10 3   63%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.prepare_drop_table   83% 6 1 0   50% 2 1   75%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.prepare_insert   96% 26 1 0   93% 14 1   95%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.prepare_update   0% 13 13 0   0% 6 0   0%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.prepare_delete   100% 7 0 0   100% 2 0   100%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.get_query   93% 15 1 0   92% 12 1   93%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.get_string   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / render / sqlalchemy_render.py SqlalchemyRender.get_exec_params   71% 14 4 0   50% 6 1   65%
mindsdb / utilities / render / sqlalchemy_render.py render_dml_query   100% 3 0 0   100% 0 0   100%
mindsdb / utilities / render / sqlalchemy_render.py render_dml_query.LiteralCompiler.render_literal_value   100% 3 0 0   100% 2 0   100%
mindsdb / utilities / render / sqlalchemy_render.py render_ddl_query   100% 3 0 0   100% 0 0   100%
mindsdb / utilities / render / sqlalchemy_render.py render_ddl_query.LiteralCompiler.render_literal_value   0% 3 3 0   0% 2 0   0%
mindsdb / utilities / render / sqlalchemy_render.py (no function)   100% 57 0 0   100% 4 0   100%
mindsdb / utilities / security.py is_private_url   0% 5 5 0   0% 2 0   0%
mindsdb / utilities / security.py clear_filename   33% 6 4 0   25% 4 1   30%
mindsdb / utilities / security.py _split_url   100% 4 0 0   100% 2 0   100%
mindsdb / utilities / security.py validate_urls   100% 15 0 0   100% 16 0   100%
mindsdb / utilities / security.py (no function)   100% 7 0 0   100% 0 0   100%
mindsdb / utilities / sentry.py (no function)   63% 19 7 0   50% 2 1   62%
mindsdb / utilities / sql.py _is_in_quotes   100% 1 0 0   100% 0 0   100%
mindsdb / utilities / sql.py clear_sql   95% 43 2 0   88% 32 4   92%
mindsdb / utilities / sql.py (no function)   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / starters.py start_http   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / starters.py start_mysql   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / starters.py start_tasks   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / starters.py start_ml_task_queue   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / starters.py start_scheduler   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / starters.py start_litellm   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / starters.py (no function)   0% 6 6 0   100% 0 0   0%
mindsdb / utilities / utils.py parse_csv_attributes   0% 15 15 0   0% 8 0   0%
mindsdb / utilities / utils.py (no function)   0% 4 4 0   100% 0 0   0%
mindsdb / utilities / wizards.py make_ssl_cert   0% 14 14 0   100% 0 0   0%
mindsdb / utilities / wizards.py (no function)   100% 2 0 0   100% 0 0   100%
Total     26% 77048 57335 100   19% 22014 1398   24%

No items found using the specified filter.