Coverage report: 24%

Files Functions Classes

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

    Statements   Branches   Total
File   coverage statements missing excluded   coverage branches partial   coverage
mindsdb / __about__.py   100% 10 0 0   100% 0 0   100%
mindsdb / __init__.py   100% 1 0 0   100% 0 0   100%
mindsdb / __main__.py   0% 336 336 0   0% 114 0   0%
mindsdb / api / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / a2a / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / api / a2a / agent.py   0% 108 108 0   0% 20 0   0%
mindsdb / api / a2a / common / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / a2a / common / server / __init__.py   0% 3 3 0   100% 0 0   0%
mindsdb / api / a2a / common / server / server.py   0% 85 85 0   0% 30 0   0%
mindsdb / api / a2a / common / server / task_manager.py   0% 158 158 0   0% 32 0   0%
mindsdb / api / a2a / common / server / utils.py   0% 12 12 0   0% 4 0   0%
mindsdb / api / a2a / common / types.py   0% 275 275 0   0% 16 0   0%
mindsdb / api / a2a / constants.py   0% 2 2 0   100% 0 0   0%
mindsdb / api / a2a / task_manager.py   0% 270 270 0   0% 92 0   0%
mindsdb / api / a2a / utils.py   0% 50 50 0   0% 38 0   0%
mindsdb / api / common / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / common / middleware.py   30% 74 52 0   0% 28 0   22%
mindsdb / api / executor / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / executor / command_executor.py   22% 933 729 2   13% 468 41   19%
mindsdb / api / executor / controllers / __init__.py   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / controllers / session_controller.py   76% 49 12 0   0% 6 0   67%
mindsdb / api / executor / data_types / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / executor / data_types / answer.py   100% 10 0 0   100% 0 0   100%
mindsdb / api / executor / data_types / response_type.py   100% 8 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / classes / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / classes / response.py   100% 10 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / classes / tables_row.py   91% 45 4 0   62% 8 3   87%
mindsdb / api / executor / datahub / datanodes / __init__.py   100% 3 0 0   100% 0 0   100%
mindsdb / api / executor / datahub / datanodes / datanode.py   62% 16 6 0   100% 0 0   62%
mindsdb / api / executor / datahub / datanodes / information_schema_datanode.py   70% 103 31 0   56% 34 7   66%
mindsdb / api / executor / datahub / datanodes / integration_datanode.py   63% 179 66 0   41% 54 12   58%
mindsdb / api / executor / datahub / datanodes / mindsdb_tables.py   48% 190 99 0   17% 30 1   44%
mindsdb / api / executor / datahub / datanodes / project_datanode.py   41% 108 64 3   19% 36 7   35%
mindsdb / api / executor / datahub / datanodes / system_tables.py   34% 354 233 0   0% 116 0   26%
mindsdb / api / executor / exceptions.py   100% 34 0 0   100% 0 0   100%
mindsdb / api / executor / planner / __init__.py   100% 3 0 0   100% 0 0   100%
mindsdb / api / executor / planner / exceptions.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / executor / planner / plan_join.py   92% 493 37 0   83% 252 32   89%
mindsdb / api / executor / planner / plan_join_ts.py   94% 181 10 0   83% 78 11   91%
mindsdb / api / executor / planner / query_plan.py   67% 24 8 0   43% 14 0   58%
mindsdb / api / executor / planner / query_planner.py   86% 504 70 0   79% 252 23   84%
mindsdb / api / executor / planner / query_prepare.py   73% 278 74 2   68% 162 18   71%
mindsdb / api / executor / planner / step_result.py   93% 14 1 0   100% 2 0   94%
mindsdb / api / executor / planner / steps.py   91% 174 16 0   75% 16 4   89%
mindsdb / api / executor / planner / ts_utils.py   91% 66 6 0   89% 54 4   90%
mindsdb / api / executor / planner / utils.py   89% 70 8 0   75% 28 7   85%
mindsdb / api / executor / sql_query / __init__.py   100% 1 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / result_set.py   59% 242 99 0   47% 94 12   56%
mindsdb / api / executor / sql_query / sql_query.py   62% 176 67 0   42% 64 19   57%
mindsdb / api / executor / sql_query / steps / __init__.py   100% 14 0 0   100% 0 0   100%
mindsdb / api / executor / sql_query / steps / apply_predictor_step.py   9% 240 218 0   0% 154 0   6%
mindsdb / api / executor / sql_query / steps / base.py   87% 15 2 0   50% 2 1   82%
mindsdb / api / executor / sql_query / steps / delete_step.py   38% 24 15 0   0% 4 0   32%
mindsdb / api / executor / sql_query / steps / fetch_dataframe.py   58% 69 29 0   32% 34 9   50%
mindsdb / api / executor / sql_query / steps / fetch_dataframe_partition.py   17% 138 114 0   0% 58 0   12%
mindsdb / api / executor / sql_query / steps / insert_step.py   47% 81 43 0   27% 44 8   40%
mindsdb / api / executor / sql_query / steps / join_step.py   19% 67 54 0   0% 26 0   14%
mindsdb / api / executor / sql_query / steps / map_reduce_step.py   18% 95 78 0   0% 50 0   12%
mindsdb / api / executor / sql_query / steps / multiple_step.py   40% 15 9 0   0% 6 0   29%
mindsdb / api / executor / sql_query / steps / prepare_steps.py   41% 27 16 0   0% 4 0   35%
mindsdb / api / executor / sql_query / steps / project_step.py   22% 49 38 0   0% 20 0   16%
mindsdb / api / executor / sql_query / steps / sql_steps.py   48% 21 11 0   0% 4 0   40%
mindsdb / api / executor / sql_query / steps / subselect_step.py   50% 129 65 0   36% 70 13   45%
mindsdb / api / executor / sql_query / steps / union_step.py   38% 24 15 0   0% 6 0   30%
mindsdb / api / executor / sql_query / steps / update_step.py   14% 64 55 0   0% 32 0   9%
mindsdb / api / executor / utilities / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / executor / utilities / functions.py   25% 20 15 0   0% 2 0   23%
mindsdb / api / executor / utilities / mysql_to_duckdb_functions.py   13% 237 206 2   0% 114 0   9%
mindsdb / api / executor / utilities / sql.py   61% 137 54 0   48% 56 7   57%
mindsdb / api / http / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / http / gui.py   21% 56 44 0   0% 10 0   18%
mindsdb / api / http / initialize.py   57% 298 129 0   21% 70 11   50%
mindsdb / api / http / namespaces / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / agents.py   65% 236 83 0   49% 70 10   61%
mindsdb / api / http / namespaces / analysis.py   33% 78 52 0   0% 12 0   29%
mindsdb / api / http / namespaces / auth.py   35% 78 51 0   0% 16 0   29%
mindsdb / api / http / namespaces / chatbots.py   83% 151 25 0   63% 46 7   79%
mindsdb / api / http / namespaces / config.py   29% 180 128 0   0% 56 0   22%
mindsdb / api / http / namespaces / configs / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / agents.py   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / configs / analysis.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / auth.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / chatbots.py   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / configs / config.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / databases.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / default.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / files.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / handlers.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / jobs.py   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / configs / knowledge_bases.py   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / configs / projects.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / skills.py   0% 2 2 0   100% 0 0   0%
mindsdb / api / http / namespaces / configs / sql.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / tabs.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / tree.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / util.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / configs / webhooks.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / databases.py   73% 274 74 0   53% 74 11   69%
mindsdb / api / http / namespaces / default.py   35% 78 51 0   0% 26 0   26%
mindsdb / api / http / namespaces / file.py   68% 160 51 0   46% 54 11   63%
mindsdb / api / http / namespaces / handlers.py   51% 205 100 0   21% 34 1   47%
mindsdb / api / http / namespaces / jobs.py   96% 52 2 0   60% 10 4   90%
mindsdb / api / http / namespaces / knowledge_bases.py   48% 210 110 0   30% 64 15   43%
mindsdb / api / http / namespaces / models.py   77% 156 36 0   62% 24 1   75%
mindsdb / api / http / namespaces / projects.py   100% 26 0 0   100% 0 0   100%
mindsdb / api / http / namespaces / skills.py   97% 88 3 0   94% 16 1   96%
mindsdb / api / http / namespaces / sql.py   82% 175 32 0   66% 64 12   77%
mindsdb / api / http / namespaces / tab.py   37% 87 55 0   0% 10 0   33%
mindsdb / api / http / namespaces / tree.py   31% 58 40 0   0% 18 0   24%
mindsdb / api / http / namespaces / util.py   49% 85 43 0   0% 20 0   40%
mindsdb / api / http / namespaces / views.py   90% 97 10 0   82% 22 2   88%
mindsdb / api / http / namespaces / webhooks.py   79% 14 3 0   100% 0 0   79%
mindsdb / api / http / start.py   0% 42 42 0   0% 2 0   0%
mindsdb / api / http / utils.py   57% 14 6 0   25% 8 2   45%
mindsdb / api / litellm / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / litellm / start.py   0% 37 37 0   0% 4 0   0%
mindsdb / api / mcp / __init__.py   0% 66 66 0   0% 12 0   0%
mindsdb / api / mysql / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / classes / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / classes / client_capabilities.py   64% 97 35 0   0% 2 0   63%
mindsdb / api / mysql / mysql_proxy / classes / fake_mysql_proxy / __init__.py   100% 2 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / classes / fake_mysql_proxy / fake_mysql_proxy.py   92% 26 2 0   100% 0 0   92%
mindsdb / api / mysql / mysql_proxy / classes / server_capabilities.py   64% 14 5 0   0% 2 0   56%
mindsdb / api / mysql / mysql_proxy / data_types / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_datum.py   16% 135 113 0   1% 80 1   11%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packet.py   27% 98 72 4   6% 18 1   23%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / __init__.py   100% 15 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / binary_resultset_row_package.py   12% 128 113 0   2% 64 1   8%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / column_count_packet.py   45% 20 11 0   25% 4 1   42%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / column_definition_packet.py   30% 33 23 0   25% 4 1   30%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / command_packet.py   13% 79 69 0   0% 30 0   9%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / eof_packet.py   41% 22 13 0   25% 4 1   38%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / err_packet.py   33% 27 18 0   12% 8 1   29%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / fast_auth_fail_packet.py   46% 13 7 0   0% 2 0   40%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / handshake_packet.py   31% 35 24 0   25% 4 1   31%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / handshake_response_packet.py   15% 52 44 0   0% 12 0   12%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / ok_packet.py   24% 51 39 0   8% 12 1   21%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / password_answer.py   40% 10 6 0   0% 2 0   33%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / resultset_row_package.py   36% 28 18 0   8% 12 1   28%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / stmt_prepare_header.py   33% 18 12 0   0% 2 0   30%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / switch_auth_packet.py   38% 24 15 0   25% 4 1   36%
mindsdb / api / mysql / mysql_proxy / data_types / mysql_packets / switch_auth_response_packet.py   33% 12 8 0   0% 2 0   29%
mindsdb / api / mysql / mysql_proxy / executor / __init__.py   100% 1 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / executor / mysql_executor.py   70% 71 21 0   17% 6 1   66%
mindsdb / api / mysql / mysql_proxy / external_libs / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / external_libs / mysql_scramble.py   32% 80 54 0   0% 14 0   28%
mindsdb / api / mysql / mysql_proxy / libs / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / libs / constants / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / libs / constants / mysql.py   98% 631 11 0   0% 8 0   97%
mindsdb / api / mysql / mysql_proxy / mysql_proxy.py   22% 508 398 0   7% 168 8   18%
mindsdb / api / mysql / mysql_proxy / utilities / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / api / mysql / mysql_proxy / utilities / dump.py   52% 248 120 0   43% 148 20   48%
mindsdb / api / mysql / mysql_proxy / utilities / lightwood_dtype.py   100% 20 0 0   100% 0 0   100%
mindsdb / api / mysql / start.py   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / access_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / access_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / access_handler / access_handler.py   92% 96 8 0   75% 20 5   89%
mindsdb / integrations / handlers / access_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / aerospike_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / aerospike_handler.py   0% 135 135 0   0% 40 0   0%
mindsdb / integrations / handlers / aerospike_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / aerospike_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / aerospike_handler / tests / test_aerospike_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / airtable_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / airtable_handler.py   0% 92 92 0   0% 18 0   0%
mindsdb / integrations / handlers / airtable_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / airtable_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / airtable_handler / tests / test_airtable_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / altibase_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / altibase_handler.py   0% 121 121 0   0% 34 0   0%
mindsdb / integrations / handlers / altibase_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler.py   0% 34 34 0   0% 2 0   0%
mindsdb / integrations / handlers / altibase_handler / tests / test_altibase_handler_dsn.py   0% 34 34 0   0% 2 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / anomaly_detection_handler.py   0% 109 109 0   0% 24 0   0%
mindsdb / integrations / handlers / anomaly_detection_handler / utils.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / anthropic_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / anthropic_handler / __init__.py   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / anthropic_handler / anthropic_handler.py   0% 47 47 0   0% 14 0   0%
mindsdb / integrations / handlers / apache_doris_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / apache_doris_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / apache_doris_handler / apache_doris_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn.py   0% 27 27 0   0% 2 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_handler.py   0% 42 42 0   0% 2 0   0%
mindsdb / integrations / handlers / aqicn_handler / aqicn_tables.py   0% 115 115 0   0% 46 0   0%
mindsdb / integrations / handlers / aqicn_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / aqicn_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / athena_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / athena_handler.py   0% 84 84 0   0% 20 0   0%
mindsdb / integrations / handlers / athena_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / athena_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / athena_handler / tests / test_athena_handler.py   0% 38 38 0   0% 2 0   0%
mindsdb / integrations / handlers / aurora_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / aurora_handler.py   0% 49 49 0   0% 6 0   0%
mindsdb / integrations / handlers / aurora_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_mysql_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / aurora_handler / tests / test_aurora_postgres_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / autogluon_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / autogluon_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / autogluon_handler / autogluon_handler.py   0% 35 35 0   0% 6 0   0%
mindsdb / integrations / handlers / autogluon_handler / config.py   0% 11 11 0   100% 0 0   0%
mindsdb / integrations / handlers / autokeras_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / autokeras_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / autokeras_handler / autokeras_handler.py   0% 71 71 0   0% 14 0   0%
mindsdb / integrations / handlers / autosklearn_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / autosklearn_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / autosklearn_handler / autosklearn_handler.py   0% 30 30 0   0% 4 0   0%
mindsdb / integrations / handlers / autosklearn_handler / config.py   0% 21 21 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / azure_blob_handler / azure_blob_handler.py   0% 153 153 0   0% 30 0   0%
mindsdb / integrations / handlers / azure_blob_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / bedrock_handler / bedrock_handler.py   0% 117 117 0   0% 30 0   0%
mindsdb / integrations / handlers / bedrock_handler / settings.py   0% 92 92 0   0% 22 0   0%
mindsdb / integrations / handlers / bedrock_handler / utilities.py   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_api_client.py   0% 134 134 0   0% 40 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_handler.py   0% 44 44 0   0% 4 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / bigcommerce_tables.py   0% 249 249 0   0% 48 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / bigcommerce_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / bigcommerce_handler / tests / test_bigcommerce_handler.py   0% 74 74 0   0% 4 0   0%
mindsdb / integrations / handlers / bigquery_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / bigquery_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / bigquery_handler / bigquery_handler.py   82% 162 29 0   60% 48 19   77%
mindsdb / integrations / handlers / bigquery_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / binance_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / binance_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / binance_handler / binance_handler.py   0% 73 73 0   0% 18 0   0%
mindsdb / integrations / handlers / binance_handler / binance_tables.py   0% 92 92 0   0% 44 0   0%
mindsdb / integrations / handlers / box_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / box_handler / box_handler.py   0% 191 191 0   0% 62 0   0%
mindsdb / integrations / handlers / box_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / byom_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / byom_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / byom_handler / byom_handler.py   17% 393 328 0   0% 100 0   13%
mindsdb / integrations / handlers / byom_handler / connection_args.py   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / byom_handler / proc_wrapper.py   20% 128 103 0   3% 34 1   16%
mindsdb / integrations / handlers / cassandra_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / cassandra_handler.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / connection_args.py   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / cassandra_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / cassandra_handler / tests / test_cassandra_handler.py   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / chromadb_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / chromadb_handler / __init__.py   80% 15 3 0   100% 0 0   80%
mindsdb / integrations / handlers / chromadb_handler / chromadb_handler.py   44% 257 143 0   21% 96 18   38%
mindsdb / integrations / handlers / chromadb_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / chromadb_handler / settings.py   83% 35 6 0   50% 10 3   76%
mindsdb / integrations / handlers / chromadb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ckan_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / ckan_handler.py   0% 178 178 0   0% 56 0   0%
mindsdb / integrations / handlers / ckan_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ckan_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ckan_handler / tests / test_ckan_handler.py   0% 58 58 0   0% 2 0   0%
mindsdb / integrations / handlers / clickhouse_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / clickhouse_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / clickhouse_handler / clickhouse_handler.py   89% 98 11 0   62% 16 6   85%
mindsdb / integrations / handlers / clickhouse_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / clickhouse_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / clickhouse_handler / tests / test_clickhouse_handler.py   0% 27 27 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop.py   0% 62 62 0   0% 4 0   0%
mindsdb / integrations / handlers / clipdrop_handler / clipdrop_handler.py   0% 124 124 0   0% 60 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / cloud_spanner_handler.py   0% 97 97 0   0% 28 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / cloud_spanner_handler / tests / test_cloud_spanner_handler.py   0% 32 32 0   0% 2 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / cloud_sql_handler.py   0% 37 37 0   0% 6 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mssql_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / cloud_sql_handler / tests / test_cloud_sql_mysql_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / cockroach_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / cockroach_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / cockroach_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / cockroach_handler / tests / test_cockroachdb_handler.py   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / cohere_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / cohere_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / cohere_handler / cohere_handler.py   0% 43 43 0   0% 8 0   0%
mindsdb / integrations / handlers / coinbase_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_handler.py   0% 73 73 0   0% 14 0   0%
mindsdb / integrations / handlers / coinbase_handler / coinbase_tables.py   0% 23 23 0   0% 10 0   0%
mindsdb / integrations / handlers / coinbase_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / confluence_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / confluence_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / confluence_handler / confluence_api_client.py   95% 110 6 0   88% 64 8   92%
mindsdb / integrations / handlers / confluence_handler / confluence_handler.py   95% 41 2 0   50% 4 2   91%
mindsdb / integrations / handlers / confluence_handler / confluence_tables.py   73% 264 72 0   54% 166 30   66%
mindsdb / integrations / handlers / confluence_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / couchbase_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbase_handler / couchbase_handler.py   0% 104 104 0   0% 26 0   0%
mindsdb / integrations / handlers / couchbase_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / couchbase_handler / tests / test_couchbase_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / couchbasevector_handler.py   0% 226 226 0   0% 54 0   0%
mindsdb / integrations / handlers / couchbasevector_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / crate_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / crate_handler / crate_handler.py   0% 93 93 0   0% 12 0   0%
mindsdb / integrations / handlers / crate_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / crate_handler / tests / test_crate_handler.py   0% 30 30 0   0% 2 0   0%
mindsdb / integrations / handlers / d0lt_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / d0lt_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / d0lt_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / d0lt_handler / tests / test_d0lt_handler.py   0% 33 33 0   0% 2 0   0%
mindsdb / integrations / handlers / databend_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / databend_handler / databend_handler.py   0% 89 89 0   0% 18 0   0%
mindsdb / integrations / handlers / databend_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / databend_handler / tests / test_databend_handler.py   0% 23 23 0   0% 2 0   0%
mindsdb / integrations / handlers / databricks_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / databricks_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / databricks_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / databricks_handler / databricks_handler.py   69% 137 43 0   50% 42 13   64%
mindsdb / integrations / handlers / databricks_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / databricks_handler / tests / test_databricks_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / datastax_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / datastax_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / datastax_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / datastax_handler / tests / test_cassandra_handler.py   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / db2_handler / db2_handler.py   0% 110 110 0   0% 26 0   0%
mindsdb / integrations / handlers / db2_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / db2_handler / tests / test_db2_handler.py   0% 27 27 0   0% 2 0   0%
mindsdb / integrations / handlers / derby_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / derby_handler / derby_handler.py   0% 101 101 0   0% 24 0   0%
mindsdb / integrations / handlers / derby_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / derby_handler / tests / test_derby_handler.py   0% 29 29 0   0% 2 0   0%
mindsdb / integrations / handlers / discord_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / discord_handler / discord_handler.py   0% 71 71 0   0% 20 0   0%
mindsdb / integrations / handlers / discord_handler / discord_tables.py   0% 74 74 0   0% 38 0   0%
mindsdb / integrations / handlers / discord_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / discord_handler / tests / test_discord.py   0% 26 26 0   0% 2 0   0%
mindsdb / integrations / handlers / dockerhub_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub.py   0% 44 44 0   0% 10 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_handler.py   0% 53 53 0   0% 4 0   0%
mindsdb / integrations / handlers / dockerhub_handler / dockerhub_tables.py   0% 171 171 0   0% 80 0   0%
mindsdb / integrations / handlers / documentdb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / documentdb_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / documentdb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / documentdb_handler / documentdb_handler.py   0% 26 26 0   0% 4 0   0%
mindsdb / integrations / handlers / dremio_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / dremio_handler / dremio_handler.py   0% 91 91 0   0% 16 0   0%
mindsdb / integrations / handlers / dremio_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dremio_handler / tests / test_dremio_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / dropbox_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / dropbox_handler / dropbox_handler.py   0% 188 188 0   0% 46 0   0%
mindsdb / integrations / handlers / dropbox_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dropbox_handler / tests / test_dropbox_handler.py   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / druid_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / druid_handler / druid_handler.py   0% 91 91 0   0% 24 0   0%
mindsdb / integrations / handlers / druid_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / druid_handler / tests / test_druid_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / dspy_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / dspy_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / dspy_handler / dspy_handler.py   0% 104 104 0   0% 14 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / duckdb_faiss_handler.py   0% 254 254 0   0% 86 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / faiss_index.py   0% 121 121 2   0% 46 0   0%
mindsdb / integrations / handlers / duckdb_faiss_handler / test_faiss_handler.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / duckdb_handler / duckdb_handler.py   0% 81 81 0   0% 14 0   0%
mindsdb / integrations / handlers / duckdb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / duckdb_handler / tests / test_duckdb_handler.py   0% 32 32 0   0% 2 0   0%
mindsdb / integrations / handlers / dummy_data_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dummy_data_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / dummy_data_handler / dummy_data_handler.py   85% 52 8 0   62% 8 1   82%
mindsdb / integrations / handlers / dynamodb_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dynamodb_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / dynamodb_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dynamodb_handler / dynamodb_handler.py   85% 117 17 0   74% 38 10   83%
mindsdb / integrations / handlers / dynamodb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / dynamodb_handler / tests / test_dynamodb_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / edgelessdb_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / edgelessdb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / edgelessdb_handler / tests / test_edgelessdb_handler.py   0% 34 34 0   0% 2 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / elasticsearch_handler.py   0% 123 123 0   0% 32 0   0%
mindsdb / integrations / handlers / elasticsearch_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / elasticsearch_handler / tests / test_elasticsearch_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / email_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / email_handler / email_client.py   0% 102 102 0   0% 28 0   0%
mindsdb / integrations / handlers / email_handler / email_handler.py   0% 45 45 0   0% 4 0   0%
mindsdb / integrations / handlers / email_handler / email_ingestor.py   0% 53 53 0   0% 20 0   0%
mindsdb / integrations / handlers / email_handler / email_tables.py   0% 75 75 0   0% 34 0   0%
mindsdb / integrations / handlers / email_handler / settings.py   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / empress_handler / empress_handler.py   0% 91 91 0   0% 14 0   0%
mindsdb / integrations / handlers / empress_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / empress_handler / tests / test_empress_handler.py   0% 33 33 0   0% 2 0   0%
mindsdb / integrations / handlers / eventbrite_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_handler.py   0% 62 62 0   0% 12 0   0%
mindsdb / integrations / handlers / eventbrite_handler / eventbrite_tables.py   0% 241 241 0   0% 104 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / eventstoredb_handler / eventstoredb_handler.py   0% 142 142 0   0% 66 0   0%
mindsdb / integrations / handlers / faunadb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / faunadb_handler / faunadb_handler.py   0% 130 130 0   0% 42 0   0%
mindsdb / integrations / handlers / faunadb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / faunadb_handler / tests / test_faunadb_handler.py   0% 23 23 0   0% 2 0   0%
mindsdb / integrations / handlers / file_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / file_handler / __init__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / file_handler / file_handler.py   85% 117 17 0   73% 30 2   83%
mindsdb / integrations / handlers / financial_modeling_prep_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / financial_modeling_handler.py   0% 30 30 0   0% 4 0   0%
mindsdb / integrations / handlers / financial_modeling_prep_handler / financial_modeling_tables.py   0% 55 55 0   0% 24 0   0%
mindsdb / integrations / handlers / firebird_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / firebird_handler / firebird_handler.py   0% 85 85 0   0% 14 0   0%
mindsdb / integrations / handlers / firebird_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / firebird_handler / tests / test_firebird_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / flaml_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / flaml_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / flaml_handler / flaml_handler.py   0% 26 26 0   0% 8 0   0%
mindsdb / integrations / handlers / frappe_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_client.py   0% 40 40 0   0% 18 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_handler.py   0% 120 120 0   0% 26 0   0%
mindsdb / integrations / handlers / frappe_handler / frappe_tables.py   0% 47 47 0   0% 28 0   0%
mindsdb / integrations / handlers / gcs_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_handler.py   0% 170 170 0   0% 52 0   0%
mindsdb / integrations / handlers / gcs_handler / gcs_tables.py   0% 29 29 0   0% 10 0   0%
mindsdb / integrations / handlers / github_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / github_handler / generate_api.py   0% 148 148 0   0% 80 0   0%
mindsdb / integrations / handlers / github_handler / github_handler.py   0% 55 55 0   0% 12 0   0%
mindsdb / integrations / handlers / github_handler / github_tables.py   0% 287 287 0   0% 144 0   0%
mindsdb / integrations / handlers / gitlab_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / gitlab_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_handler.py   0% 45 45 0   0% 6 0   0%
mindsdb / integrations / handlers / gitlab_handler / gitlab_tables.py   0% 147 147 0   0% 88 0   0%
mindsdb / integrations / handlers / gmail_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / connection_args.py   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / gmail_handler / gmail_handler.py   0% 274 274 0   0% 134 0   0%
mindsdb / integrations / handlers / gmail_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / gmail_handler / tests / test_gmail_handler.py   0% 23 23 0   0% 2 0   0%
mindsdb / integrations / handlers / gong_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / constants.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / gong_handler / gong_handler.py   0% 121 121 0   0% 36 0   0%
mindsdb / integrations / handlers / gong_handler / gong_tables.py   0% 284 284 0   0% 158 0   0%
mindsdb / integrations / handlers / google_analytics_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_handler.py   0% 73 73 0   0% 20 0   0%
mindsdb / integrations / handlers / google_analytics_handler / google_analytics_tables.py   0% 125 125 0   0% 48 0   0%
mindsdb / integrations / handlers / google_analytics_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / google_analytics_handler / tests / test_google_analytics_handler.py   0% 31 31 0   0% 2 0   0%
mindsdb / integrations / handlers / google_books_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_handler.py   0% 97 97 0   0% 26 0   0%
mindsdb / integrations / handlers / google_books_handler / google_books_tables.py   0% 91 91 0   0% 64 0   0%
mindsdb / integrations / handlers / google_books_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / google_books_handler / tests / test_google_books_handler.py   0% 26 26 0   0% 2 0   0%
mindsdb / integrations / handlers / google_calendar_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / connection_args.py   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_handler.py   0% 137 137 0   0% 50 0   0%
mindsdb / integrations / handlers / google_calendar_handler / google_calendar_tables.py   0% 104 104 0   0% 62 0   0%
mindsdb / integrations / handlers / google_calendar_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / google_calendar_handler / tests / test_google_calendar_handler.py   0% 34 34 0   0% 2 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_handler.py   0% 231 231 0   0% 86 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / google_content_shopping_tables.py   0% 197 197 0   0% 136 0   0%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / google_content_shopping_handler / tests / test_google_content_shopping_handler.py   0% 43 43 0   0% 2 0   0%
mindsdb / integrations / handlers / google_fit_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_fit_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_handler.py   0% 102 102 0   0% 24 0   0%
mindsdb / integrations / handlers / google_fit_handler / google_fit_tables.py   0% 39 39 0   0% 12 0   0%
mindsdb / integrations / handlers / google_gemini_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_gemini_handler / __init__.py   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / google_gemini_handler / google_gemini_handler.py   0% 171 171 0   0% 76 0   0%
mindsdb / integrations / handlers / google_search_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_handler.py   0% 101 101 0   0% 22 0   0%
mindsdb / integrations / handlers / google_search_handler / google_search_tables.py   0% 102 102 0   0% 60 0   0%
mindsdb / integrations / handlers / google_search_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / google_search_handler / tests / test_google_search_handler.py   0% 31 31 0   0% 2 0   0%
mindsdb / integrations / handlers / greptimedb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / greptimedb_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / greptimedb_handler / greptimedb_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / __init__.py   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / groq_handler / groq_handler.py   0% 62 62 0   0% 6 0   0%
mindsdb / integrations / handlers / groq_handler / settings.py   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_handler.py   0% 69 69 0   0% 12 0   0%
mindsdb / integrations / handlers / hackernews_handler / hn_table.py   0% 76 76 0   0% 34 0   0%
mindsdb / integrations / handlers / hana_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / hana_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / hana_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / hana_handler / hana_handler.py   0% 101 101 0   0% 24 0   0%
mindsdb / integrations / handlers / hive_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / hive_handler / hive_handler.py   0% 104 104 0   0% 22 0   0%
mindsdb / integrations / handlers / hive_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / hive_handler / tests / test_hive_handler.py   0% 31 31 0   0% 2 0   0%
mindsdb / integrations / handlers / hsqldb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / hsqldb_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / hsqldb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / hsqldb_handler / hsqldb_handler.py   0% 91 91 0   0% 14 0   0%
mindsdb / integrations / handlers / hubspot_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_handler.py   0% 321 321 0   0% 108 0   0%
mindsdb / integrations / handlers / hubspot_handler / hubspot_tables.py   0% 1379 1379 0   0% 380 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / exceptions.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / huggingface_api_handler.py   0% 130 130 0   0% 74 0   0%
mindsdb / integrations / handlers / huggingface_api_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / huggingface_api_handler / tests / test_huggingface_api_handler.py   0% 5 5 0   0% 2 0   0%
mindsdb / integrations / handlers / huggingface_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / finetune.py   0% 106 106 0   100% 0 0   0%
mindsdb / integrations / handlers / huggingface_handler / huggingface_handler.py   0% 215 215 0   0% 80 0   0%
mindsdb / integrations / handlers / huggingface_handler / settings.py   0% 2 2 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / ibm_cos_handler.py   0% 197 197 0   0% 60 0   0%
mindsdb / integrations / handlers / ibm_cos_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ibm_cos_handler / tests / test_ibm_cos_handler.py   0% 11 11 0   0% 2 0   0%
mindsdb / integrations / handlers / ignite_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ignite_handler / ignite_handler.py   0% 95 95 0   0% 20 0   0%
mindsdb / integrations / handlers / ignite_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ignite_handler / tests / test_ignite_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / impala_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / impala_handler / impala_handler.py   0% 81 81 0   0% 12 0   0%
mindsdb / integrations / handlers / impala_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / impala_handler / tests / test_impala_handler.py   0% 32 32 0   0% 2 0   0%
mindsdb / integrations / handlers / influxdb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / influxdb_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_handler.py   0% 44 44 0   0% 4 0   0%
mindsdb / integrations / handlers / influxdb_handler / influxdb_tables.py   0% 36 36 0   0% 6 0   0%
mindsdb / integrations / handlers / informix_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / informix_handler / informix_handler.py   0% 111 111 0   0% 20 0   0%
mindsdb / integrations / handlers / informix_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / informix_handler / tests / test_informix_handler.py   0% 30 30 0   0% 2 0   0%
mindsdb / integrations / handlers / ingres_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / ingres_handler / ingres_handler.py   0% 91 91 0   0% 14 0   0%
mindsdb / integrations / handlers / ingres_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ingres_handler / tests / test_ingres_handler.py   0% 33 33 0   0% 2 0   0%
mindsdb / integrations / handlers / instatus_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / instatus_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_handler.py   0% 66 66 0   0% 16 0   0%
mindsdb / integrations / handlers / instatus_handler / instatus_tables.py   0% 183 183 0   0% 102 0   0%
mindsdb / integrations / handlers / intercom_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / intercom_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_handler.py   0% 59 59 0   0% 10 0   0%
mindsdb / integrations / handlers / intercom_handler / intercom_tables.py   0% 72 72 0   0% 38 0   0%
mindsdb / integrations / handlers / jira_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / jira_handler / __init__.py   92% 13 1 0   100% 0 0   92%
mindsdb / integrations / handlers / jira_handler / jira_handler.py   3% 66 64 0   0% 10 0   3%
mindsdb / integrations / handlers / jira_handler / jira_tables.py   0% 104 104 0   0% 54 0   0%
mindsdb / integrations / handlers / kinetica_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / kinetica_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / kinetica_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / kinetica_handler / kinetica_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / lancedb_handler / lancedb_handler.py   0% 162 162 0   0% 46 0   0%
mindsdb / integrations / handlers / lancedb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / lancedb_handler / tests / test_lancedb_handler.py   0% 42 42 0   0% 2 0   0%
mindsdb / integrations / handlers / langchain_embedding_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / langchain_embedding_handler / __init__.py   80% 15 3 0   100% 0 0   80%
mindsdb / integrations / handlers / langchain_embedding_handler / fastapi_embeddings.py   35% 23 15 0   0% 2 0   32%
mindsdb / integrations / handlers / langchain_embedding_handler / langchain_embedding_handler.py   32% 96 65 0   12% 24 1   28%
mindsdb / integrations / handlers / langchain_embedding_handler / vllm_embeddings.py   23% 44 34 0   0% 10 0   19%
mindsdb / integrations / handlers / langchain_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / langchain_handler / langchain_handler.py   0% 159 159 0   0% 50 0   0%
mindsdb / integrations / handlers / langchain_handler / tools.py   0% 135 135 0   0% 36 0   0%
mindsdb / integrations / handlers / leonardoai_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / leonardoai_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / leonardoai_handler / leonardo_ai_handler.py   0% 105 105 0   0% 24 0   0%
mindsdb / integrations / handlers / libsql_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / libsql_handler / libsql_handler.py   0% 82 82 0   0% 16 0   0%
mindsdb / integrations / handlers / libsql_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / libsql_handler / tests / test_libsql_handler.py   0% 31 31 0   0% 2 0   0%
mindsdb / integrations / handlers / lightdash_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / lightdash_handler / api.py   0% 95 95 0   0% 36 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_handler.py   0% 32 32 0   0% 4 0   0%
mindsdb / integrations / handlers / lightdash_handler / lightdash_tables.py   0% 329 329 0   0% 30 0   0%
mindsdb / integrations / handlers / lightdash_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / lightfm_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / lightfm_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / lightfm_handler / helpers.py   0% 49 49 0   0% 10 0   0%
mindsdb / integrations / handlers / lightfm_handler / lightfm_handler.py   0% 80 80 0   0% 22 0   0%
mindsdb / integrations / handlers / lightfm_handler / settings.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / lightwood_handler / functions.py   0% 156 156 0   0% 28 0   0%
mindsdb / integrations / handlers / lightwood_handler / lightwood_handler.py   0% 354 354 0   0% 198 0   0%
mindsdb / integrations / handlers / lightwood_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / lightwood_handler / tests / test_lightwood_handler.py   0% 110 110 0   0% 16 0   0%
mindsdb / integrations / handlers / lightwood_handler / utils.py   0% 60 60 0   0% 34 0   0%
mindsdb / integrations / handlers / lindorm_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / lindorm_handler / lindorm_handler.py   0% 101 101 0   0% 20 0   0%
mindsdb / integrations / handlers / lindorm_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / lindorm_handler / tests / test_lindorm_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / litellm_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / litellm_handler / __init__.py   80% 15 3 0   100% 0 0   80%
mindsdb / integrations / handlers / litellm_handler / litellm_handler.py   40% 87 52 0   8% 24 2   33%
mindsdb / integrations / handlers / litellm_handler / settings.py   100% 30 0 0   100% 0 0   100%
mindsdb / integrations / handlers / llama_index_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / llama_index_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / llama_index_handler / llama_index_handler.py   0% 116 116 0   0% 34 0   0%
mindsdb / integrations / handlers / llama_index_handler / settings.py   0% 35 35 0   0% 6 0   0%
mindsdb / integrations / handlers / ludwig_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ludwig_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ludwig_handler / functions.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ludwig_handler / ludwig_handler.py   0% 36 36 0   0% 4 0   0%
mindsdb / integrations / handlers / ludwig_handler / utils.py   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / luma.py   0% 40 40 0   0% 12 0   0%
mindsdb / integrations / handlers / luma_handler / luma_handler.py   0% 30 30 0   100% 0 0   0%
mindsdb / integrations / handlers / luma_handler / luma_tables.py   0% 62 62 0   0% 28 0   0%
mindsdb / integrations / handlers / mariadb_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mariadb_handler / __init__.py   77% 13 3 0   100% 0 0   77%
mindsdb / integrations / handlers / mariadb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / mariadb_handler / mariadb_handler.py   100% 5 0 0   100% 0 0   100%
mindsdb / integrations / handlers / materialize_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / materialize_handler.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / materialize_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / materialize_handler / tests / test_materialize_handler.py   0% 34 34 0   0% 2 0   0%
mindsdb / integrations / handlers / matrixone_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / matrixone_handler / matrixone_handler.py   0% 96 96 0   0% 20 0   0%
mindsdb / integrations / handlers / matrixone_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / matrixone_handler / tests / test_matrixone_handler.py   0% 33 33 0   0% 2 0   0%
mindsdb / integrations / handlers / maxdb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / maxdb_handler / maxdb_handler.py   0% 93 93 0   0% 14 0   0%
mindsdb / integrations / handlers / maxdb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / maxdb_handler / tests / test_maxdb_handler.py   0% 33 33 0   0% 2 0   0%
mindsdb / integrations / handlers / mediawiki_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / mediawiki_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_handler.py   0% 35 35 0   0% 2 0   0%
mindsdb / integrations / handlers / mediawiki_handler / mediawiki_tables.py   0% 46 46 0   0% 14 0   0%
mindsdb / integrations / handlers / mendeley_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_handler.py   0% 111 111 0   0% 34 0   0%
mindsdb / integrations / handlers / mendeley_handler / mendeley_tables.py   0% 63 63 0   0% 46 0   0%
mindsdb / integrations / handlers / mendeley_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mendeley_handler / tests / test_mendeley_handler.py   0% 69 69 0   0% 2 0   0%
mindsdb / integrations / handlers / merlion_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / merlion_handler / adapters.py   0% 117 117 0   0% 6 0   0%
mindsdb / integrations / handlers / merlion_handler / merlion_handler.py   0% 145 145 0   0% 26 0   0%
mindsdb / integrations / handlers / milvus_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / milvus_handler / milvus_handler.py   0% 173 173 0   0% 74 0   0%
mindsdb / integrations / handlers / milvus_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / minds_endpoint_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / __init__.py   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / minds_endpoint_handler.py   0% 56 56 0   0% 6 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / settings.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / minds_endpoint_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / minds_endpoint_handler / tests / test_minds_endpoint_handler.py   0% 38 38 0   100% 0 0   0%
mindsdb / integrations / handlers / mlflow_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / mlflow_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / mlflow_handler / mlflow_handler.py   0% 44 44 0   0% 6 0   0%
mindsdb / integrations / handlers / monetdb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / monetdb_handler / monetdb_handler.py   0% 91 91 0   0% 12 0   0%
mindsdb / integrations / handlers / monetdb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / monetdb_handler / tests / test_monetdb_handler.py   0% 30 30 0   0% 2 0   0%
mindsdb / integrations / handlers / monetdb_handler / utils / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / monetdb_handler / utils / monet_get_id.py   0% 23 23 0   0% 2 0   0%
mindsdb / integrations / handlers / mongodb_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / mongodb_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / mongodb_handler.py   72% 185 52 0   50% 74 15   66%
mindsdb / integrations / handlers / mongodb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / tests / test_mongodb_handler.py   0% 68 68 0   0% 2 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_ast.py   0% 137 137 0   0% 78 0   0%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_parser.py   9% 88 80 0   0% 60 0   5%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_query.py   50% 38 19 0   21% 14 3   42%
mindsdb / integrations / handlers / mongodb_handler / utils / mongodb_render.py   69% 246 76 0   56% 162 34   64%
mindsdb / integrations / handlers / monkeylearn_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / monkeylearn_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / monkeylearn_handler / monkeylearn_handler.py   0% 63 63 0   0% 24 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_graph_api_one_drive_client.py   0% 40 40 0   0% 12 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_handler.py   0% 93 93 0   0% 16 0   0%
mindsdb / integrations / handlers / ms_one_drive_handler / ms_one_drive_tables.py   0% 28 28 0   0% 6 0   0%
mindsdb / integrations / handlers / ms_teams_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / ms_teams_handler / __init__.py   77% 13 3 0   100% 0 0   77%
mindsdb / integrations / handlers / ms_teams_handler / ms_graph_api_teams_client.py   87% 139 18 0   81% 42 4   86%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_handler.py   73% 111 30 0   50% 20 4   69%
mindsdb / integrations / handlers / ms_teams_handler / ms_teams_tables.py   86% 114 16 0   67% 52 9   80%
mindsdb / integrations / handlers / mssql_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mssql_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / mssql_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mssql_handler / mssql_handler.py   86% 284 41 2   76% 112 19   83%
mindsdb / integrations / handlers / mysql_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / mysql_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / mysql_handler / mysql_handler.py   95% 202 11 0   85% 62 9   92%
mindsdb / integrations / handlers / mysql_handler / settings.py   54% 81 37 0   28% 32 7   47%
mindsdb / integrations / handlers / neuralforecast_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / neuralforecast_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / neuralforecast_handler / neuralforecast_handler.py   0% 75 75 0   0% 14 0   0%
mindsdb / integrations / handlers / newsapi_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / newsapi_handler / newsapi_handler.py   0% 138 138 0   0% 56 0   0%
mindsdb / integrations / handlers / newsapi_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / newsapi_handler / tests / test_newsapi_handler.py   0% 44 44 0   0% 2 0   0%
mindsdb / integrations / handlers / notion_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / notion_handler / notion_handler.py   0% 151 151 0   0% 80 0   0%
mindsdb / integrations / handlers / notion_handler / notion_table.py   0% 188 188 0   0% 106 0   0%
mindsdb / integrations / handlers / notion_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / notion_handler / tests / test_notion_handler.py   0% 38 38 0   0% 2 0   0%
mindsdb / integrations / handlers / npm_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / npm_handler / api.py   0% 20 20 0   0% 6 0   0%
mindsdb / integrations / handlers / npm_handler / npm_handler.py   0% 26 26 0   0% 4 0   0%
mindsdb / integrations / handlers / npm_handler / npm_tables.py   0% 139 139 0   0% 2 0   0%
mindsdb / integrations / handlers / npm_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / nuo_jdbc_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / nuo_jdbc_handler.py   0% 112 112 0   0% 26 0   0%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / nuo_jdbc_handler / tests / test_nuo_handler.py   0% 29 29 0   0% 2 0   0%
mindsdb / integrations / handlers / oceanbase_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / oceanbase_handler.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / oceanbase_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / oceanbase_handler / tests / test_oceanbase_handler.py   0% 34 34 0   0% 2 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi.py   0% 36 36 0   0% 8 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_handler.py   0% 46 46 0   0% 4 0   0%
mindsdb / integrations / handlers / oilpriceapi_handler / oilpriceapi_tables.py   0% 75 75 0   0% 36 0   0%
mindsdb / integrations / handlers / ollama_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ollama_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ollama_handler / ollama_handler.py   0% 89 89 0   0% 34 0   0%
mindsdb / integrations / handlers / openai_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / __init__.py   81% 16 3 0   100% 0 0   81%
mindsdb / integrations / handlers / openai_handler / constants.py   100% 11 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / creation_args.py   100% 3 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / helpers.py   58% 83 35 0   38% 24 5   53%
mindsdb / integrations / handlers / openai_handler / model_using_args.py   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / openai_handler.py   65% 456 159 0   50% 180 22   61%
mindsdb / integrations / handlers / openai_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openai_handler / tests / test_openai_handler.py   0% 108 108 0   0% 2 0   0%
mindsdb / integrations / handlers / openbb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / openbb_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_handler.py   0% 51 51 0   0% 10 0   0%
mindsdb / integrations / handlers / openbb_handler / openbb_tables.py   0% 195 195 0   0% 100 0   0%
mindsdb / integrations / handlers / opengauss_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / opengauss_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / opengauss_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / opengauss_handler / tests / test_opengauss_handler.py   0% 28 28 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_handler.py   0% 42 42 0   0% 4 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / openstreetmap_tables.py   0% 105 105 0   0% 42 0   0%
mindsdb / integrations / handlers / openstreetmap_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / openstreetmap_handler / tests / test_openstreetmap_handler.py   0% 26 26 0   0% 2 0   0%
mindsdb / integrations / handlers / oracle_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / oracle_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / oracle_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / oracle_handler / oracle_handler.py   82% 267 47 0   66% 98 21   78%
mindsdb / integrations / handlers / orioledb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / orioledb_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / orioledb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / orioledb_handler / tests / test_orioledb_handler.py   0% 34 34 0   0% 2 0   0%
mindsdb / integrations / handlers / palm_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / palm_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / palm_handler / palm_handler.py   0% 229 229 0   0% 86 0   0%
mindsdb / integrations / handlers / paypal_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_handler.py   0% 50 50 0   0% 2 0   0%
mindsdb / integrations / handlers / paypal_handler / paypal_tables.py   0% 101 101 0   0% 20 0   0%
mindsdb / integrations / handlers / pgvector_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pgvector_handler / pgvector_handler.py   0% 304 304 0   0% 122 0   0%
mindsdb / integrations / handlers / phoenix_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / phoenix_handler / phoenix_handler.py   0% 100 100 0   0% 20 0   0%
mindsdb / integrations / handlers / phoenix_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / phoenix_handler / tests / test_phoenix_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / pinecone_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pinecone_handler / pinecone_handler.py   0% 188 188 0   0% 72 0   0%
mindsdb / integrations / handlers / pinecone_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / pinot_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pinot_handler / pinot_handler.py   0% 100 100 0   0% 20 0   0%
mindsdb / integrations / handlers / pinot_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / pinot_handler / tests / test_pinot_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / pirateweather_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / pirateweather_handler / pirateweather_handler.py   0% 98 98 0   0% 24 0   0%
mindsdb / integrations / handlers / plaid_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / plaid_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_handler.py   0% 96 96 0   0% 26 0   0%
mindsdb / integrations / handlers / plaid_handler / plaid_tables.py   0% 58 58 0   0% 28 0   0%
mindsdb / integrations / handlers / plaid_handler / utils.py   0% 6 6 0   0% 2 0   0%
mindsdb / integrations / handlers / planetscale_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / planetscale_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / planetscale_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / planetscale_handler / planetscale_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / popularity_recommender_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / popularity_recommender_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / popularity_recommender_handler / popularity_recommender_handler.py   0% 27 27 0   0% 2 0   0%
mindsdb / integrations / handlers / portkey_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / portkey_handler / __init__.py   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / portkey_handler / portkey_handler.py   0% 29 29 0   0% 2 0   0%
mindsdb / integrations / handlers / postgres_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / postgres_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / postgres_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / postgres_handler / postgres_handler.py   94% 326 19 0   77% 98 21   90%
mindsdb / integrations / handlers / pycaret_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / __init__.py   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / pycaret_handler / pycaret_handler.py   0% 74 74 0   0% 30 0   0%
mindsdb / integrations / handlers / pycaret_handler / test / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / pycaret_handler / test / test_pycaret.py   0% 78 78 0   0% 12 0   0%
mindsdb / integrations / handlers / pypi_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / pypi_handler / api.py   0% 65 65 0   0% 10 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_handler.py   0% 27 27 0   0% 4 0   0%
mindsdb / integrations / handlers / pypi_handler / pypi_tables.py   0% 82 82 0   0% 4 0   0%
mindsdb / integrations / handlers / qdrant_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / qdrant_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / qdrant_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / qdrant_handler / qdrant_handler.py   0% 159 159 0   0% 68 0   0%
mindsdb / integrations / handlers / questdb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / questdb_handler / questdb_handler.py   0% 38 38 0   0% 6 0   0%
mindsdb / integrations / handlers / questdb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / questdb_handler / tests / test_questdb_handler.py   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_handler.py   0% 58 58 0   0% 12 0   0%
mindsdb / integrations / handlers / quickbooks_handler / quickbooks_table.py   0% 201 201 0   0% 108 0   0%
mindsdb / integrations / handlers / rag_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / exceptions.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / rag_handler / ingest.py   0% 75 75 0   0% 20 0   0%
mindsdb / integrations / handlers / rag_handler / rag.py   0% 72 72 0   0% 14 0   0%
mindsdb / integrations / handlers / rag_handler / rag_handler.py   0% 52 52 0   0% 10 0   0%
mindsdb / integrations / handlers / rag_handler / settings.py   0% 257 257 0   0% 52 0   0%
mindsdb / integrations / handlers / ray_serve_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / ray_serve_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / ray_serve_handler / ray_serve_handler.py   0% 73 73 0   0% 20 0   0%
mindsdb / integrations / handlers / reddit_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / reddit_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_handler.py   0% 53 53 0   0% 16 0   0%
mindsdb / integrations / handlers / reddit_handler / reddit_tables.py   0% 92 92 0   0% 54 0   0%
mindsdb / integrations / handlers / redshift_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / redshift_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / redshift_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / redshift_handler / redshift_handler.py   100% 31 0 0   100% 2 0   100%
mindsdb / integrations / handlers / replicate_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / replicate_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / replicate_handler / replicate_handler.py   0% 92 92 0   0% 42 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_handler.py   0% 67 67 0   0% 12 0   0%
mindsdb / integrations / handlers / rocket_chat_handler / rocket_chat_tables.py   0% 94 94 0   0% 26 0   0%
mindsdb / integrations / handlers / rockset_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / rockset_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / rockset_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / rockset_handler / tests / test_rockset_handler.py   0% 20 20 0   100% 0 0   0%
mindsdb / integrations / handlers / s3_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / s3_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / s3_handler.py   66% 216 74 0   47% 66 13   61%
mindsdb / integrations / handlers / s3_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / s3_handler / tests / test_s3_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / salesforce_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / salesforce_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / constants.py   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / handlers / salesforce_handler / salesforce_handler.py   96% 122 5 0   90% 30 3   95%
mindsdb / integrations / handlers / salesforce_handler / salesforce_tables.py   86% 88 12 0   79% 24 1   85%
mindsdb / integrations / handlers / sap_erp_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sap_erp_handler / api.py   0% 40 40 0   0% 16 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_handler.py   0% 32 32 0   0% 4 0   0%
mindsdb / integrations / handlers / sap_erp_handler / sap_erp_tables.py   0% 517 517 0   0% 2 0   0%
mindsdb / integrations / handlers / sap_erp_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / scylla_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / connection_args.py   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / scylla_handler / scylla_handler.py   0% 114 114 0   0% 36 0   0%
mindsdb / integrations / handlers / scylla_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / scylla_handler / tests / test_scylla_handler.py   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_handler.py   0% 41 41 0   0% 2 0   0%
mindsdb / integrations / handlers / sendinblue_handler / sendinblue_tables.py   0% 96 96 0   0% 18 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / __init__.py   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / sentence_transformers_handler.py   0% 40 40 0   0% 10 0   0%
mindsdb / integrations / handlers / sentence_transformers_handler / settings.py   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_handler.py   0% 64 64 0   0% 10 0   0%
mindsdb / integrations / handlers / serpstack_handler / serpstack_tables.py   0% 103 103 0   0% 24 0   0%
mindsdb / integrations / handlers / sharepoint_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_api.py   0% 165 165 0   0% 62 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_handler.py   0% 51 51 0   0% 4 0   0%
mindsdb / integrations / handlers / sharepoint_handler / sharepoint_tables.py   0% 190 190 0   0% 28 0   0%
mindsdb / integrations / handlers / sharepoint_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / sharepoint_handler / tests / test_sharepoint_handler.py   0% 35 35 0   0% 2 0   0%
mindsdb / integrations / handlers / sharepoint_handler / utils.py   0% 39 39 0   0% 4 0   0%
mindsdb / integrations / handlers / sheets_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sheets_handler / sheets_handler.py   0% 74 74 0   0% 12 0   0%
mindsdb / integrations / handlers / sheets_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / sheets_handler / tests / test_sheets_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / shopify_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / shopify_handler / models / common.py   0% 64 64 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / customers.py   0% 29 29 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / gift_cards.py   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / inventory_items.py   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / marketing_events.py   0% 18 18 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / orders.py   0% 86 86 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / product_variants.py   0% 23 23 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / products.py   0% 40 40 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / staff_members.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / models / utils.py   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_handler.py   0% 67 67 0   0% 8 0   0%
mindsdb / integrations / handlers / shopify_handler / shopify_tables.py   0% 218 218 0   0% 18 0   0%
mindsdb / integrations / handlers / shopify_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / shopify_handler / tests / test_shopify_handler.py   0% 444 444 0   0% 26 0   0%
mindsdb / integrations / handlers / shopify_handler / utils.py   0% 87 87 0   0% 36 0   0%
mindsdb / integrations / handlers / singlestore_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / singlestore_handler.py   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / singlestore_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / singlestore_handler / tests / test_singlestore_handler.py   0% 26 26 0   100% 0 0   0%
mindsdb / integrations / handlers / slack_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / __init__.py   77% 13 3 0   100% 0 0   77%
mindsdb / integrations / handlers / slack_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / slack_handler / slack_handler.py   92% 136 11 0   78% 46 10   88%
mindsdb / integrations / handlers / slack_handler / slack_tables.py   76% 270 65 0   77% 104 16   76%
mindsdb / integrations / handlers / snowflake_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / snowflake_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / snowflake_handler / auth_types.py   73% 44 12 0   67% 18 2   71%
mindsdb / integrations / handlers / snowflake_handler / connection_args.py   100% 4 0 0   100% 0 0   100%
mindsdb / integrations / handlers / snowflake_handler / snowflake_handler.py   87% 324 42 0   64% 134 24   80%
mindsdb / integrations / handlers / solace_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / solace_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / solace_handler / solace_handler.py   0% 97 97 0   0% 20 0   0%
mindsdb / integrations / handlers / solr_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / solr_handler / solr_handler.py   0% 88 88 0   0% 22 0   0%
mindsdb / integrations / handlers / solr_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / solr_handler / tests / test_solr_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / spacy_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / spacy_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / spacy_handler / spacy_handler.py   0% 100 100 0   0% 20 0   0%
mindsdb / integrations / handlers / sqlany_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlany_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlany_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlany_handler / sqlany_handler.py   0% 87 87 0   0% 18 0   0%
mindsdb / integrations / handlers / sqlite_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sqlite_handler / sqlite_handler.py   0% 87 87 0   0% 16 0   0%
mindsdb / integrations / handlers / sqlite_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / sqlite_handler / tests / test_sqlite_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / sqreamdb_handler.py   0% 69 69 0   0% 10 0   0%
mindsdb / integrations / handlers / sqreamdb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / sqreamdb_handler / tests / test_sqreamdb_handler.py   0% 27 27 0   0% 2 0   0%
mindsdb / integrations / handlers / stabilityai_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai.py   0% 67 67 0   0% 26 0   0%
mindsdb / integrations / handlers / stabilityai_handler / stabilityai_handler.py   0% 112 112 0   0% 50 0   0%
mindsdb / integrations / handlers / starrocks_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / starrocks_handler.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / starrocks_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / starrocks_handler / tests / test_starrocks_handler.py   0% 34 34 0   0% 2 0   0%
mindsdb / integrations / handlers / statsforecast_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / statsforecast_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / statsforecast_handler / statsforecast_handler.py   0% 96 96 0   0% 16 0   0%
mindsdb / integrations / handlers / strapi_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_handler.py   0% 75 75 0   0% 24 0   0%
mindsdb / integrations / handlers / strapi_handler / strapi_tables.py   0% 69 69 0   0% 36 0   0%
mindsdb / integrations / handlers / strapi_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / strapi_handler / tests / test_strapi_handler.py   0% 30 30 0   0% 2 0   0%
mindsdb / integrations / handlers / strava_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / strava_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / strava_handler / strava_handler.py   0% 45 45 0   0% 2 0   0%
mindsdb / integrations / handlers / strava_handler / strava_tables.py   0% 105 105 0   0% 58 0   0%
mindsdb / integrations / handlers / stripe_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_handler.py   0% 47 47 0   0% 2 0   0%
mindsdb / integrations / handlers / stripe_handler / stripe_tables.py   0% 158 158 0   0% 22 0   0%
mindsdb / integrations / handlers / supabase_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / supabase_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / supabase_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / supabase_handler / tests / test_supabase_handler.py   0% 28 28 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / surrealdb_handler / surrealdb_handler.py   0% 92 92 0   0% 12 0   0%
mindsdb / integrations / handlers / surrealdb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / surrealdb_handler / tests / test_surrealdb_handler.py   0% 33 33 0   0% 2 0   0%
mindsdb / integrations / handlers / surrealdb_handler / utils / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / surrealdb_handler / utils / surreal_get_info.py   0% 17 17 0   0% 2 0   0%
mindsdb / integrations / handlers / symbl_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_handler.py   0% 45 45 0   100% 0 0   0%
mindsdb / integrations / handlers / symbl_handler / symbl_tables.py   0% 196 196 0   0% 70 0   0%
mindsdb / integrations / handlers / tdengine_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / tdengine_handler / tdengine_handler.py   0% 77 77 0   0% 12 0   0%
mindsdb / integrations / handlers / tdengine_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / tdengine_handler / tests / test_tdengine_handler.py   0% 33 33 0   0% 2 0   0%
mindsdb / integrations / handlers / teradata_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / teradata_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / teradata_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / teradata_handler / teradata_handler.py   0% 103 103 0   0% 20 0   0%
mindsdb / integrations / handlers / tidb_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / tidb_handler / tests / test_tidb_handler.py   0% 28 28 0   100% 0 0   0%
mindsdb / integrations / handlers / tidb_handler / tidb_handler.py   0% 5 5 0   100% 0 0   0%
mindsdb / integrations / handlers / timegpt_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / timegpt_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / timegpt_handler / timegpt_handler.py   0% 115 115 0   0% 40 0   0%
mindsdb / integrations / handlers / timescaledb_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / timescaledb_handler / __init__.py   77% 13 3 0   100% 0 0   77%
mindsdb / integrations / handlers / timescaledb_handler / timescaledb_handler.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / togetherai_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / __init__.py   0% 17 17 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / creation_args.py   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / model_using_args.py   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / settings.py   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / togetherai_handler / togetherai_handler.py   0% 89 89 0   0% 24 0   0%
mindsdb / integrations / handlers / tpot_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / tpot_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / tpot_handler / tpot_handler.py   0% 43 43 0   0% 18 0   0%
mindsdb / integrations / handlers / trino_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / trino_handler / tests / test_trino_handler.py   0% 22 22 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / trino_config_provider.py   0% 8 8 0   100% 0 0   0%
mindsdb / integrations / handlers / trino_handler / trino_handler.py   0% 88 88 0   0% 20 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_api.py   0% 73 73 0   0% 20 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_handler.py   0% 107 107 0   0% 30 0   0%
mindsdb / integrations / handlers / tripadvisor_handler / tripadvisor_table.py   0% 198 198 0   0% 120 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / settings.py   0% 80 80 0   0% 22 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_api_client.py   0% 145 145 0   0% 44 0   0%
mindsdb / integrations / handlers / twelve_labs_handler / twelve_labs_handler.py   0% 87 87 0   0% 24 0   0%
mindsdb / integrations / handlers / twilio_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / twilio_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / twilio_handler / twilio_handler.py   0% 196 196 0   0% 82 0   0%
mindsdb / integrations / handlers / twitter_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / twitter_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / twitter_handler / twitter_handler.py   0% 281 281 0   0% 162 0   0%
mindsdb / integrations / handlers / unify_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / __init__.py   0% 16 16 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / creation_args.py   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / model_using_args.py   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / handlers / unify_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / unify_handler / tests / test_unify_handler.py   0% 22 22 0   0% 2 0   0%
mindsdb / integrations / handlers / unify_handler / unify_handler.py   0% 40 40 0   0% 10 0   0%
mindsdb / integrations / handlers / vertex_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_client.py   0% 52 52 0   0% 8 0   0%
mindsdb / integrations / handlers / vertex_handler / vertex_handler.py   0% 51 51 0   0% 10 0   0%
mindsdb / integrations / handlers / vertica_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / vertica_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / vertica_handler / tests / test_vertica_handler.py   0% 32 32 0   0% 2 0   0%
mindsdb / integrations / handlers / vertica_handler / vertica_handler.py   0% 78 78 0   0% 12 0   0%
mindsdb / integrations / handlers / vitess_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / vitess_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / vitess_handler / tests / test_vitess_handler.py   0% 34 34 0   0% 2 0   0%
mindsdb / integrations / handlers / vitess_handler / vitess_handler.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / weaviate_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / weaviate_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / weaviate_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / weaviate_handler / weaviate_handler.py   0% 249 249 0   0% 86 0   0%
mindsdb / integrations / handlers / web_handler / __about__.py   100% 9 0 0   100% 0 0   100%
mindsdb / integrations / handlers / web_handler / __init__.py   79% 14 3 0   100% 0 0   79%
mindsdb / integrations / handlers / web_handler / urlcrawl_helpers.py   82% 164 30 0   72% 72 18   79%
mindsdb / integrations / handlers / web_handler / web_handler.py   88% 56 7 0   85% 26 4   87%
mindsdb / integrations / handlers / webz_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / webz_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / webz_handler / webz_handler.py   0% 92 92 0   0% 28 0   0%
mindsdb / integrations / handlers / webz_handler / webz_tables.py   0% 60 60 0   0% 28 0   0%
mindsdb / integrations / handlers / whatsapp_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / whatsapp_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / whatsapp_handler / whatsapp_handler.py   0% 187 187 0   0% 70 0   0%
mindsdb / integrations / handlers / writer_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / evaluate.py   0% 152 152 0   0% 36 0   0%
mindsdb / integrations / handlers / writer_handler / ingest.py   0% 6 6 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / rag.py   0% 7 7 0   100% 0 0   0%
mindsdb / integrations / handlers / writer_handler / settings.py   0% 53 53 0   0% 10 0   0%
mindsdb / integrations / handlers / writer_handler / writer_handler.py   0% 78 78 0   0% 26 0   0%
mindsdb / integrations / handlers / xata_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / xata_handler / __init__.py   0% 15 15 0   100% 0 0   0%
mindsdb / integrations / handlers / xata_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / xata_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / xata_handler / xata_handler.py   0% 179 179 0   0% 88 0   0%
mindsdb / integrations / handlers / youtube_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / connection_args.py   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_handler.py   0% 61 61 0   0% 10 0   0%
mindsdb / integrations / handlers / youtube_handler / youtube_tables.py   0% 203 203 0   0% 102 0   0%
mindsdb / integrations / handlers / yugabyte_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / yugabyte_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / yugabyte_handler / tests / test_yugabyte_handler.py   0% 30 30 0   0% 2 0   0%
mindsdb / integrations / handlers / yugabyte_handler / yugabyte_handler.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_handler.py   0% 38 38 0   100% 0 0   0%
mindsdb / integrations / handlers / zendesk_handler / zendesk_tables.py   0% 104 104 0   0% 40 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / __init__.py   0% 14 14 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / connection_args.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / tests / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase.py   0% 39 39 0   0% 4 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_handler.py   0% 52 52 0   0% 4 0   0%
mindsdb / integrations / handlers / zipcodebase_handler / zipcodebase_tables.py   0% 181 181 0   0% 82 0   0%
mindsdb / integrations / handlers / zotero_handler / __about__.py   0% 9 9 0   100% 0 0   0%
mindsdb / integrations / handlers / zotero_handler / __init__.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_handler.py   0% 39 39 0   0% 4 0   0%
mindsdb / integrations / handlers / zotero_handler / zotero_tables.py   0% 69 69 0   0% 28 0   0%
mindsdb / integrations / libs / __init__.py   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / libs / api_handler.py   44% 262 147 0   17% 120 14   35%
mindsdb / integrations / libs / api_handler_exceptions.py   100% 10 0 0   100% 0 0   100%
mindsdb / integrations / libs / api_handler_generator.py   0% 327 327 0   0% 174 0   0%
mindsdb / integrations / libs / base.py   65% 155 55 0   53% 34 6   62%
mindsdb / integrations / libs / const.py   100% 16 0 0   100% 0 0   100%
mindsdb / integrations / libs / keyword_search_base.py   73% 11 3 0   100% 0 0   73%
mindsdb / integrations / libs / llm / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / libs / llm / config.py   100% 94 0 0   100% 0 0   100%
mindsdb / integrations / libs / llm / utils.py   77% 205 47 0   56% 94 13   71%
mindsdb / integrations / libs / ml_exec_base.py   49% 150 76 0   8% 24 2   44%
mindsdb / integrations / libs / ml_handler_process / __init__.py   100% 8 0 0   100% 0 0   100%
mindsdb / integrations / libs / ml_handler_process / create_engine_process.py   27% 15 11 0   0% 4 0   21%
mindsdb / integrations / libs / ml_handler_process / create_validation_process.py   50% 6 3 0   0% 2 0   38%
mindsdb / integrations / libs / ml_handler_process / describe_process.py   18% 62 51 0   0% 16 0   14%
mindsdb / integrations / libs / ml_handler_process / func_call_process.py   21% 14 11 0   0% 4 0   17%
mindsdb / integrations / libs / ml_handler_process / handlers_cacher.py   56% 16 7 0   0% 2 0   50%
mindsdb / integrations / libs / ml_handler_process / learn_process.py   21% 103 81 0   0% 28 0   17%
mindsdb / integrations / libs / ml_handler_process / predict_process.py   35% 23 15 0   0% 4 0   30%
mindsdb / integrations / libs / ml_handler_process / update_engine_process.py   27% 15 11 0   0% 4 0   21%
mindsdb / integrations / libs / ml_handler_process / update_process.py   20% 15 12 0   0% 4 0   16%
mindsdb / integrations / libs / process_cache.py   66% 200 69 0   44% 72 12   60%
mindsdb / integrations / libs / realtime_chat_handler.py   0% 13 13 0   100% 0 0   0%
mindsdb / integrations / libs / response.py   80% 85 17 0   56% 16 3   76%
mindsdb / integrations / libs / storage_handler.py   0% 61 61 0   0% 8 0   0%
mindsdb / integrations / libs / vectordatabase_handler.py   29% 258 184 0   8% 96 6   23%
mindsdb / integrations / utilities / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / datasets / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / datasets / dataset.py   0% 33 33 0   0% 10 0   0%
mindsdb / integrations / utilities / date_utils.py   0% 49 49 0   0% 22 0   0%
mindsdb / integrations / utilities / files / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / files / file_reader.py   79% 242 52 0   55% 76 18   73%
mindsdb / integrations / utilities / handler_utils.py   58% 66 28 0   44% 52 11   52%
mindsdb / integrations / utilities / handlers / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / api_utilities / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / api_utilities / microsoft / __init__.py   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / api_utilities / microsoft / ms_graph_api_utilities.py   84% 56 9 0   56% 18 4   77%
mindsdb / integrations / utilities / handlers / auth_utilities / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / exceptions.py   86% 7 1 0   100% 0 0   86%
mindsdb / integrations / utilities / handlers / auth_utilities / google / __init__.py   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_service_account_oauth_utilities.py   41% 41 24 0   17% 12 2   36%
mindsdb / integrations / utilities / handlers / auth_utilities / google / google_user_oauth_utilities.py   29% 59 42 0   0% 18 0   22%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / __init__.py   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / microsoft / ms_graph_api_auth_utilities.py   80% 64 13 0   44% 16 1   72%
mindsdb / integrations / utilities / handlers / auth_utilities / snowflake / __init__.py   100% 1 0 0   100% 0 0   100%
mindsdb / integrations / utilities / handlers / auth_utilities / snowflake / snowflake_jwt_gen.py   37% 63 40 3   0% 12 0   31%
mindsdb / integrations / utilities / handlers / query_utilities / __init__.py   0% 4 4 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / base_query_utilities.py   0% 24 24 0   0% 2 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / delete_query_utilities.py   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / exceptions.py   0% 3 3 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / insert_query_utilities.py   0% 35 35 0   0% 16 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / select_query_utilities.py   0% 57 57 0   0% 14 0   0%
mindsdb / integrations / utilities / handlers / query_utilities / update_query_utilities.py   0% 23 23 0   0% 6 0   0%
mindsdb / integrations / utilities / handlers / validation_utilities / __init__.py   0% 1 1 0   100% 0 0   0%
mindsdb / integrations / utilities / handlers / validation_utilities / parameter_validation_utilities.py   0% 11 11 0   0% 6 0   0%
mindsdb / integrations / utilities / install.py   11% 64 57 0   0% 18 0   9%
mindsdb / integrations / utilities / pydantic_utils.py   0% 89 89 0   0% 60 0   0%
mindsdb / integrations / utilities / query_traversal.py   88% 182 22 0   82% 152 26   85%
mindsdb / integrations / utilities / rag / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / chains / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / chains / local_context_summarizer_chain.py   0% 121 121 0   0% 26 0   0%
mindsdb / integrations / utilities / rag / chains / map_reduce_summarizer_chain.py   31% 136 94 0   0% 28 0   26%
mindsdb / integrations / utilities / rag / config_loader.py   94% 33 2 0   85% 20 3   91%
mindsdb / integrations / utilities / rag / loaders / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / loaders / file_loader.py   29% 45 32 7   0% 14 0   22%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / MDBVectorStore.py   52% 27 13 0   0% 4 0   45%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / pgvector.py   27% 66 48 0   0% 16 0   22%
mindsdb / integrations / utilities / rag / loaders / vector_store_loader / vector_store_loader.py   64% 39 14 0   0% 6 0   56%
mindsdb / integrations / utilities / rag / pipelines / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / pipelines / rag.py   24% 139 106 0   0% 44 0   18%
mindsdb / integrations / utilities / rag / rag_pipeline_builder.py   50% 42 21 0   0% 6 0   44%
mindsdb / integrations / utilities / rag / rerankers / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / rerankers / base_reranker.py   20% 333 265 0   0% 112 0   15%
mindsdb / integrations / utilities / rag / rerankers / reranker_compressor.py   30% 53 37 0   0% 20 0   22%
mindsdb / integrations / utilities / rag / retrievers / __init__.py   100% 2 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / retrievers / auto_retriever.py   32% 44 30 0   0% 12 0   25%
mindsdb / integrations / utilities / rag / retrievers / base.py   83% 6 1 0   100% 0 0   83%
mindsdb / integrations / utilities / rag / retrievers / multi_hop_retriever.py   44% 41 23 0   0% 12 0   34%
mindsdb / integrations / utilities / rag / retrievers / multi_vector_retriever.py   31% 55 38 0   0% 6 0   28%
mindsdb / integrations / utilities / rag / retrievers / retriever_factory.py   32% 25 17 0   0% 8 0   24%
mindsdb / integrations / utilities / rag / retrievers / sql_retriever.py   20% 355 284 0   0% 166 0   14%
mindsdb / integrations / utilities / rag / settings.py   89% 283 30 11   19% 32 6   82%
mindsdb / integrations / utilities / rag / splitters / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / integrations / utilities / rag / splitters / file_splitter.py   69% 74 23 6   33% 12 4   64%
mindsdb / integrations / utilities / rag / utils.py   30% 20 14 0   0% 6 0   23%
mindsdb / integrations / utilities / rag / vector_store.py   44% 57 32 0   0% 12 0   36%
mindsdb / integrations / utilities / sql_utils.py   45% 154 85 0   15% 72 7   35%
mindsdb / integrations / utilities / test_utils.py   0% 10 10 0   100% 0 0   0%
mindsdb / integrations / utilities / time_series_utils.py   0% 109 109 0   0% 42 0   0%
mindsdb / integrations / utilities / utils.py   30% 23 16 0   17% 6 1   28%
mindsdb / interfaces / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / agents / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / agents / agents_controller.py   80% 263 53 0   64% 132 40   74%
mindsdb / interfaces / agents / callback_handlers.py   38% 100 62 0   0% 12 0   34%
mindsdb / interfaces / agents / constants.py   75% 40 10 0   100% 0 0   75%
mindsdb / interfaces / agents / event_dispatch_callback_handler.py   60% 15 6 0   0% 2 0   53%
mindsdb / interfaces / agents / langchain_agent.py   15% 451 382 0   0% 170 0   11%
mindsdb / interfaces / agents / langfuse_callback_handler.py   14% 155 133 0   0% 50 0   11%
mindsdb / interfaces / agents / litellm_server.py   0% 163 163 0   0% 28 0   0%
mindsdb / interfaces / agents / mcp_client_agent.py   0% 129 129 0   0% 30 0   0%
mindsdb / interfaces / agents / mindsdb_chat_model.py   33% 100 67 0   0% 30 0   25%
mindsdb / interfaces / agents / mindsdb_database_agent.py   0% 57 57 0   0% 8 0   0%
mindsdb / interfaces / agents / provider_utils.py   16% 19 16 0   0% 14 0   9%
mindsdb / interfaces / agents / providers.py   15% 13 11 0   0% 2 0   13%
mindsdb / interfaces / agents / run_mcp_agent.py   0% 132 132 0   0% 30 0   0%
mindsdb / interfaces / agents / safe_output_parser.py   57% 28 12 0   0% 4 0   50%
mindsdb / interfaces / chatbot / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / chatbot / chatbot_controller.py   73% 140 38 0   48% 60 19   66%
mindsdb / interfaces / chatbot / chatbot_executor.py   17% 113 94 0   0% 36 0   13%
mindsdb / interfaces / chatbot / chatbot_task.py   25% 88 66 0   0% 16 0   21%
mindsdb / interfaces / chatbot / memory.py   27% 113 83 0   0% 20 0   23%
mindsdb / interfaces / chatbot / model_executor.py   21% 48 38 0   0% 14 0   16%
mindsdb / interfaces / chatbot / polling.py   23% 115 89 0   0% 28 0   18%
mindsdb / interfaces / chatbot / types.py   58% 19 8 0   100% 0 0   58%
mindsdb / interfaces / data_catalog / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / data_catalog / data_catalog_retriever.py   12% 213 188 0   0% 96 0   8%
mindsdb / interfaces / database / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / database / data_handlers_cache.py   87% 129 17 0   83% 42 3   86%
mindsdb / interfaces / database / database.py   60% 82 33 0   42% 36 3   54%
mindsdb / interfaces / database / integrations.py   75% 488 123 0   57% 230 54   69%
mindsdb / interfaces / database / log.py   80% 109 22 0   66% 32 9   77%
mindsdb / interfaces / database / projects.py   46% 312 170 0   21% 132 14   38%
mindsdb / interfaces / database / views.py   57% 70 30 0   21% 28 6   47%
mindsdb / interfaces / file / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / file / file_controller.py   57% 132 57 0   24% 34 4   50%
mindsdb / interfaces / functions / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / functions / controller.py   24% 142 108 0   2% 54 1   18%
mindsdb / interfaces / functions / to_markdown.py   0% 62 62 0   0% 22 0   0%
mindsdb / interfaces / jobs / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / jobs / jobs_controller.py   42% 268 155 0   25% 96 14   38%
mindsdb / interfaces / jobs / scheduler.py   0% 88 88 0   0% 10 0   0%
mindsdb / interfaces / knowledge_base / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / controller.py   39% 900 553 9   22% 382 66   34%
mindsdb / interfaces / knowledge_base / evaluate.py   14% 291 249 0   0% 86 0   11%
mindsdb / interfaces / knowledge_base / executor.py   58% 190 80 0   42% 108 29   52%
mindsdb / interfaces / knowledge_base / llm_client.py   49% 98 50 0   27% 30 8   44%
mindsdb / interfaces / knowledge_base / preprocessing / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / constants.py   100% 5 0 0   100% 0 0   100%
mindsdb / interfaces / knowledge_base / preprocessing / document_loader.py   40% 47 28 6   0% 14 0   31%
mindsdb / interfaces / knowledge_base / preprocessing / document_preprocessor.py   63% 179 67 6   39% 62 10   56%
mindsdb / interfaces / knowledge_base / preprocessing / json_chunker.py   72% 209 59 0   71% 108 13   72%
mindsdb / interfaces / knowledge_base / preprocessing / models.py   95% 63 3 0   62% 8 3   92%
mindsdb / interfaces / knowledge_base / preprocessing / text_splitter.py   94% 34 2 0   86% 14 2   92%
mindsdb / interfaces / knowledge_base / utils.py   100% 6 0 0   100% 2 0   100%
mindsdb / interfaces / model / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / model / functions.py   80% 89 18 0   68% 38 8   76%
mindsdb / interfaces / model / model_controller.py   54% 279 127 0   25% 106 23   46%
mindsdb / interfaces / query_context / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / query_context / context_controller.py   31% 282 195 0   11% 100 7   26%
mindsdb / interfaces / query_context / last_query.py   31% 136 94 1   18% 74 9   26%
mindsdb / interfaces / query_context / query_task.py   0% 13 13 0   100% 0 0   0%
mindsdb / interfaces / skills / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / skills / custom / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / skills / custom / text2sql / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_kb_tools.py   0% 151 151 0   0% 70 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_sql_tool.py   0% 30 30 0   0% 4 0   0%
mindsdb / interfaces / skills / custom / text2sql / mindsdb_sql_toolkit.py   0% 31 31 0   0% 4 0   0%
mindsdb / interfaces / skills / retrieval_tool.py   17% 115 96 0   0% 32 0   13%
mindsdb / interfaces / skills / skill_tool.py   17% 247 205 0   0% 132 0   11%
mindsdb / interfaces / skills / skills_controller.py   88% 67 8 0   54% 24 11   79%
mindsdb / interfaces / skills / sql_agent.py   12% 381 336 1   0% 160 0   8%
mindsdb / interfaces / storage / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / storage / db.py   95% 395 18 0   67% 48 6   92%
mindsdb / interfaces / storage / fs.py   49% 353 180 0   17% 98 13   42%
mindsdb / interfaces / storage / json.py   55% 94 42 0   33% 18 2   52%
mindsdb / interfaces / storage / model_fs.py   37% 183 115 22   7% 44 1   31%
mindsdb / interfaces / tabs / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / tabs / tabs_controller.py   15% 168 142 0   0% 42 0   12%
mindsdb / interfaces / tasks / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / tasks / task.py   45% 11 6 0   100% 0 0   45%
mindsdb / interfaces / tasks / task_monitor.py   0% 97 97 0   0% 30 0   0%
mindsdb / interfaces / tasks / task_thread.py   0% 43 43 0   0% 8 0   0%
mindsdb / interfaces / triggers / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / triggers / trigger_task.py   0% 55 55 0   0% 12 0   0%
mindsdb / interfaces / triggers / triggers_controller.py   18% 74 61 0   0% 22 0   14%
mindsdb / interfaces / variables / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / interfaces / variables / variables_controller.py   61% 61 24 0   38% 24 5   54%
mindsdb / metrics / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / metrics / metrics.py   55% 29 13 0   50% 2 1   55%
mindsdb / metrics / server.py   61% 18 7 0   25% 4 1   55%
mindsdb / migrations / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / migrations / env.py   77% 22 5 0   50% 2 1   75%
mindsdb / migrations / migrate.py   86% 50 7 0   50% 8 4   81%
mindsdb / migrations / versions / 2021-11-30_17c3d2384711_init.py   90% 120 12 0   100% 0 0   90%
mindsdb / migrations / versions / 2022-01-26_47f97b83cee4_views.py   82% 11 2 0   100% 0 0   82%
mindsdb / migrations / versions / 2022-02-09_27c5aca9e47e_db_files.py   12% 98 86 0   0% 18 0   10%
mindsdb / migrations / versions / 2022-05-25_d74c189b87e6_predictor_integration.py   14% 71 61 0   0% 20 0   11%
mindsdb / migrations / versions / 2022-07-08_999bceb904df_integration_args.py   20% 55 44 0   0% 24 0   14%
mindsdb / migrations / versions / 2022-07-15_b5b53e0ea7f8_training_data_rows_columns_count.py   60% 15 6 0   100% 0 0   60%
mindsdb / migrations / versions / 2022-07-22_6e834843e7e9_training_time.py   60% 15 6 0   100% 0 0   60%
mindsdb / migrations / versions / 2022-08-19_976f15a37e6a_predictors_versioning.py   50% 20 10 0   100% 0 0   50%
mindsdb / migrations / versions / 2022-08-25_6a54ba55872e_view_integration.py   60% 15 6 0   100% 0 0   60%
mindsdb / migrations / versions / 2022-08-29_473e8f239481_straighten.py   27% 37 27 0   100% 0 0   27%
mindsdb / migrations / versions / 2022-09-06_96d5fef10caa_data_integration_id.py   32% 31 21 0   0% 2 0   30%
mindsdb / migrations / versions / 2022-09-08_87b2df2b83e1_predictor_status.py   27% 41 30 0   0% 16 0   19%
mindsdb / migrations / versions / 2022-09-19_3d5e70105df7_content_storage.py   22% 41 32 0   0% 20 0   15%
mindsdb / migrations / versions / 2022-09-29_cada7d2be947_json_storage.py   28% 39 28 0   0% 8 0   23%
mindsdb / migrations / versions / 2022-10-14_43c52d23845a_projects.py   22% 46 36 0   0% 4 0   20%
mindsdb / migrations / versions / 2022-11-07_1e60096fc817_predictor_version.py   33% 27 18 0   0% 4 0   29%
mindsdb / migrations / versions / 2022-11-11_d429095b570f_data_integration_id.py   20% 54 43 0   0% 16 0   16%
mindsdb / migrations / versions / 2022-12-26_459218b0844c_fix_unique_constraint.py   41% 17 10 2   100% 0 0   41%
mindsdb / migrations / versions / 2023-02-02_b6d0a47294ac_jobs.py   69% 13 4 0   100% 0 0   69%
mindsdb / migrations / versions / 2023-02-17_ee63d868fa84_predictor_integration_null.py   69% 13 4 0   100% 0 0   69%
mindsdb / migrations / versions / 2023-02-25_3154382dab17_training_progress.py   50% 16 8 0   100% 0 0   50%
mindsdb / migrations / versions / 2023-02-27_ef04cdbe51ed_jobs_user_class.py   69% 13 4 0   100% 0 0   69%
mindsdb / migrations / versions / 2023-04-11_b8be148dbc85_jobs_history_query.py   60% 15 6 0   100% 0 0   60%
mindsdb / migrations / versions / 2023-05-24_6d748f2c7b0b_remove_streams.py   82% 11 2 0   100% 0 0   82%
mindsdb / migrations / versions / 2023-05-31_aaecd7012a78_chatbot.py   82% 11 2 0   100% 0 0   82%
mindsdb / migrations / versions / 2023-06-16_9d6271bb2c38_update_chat_bots_table.py   57% 14 6 0   100% 0 0   57%
mindsdb / migrations / versions / 2023-06-19_b5bf593ba659_create_chat_bots_history_table.py   80% 10 2 0   100% 0 0   80%
mindsdb / migrations / versions / 2023-06-27_607709e1615b_update_project_names.py   43% 21 12 0   0% 2 0   39%
mindsdb / migrations / versions / 2023-07-13_a57506731839_triggers.py   69% 13 4 0   100% 0 0   69%
mindsdb / migrations / versions / 2023-07-19_ad04ee0bd385_chatbot_to_task.py   47% 19 10 0   100% 0 0   47%
mindsdb / migrations / versions / 2023-08-29_b0382f5be48d_predictor_hostname.py   67% 12 4 0   100% 0 0   67%
mindsdb / migrations / versions / 2023-08-31_4c26ad04eeaa_add_skills_table.py   80% 10 2 0   100% 0 0   80%
mindsdb / migrations / versions / 2023-09-06_d44ab65a6a35_add_agents_table.py   80% 10 2 0   100% 0 0   80%
mindsdb / migrations / versions / 2023-09-06_e187961e844a_add_agent_skills_table.py   80% 10 2 0   100% 0 0   80%
mindsdb / migrations / versions / 2023-09-18_011e6f2dd9c2_backfill_agent_id.py   35% 26 17 0   0% 4 0   30%
mindsdb / migrations / versions / 2023-09-18_f16d4ab03091_add_agent_id.py   57% 14 6 0   100% 0 0   57%
mindsdb / migrations / versions / 2023-09-20_309db3d07cf4_add_knowledge_base.py   82% 11 2 0   100% 0 0   82%
mindsdb / migrations / versions / 2023-10-03_6cb02dfd7f61_query_context.py   82% 11 2 0   100% 0 0   82%
mindsdb / migrations / versions / 2023-11-01_c67822e96833_jobs_active.py   69% 13 4 0   100% 0 0   69%
mindsdb / migrations / versions / 2023-12-25_4b3c9d63e89c_predictor_index.py   33% 24 16 0   100% 0 0   33%
mindsdb / migrations / versions / 2024-02-02_5a5c49313e52_job_condition.py   69% 13 4 0   100% 0 0   69%
mindsdb / migrations / versions / 2024-02-12_9461892bd889_llm_log.py   82% 11 2 0   100% 0 0   82%
mindsdb / migrations / versions / 2024-04-25_2958416fbe75_drop_semaphor.py   82% 11 2 0   100% 0 0   82%
mindsdb / migrations / versions / 2024-06-06_cbedc4968d5d_store_llm_data.py   82% 11 2 0   100% 0 0   82%
mindsdb / migrations / versions / 2024-07-09_bfc6f44f5bc9_agent_model_optional.py   53% 17 8 0   100% 0 0   53%
mindsdb / migrations / versions / 2024-07-19_45eb2eb61f70_add_provider_to_agent.py   48% 21 11 0   0% 6 0   37%
mindsdb / migrations / versions / 2024-08-12_8e17ff6b75e9_agents_deleted_at.py   43% 21 12 0   100% 0 0   43%
mindsdb / migrations / versions / 2024-10-07_6c57ed39a82b_added_webhook_token_to_chat_bots.py   69% 13 4 0   100% 0 0   69%
mindsdb / migrations / versions / 2024-11-15_9d559f68d535_add_llm_log_columns.py   33% 27 18 0   100% 0 0   33%
mindsdb / migrations / versions / 2024-11-19_0f89b523f346_agent_skills_parameters.py   71% 14 4 0   100% 0 0   71%
mindsdb / migrations / versions / 2024-11-28_a8a3fac369e7_llm_log_json_in_out.py   19% 57 46 0   0% 10 0   16%
mindsdb / migrations / versions / 2024-11-29_f6dc924079fa_predictor_training_metadata.py   43% 21 12 0   100% 0 0   43%
mindsdb / migrations / versions / 2025-01-15_c06c35f7e8e1_project_company.py   43% 28 16 0   0% 8 0   33%
mindsdb / migrations / versions / 2025-02-09_4943359e354a_file_metadata.py   69% 13 4 0   100% 0 0   69%
mindsdb / migrations / versions / 2025-02-10_6ab9903fc59a_del_log_table.py   82% 11 2 0   100% 0 0   82%
mindsdb / migrations / versions / 2025-02-14_4521dafe89ab_added_encrypted_content_to_json_storage.py   60% 15 6 0   100% 0 0   60%
mindsdb / migrations / versions / 2025-02-19_11347c213b36_added_metadata_to_projects.py   46% 24 13 0   0% 2 0   42%
mindsdb / migrations / versions / 2025-03-21_fda503400e43_queries.py   60% 15 6 0   100% 0 0   60%
mindsdb / migrations / versions / 2025-04-22_53502b6d63bf_query_database.py   69% 13 4 0   100% 0 0   69%
mindsdb / migrations / versions / 2025-05-21_9f150e4f9a05_checkpoint_1.py   86% 43 6 0   33% 6 2   80%
mindsdb / migrations / versions / 2025-05-28_a44643042fe8_added_data_catalog_tables.py   75% 20 5 0   100% 0 0   75%
mindsdb / migrations / versions / 2025-06-09_608e376c19a7_updated_data_catalog_data_types.py   76% 17 4 0   100% 0 0   76%
mindsdb / migrations / versions / 2025-10-24_54ed56beb47a_convert_company_id_to_string.py   57% 61 26 0   100% 0 0   57%
mindsdb / migrations / versions / 2025-10-27_86b172b78a5b_removed_data_catalog_tables.py   75% 20 5 0   100% 0 0   75%
mindsdb / migrations / versions / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / utilities / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / utilities / api_status.py   22% 40 31 0   0% 8 0   19%
mindsdb / utilities / auth.py   0% 28 28 0   0% 12 0   0%
mindsdb / utilities / cache.py   29% 156 110 0   0% 34 0   24%
mindsdb / utilities / config.py   61% 289 114 0   54% 124 39   59%
mindsdb / utilities / context.py   82% 34 6 0   50% 4 0   79%
mindsdb / utilities / context_executor.py   25% 32 24 0   0% 14 0   17%
mindsdb / utilities / exception.py   94% 49 3 0   62% 16 6   86%
mindsdb / utilities / fs.py   60% 151 60 0   46% 52 2   57%
mindsdb / utilities / functions.py   55% 98 44 7   25% 24 4   49%
mindsdb / utilities / hooks / __init__.py   92% 25 2 0   100% 0 0   92%
mindsdb / utilities / hooks / profiling.py   29% 38 27 0   0% 4 0   26%
mindsdb / utilities / json_encoder.py   93% 28 2 0   86% 14 2   90%
mindsdb / utilities / langfuse.py   21% 126 100 3   0% 24 0   17%
mindsdb / utilities / log.py   34% 332 219 0   18% 142 8   29%
mindsdb / utilities / ml_task_queue / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / utilities / ml_task_queue / base.py   75% 4 1 0   100% 0 0   75%
mindsdb / utilities / ml_task_queue / const.py   100% 20 0 0   100% 0 0   100%
mindsdb / utilities / ml_task_queue / consumer.py   0% 159 159 0   0% 30 0   0%
mindsdb / utilities / ml_task_queue / producer.py   44% 34 19 0   0% 2 0   42%
mindsdb / utilities / ml_task_queue / task.py   22% 50 39 0   0% 24 0   15%
mindsdb / utilities / ml_task_queue / utils.py   48% 60 31 0   0% 6 0   44%
mindsdb / utilities / otel / __init__.py   62% 13 5 0   50% 2 1   60%
mindsdb / utilities / otel / logger.py   0% 14 14 0   100% 0 0   0%
mindsdb / utilities / otel / meter.py   0% 8 8 0   100% 0 0   0%
mindsdb / utilities / otel / metric_handlers / __init__.py   0% 11 11 0   0% 2 0   0%
mindsdb / utilities / otel / prepare.py   0% 85 85 0   0% 24 0   0%
mindsdb / utilities / otel / tracer.py   0% 8 8 0   100% 0 0   0%
mindsdb / utilities / partitioning.py   27% 30 22 0   0% 14 0   18%
mindsdb / utilities / profiler / __init__.py   100% 2 0 0   100% 0 0   100%
mindsdb / utilities / profiler / profiler.py   49% 79 40 0   20% 20 4   43%
mindsdb / utilities / ps.py   20% 56 45 0   0% 14 0   16%
mindsdb / utilities / render / __init__.py   100% 0 0 0   100% 0 0   100%
mindsdb / utilities / render / sqlalchemy_render.py   88% 581 67 0   81% 348 43   86%
mindsdb / utilities / security.py   76% 37 9 0   79% 24 1   77%
mindsdb / utilities / sentry.py   63% 19 7 0   50% 2 1   62%
mindsdb / utilities / sql.py   96% 46 2 0   88% 32 4   92%
mindsdb / utilities / starters.py   0% 30 30 0   100% 0 0   0%
mindsdb / utilities / utils.py   0% 19 19 0   0% 8 0   0%
mindsdb / utilities / wizards.py   12% 16 14 0   100% 0 0   12%
Total   26% 77048 57335 101   19% 22014 1398   24%

No items found using the specified filter.