Files
tfm_ainventory/graphify-out/cache/93ad7ba01e4981e269cc4f2a321295a11748ceab06462a024743ce71f7a44027.json

1 line
21 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "label": "test_api_error.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L1"}, {"id": "test_api_error_test_constructor_code_none_error_in_json_code_in_error", "label": "test_constructor_code_none_error_in_json_code_in_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L30"}, {"id": "test_api_error_test_constructor_code_none_error_in_json_code_outside_error", "label": "test_constructor_code_none_error_in_json_code_outside_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L56"}, {"id": "test_api_error_test_constructor_code_not_present", "label": "test_constructor_code_not_present()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L84"}, {"id": "test_api_error_test_constructor_code_exist_error_in_json", "label": "test_constructor_code_exist_error_in_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L108"}, {"id": "test_api_error_test_constructor_error_not_in_json", "label": "test_constructor_error_not_in_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L134"}, {"id": "test_api_error_test_constructor_error_in_json_status_outside_error", "label": "test_constructor_error_in_json_status_outside_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L156"}, {"id": "test_api_error_test_constructor_status_not_present", "label": "test_constructor_status_not_present()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L184"}, {"id": "test_api_error_test_constructor_error_in_json_message_outside_error", "label": "test_constructor_error_in_json_message_outside_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L208"}, {"id": "test_api_error_test_constructor_message_not_present", "label": "test_constructor_message_not_present()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L236"}, {"id": "test_api_error_test_constructor_with_websocket_connection_closed_error", "label": "test_constructor_with_websocket_connection_closed_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L260"}, {"id": "test_api_error_test_raise_for_websocket_connection_closed_error", "label": "test_raise_for_websocket_connection_closed_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L277"}, {"id": "test_api_error_test_raise_for_response_code_exist_json_decoder_error", "label": "test_raise_for_response_code_exist_json_decoder_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L297"}, {"id": "test_api_error_test_raise_for_response_client_error", "label": "test_raise_for_response_client_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L321"}, {"id": "test_api_error_test_raise_for_response_server_error", "label": "test_raise_for_response_server_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L346"}, {"id": "test_api_error_test_api_error_is_picklable", "label": "test_api_error_is_picklable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L371"}, {"id": "test_api_error_test_raise_for_async_response_client_error", "label": "test_raise_for_async_response_client_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L377"}, {"id": "test_api_error_test_raise_for_async_response_server_error", "label": "test_raise_for_async_response_server_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L405"}, {"id": "test_api_error_test_raise_for_async_response_code_exist_json_decoder_error", "label": "test_raise_for_async_response_code_exist_json_decoder_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L433"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "pickle", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_constructor_code_none_error_in_json_code_in_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_constructor_code_none_error_in_json_code_outside_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_constructor_code_not_present", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_constructor_code_exist_error_in_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L108", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_constructor_error_not_in_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L134", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_constructor_error_in_json_status_outside_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L156", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_constructor_status_not_present", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L184", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_constructor_error_in_json_message_outside_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L208", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_constructor_message_not_present", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_constructor_with_websocket_connection_closed_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L260", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_raise_for_websocket_connection_closed_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L277", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_raise_for_response_code_exist_json_decoder_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L297", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_raise_for_response_client_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L321", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_raise_for_response_server_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L346", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_api_error_is_picklable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L371", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_raise_for_async_response_client_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L377", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_raise_for_async_response_server_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L405", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_errors_test_api_error_py", "target": "test_api_error_test_raise_for_async_response_code_exist_json_decoder_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L433", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_api_error_test_constructor_code_none_error_in_json_code_in_error", "callee": "APIError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L32"}, {"caller_nid": "test_api_error_test_constructor_code_none_error_in_json_code_in_error", "callee": "Response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L41"}, {"caller_nid": "test_api_error_test_constructor_code_none_error_in_json_code_outside_error", "callee": "APIError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L58"}, {"caller_nid": "test_api_error_test_constructor_code_none_error_in_json_code_outside_error", "callee": "Response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L68"}, {"caller_nid": "test_api_error_test_constructor_code_not_present", "callee": "APIError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L86"}, {"caller_nid": "test_api_error_test_constructor_code_not_present", "callee": "Response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L94"}, {"caller_nid": "test_api_error_test_constructor_code_exist_error_in_json", "callee": "APIError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L110"}, {"caller_nid": "test_api_error_test_constructor_code_exist_error_in_json", "callee": "Response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L119"}, {"caller_nid": "test_api_error_test_constructor_error_not_in_json", "callee": "APIError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L136"}, {"caller_nid": "test_api_error_test_constructor_error_not_in_json", "callee": "Response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L143"}, {"caller_nid": "test_api_error_test_constructor_error_in_json_status_outside_error", "callee": "APIError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L158"}, {"caller_nid": "test_api_error_test_constructor_error_in_json_status_outside_error", "callee": "Response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L168"}, {"caller_nid": "test_api_error_test_constructor_status_not_present", "callee": "APIError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L186"}, {"caller_nid": "test_api_error_test_constructor_status_not_present", "callee": "Response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L194"}, {"caller_nid": "test_api_error_test_constructor_error_in_json_message_outside_error", "callee": "APIError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L210"}, {"caller_nid": "test_api_error_test_constructor_error_in_json_message_outside_error", "callee": "Response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L220"}, {"caller_nid": "test_api_error_test_constructor_message_not_present", "callee": "APIError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L238"}, {"caller_nid": "test_api_error_test_constructor_message_not_present", "callee": "Response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L246"}, {"caller_nid": "test_api_error_test_constructor_with_websocket_connection_closed_error", "callee": "APIError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L261"}, {"caller_nid": "test_api_error_test_raise_for_websocket_connection_closed_error", "callee": "raise_error", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L279"}, {"caller_nid": "test_api_error_test_raise_for_response_code_exist_json_decoder_error", "callee": "raise_for_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L305"}, {"caller_nid": "test_api_error_test_raise_for_response_code_exist_json_decoder_error", "callee": "FakeResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L306"}, {"caller_nid": "test_api_error_test_raise_for_response_client_error", "callee": "raise_for_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L332"}, {"caller_nid": "test_api_error_test_raise_for_response_client_error", "callee": "FakeResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L332"}, {"caller_nid": "test_api_error_test_raise_for_response_server_error", "callee": "raise_for_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L357"}, {"caller_nid": "test_api_error_test_raise_for_response_server_error", "callee": "FakeResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L357"}, {"caller_nid": "test_api_error_test_api_error_is_picklable", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L372"}, {"caller_nid": "test_api_error_test_api_error_is_picklable", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L372"}, {"caller_nid": "test_api_error_test_api_error_is_picklable", "callee": "APIError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L372"}, {"caller_nid": "test_api_error_test_api_error_is_picklable", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L373"}, {"caller_nid": "test_api_error_test_raise_for_async_response_client_error", "callee": "raise_for_async_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L388"}, {"caller_nid": "test_api_error_test_raise_for_async_response_client_error", "callee": "FakeResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L389"}, {"caller_nid": "test_api_error_test_raise_for_async_response_server_error", "callee": "raise_for_async_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L416"}, {"caller_nid": "test_api_error_test_raise_for_async_response_server_error", "callee": "FakeResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L417"}, {"caller_nid": "test_api_error_test_raise_for_async_response_code_exist_json_decoder_error", "callee": "raise_for_async_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L441"}, {"caller_nid": "test_api_error_test_raise_for_async_response_code_exist_json_decoder_error", "callee": "FakeResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/errors/test_api_error.py", "source_location": "L442"}]}