1 line
5.0 KiB
JSON
1 line
5.0 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpx_transports_mock_py", "label": "mock.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L1"}, {"id": "mock_mocktransport", "label": "MockTransport", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L15"}, {"id": "asyncbasetransport", "label": "AsyncBaseTransport", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "basetransport", "label": "BaseTransport", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "mock_mocktransport_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L16"}, {"id": "mock_mocktransport_handle_request", "label": ".handle_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L19"}, {"id": "mock_mocktransport_handle_async_request", "label": ".handle_async_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L29"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpx_transports_mock_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_transports_mock_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_transports_mock_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_transports_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_transports_mock_py", "target": "mock_mocktransport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L15", "weight": 1.0}, {"source": "mock_mocktransport", "target": "asyncbasetransport", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L15", "weight": 1.0}, {"source": "mock_mocktransport", "target": "basetransport", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L15", "weight": 1.0}, {"source": "mock_mocktransport", "target": "mock_mocktransport_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L16", "weight": 1.0}, {"source": "mock_mocktransport", "target": "mock_mocktransport_handle_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L19", "weight": 1.0}, {"source": "mock_mocktransport", "target": "mock_mocktransport_handle_async_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L29", "weight": 1.0}], "raw_calls": [{"caller_nid": "mock_mocktransport_handle_request", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L23"}, {"caller_nid": "mock_mocktransport_handle_request", "callee": "handler", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L24"}, {"caller_nid": "mock_mocktransport_handle_request", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L25"}, {"caller_nid": "mock_mocktransport_handle_request", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L26"}, {"caller_nid": "mock_mocktransport_handle_async_request", "callee": "aread", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L33"}, {"caller_nid": "mock_mocktransport_handle_async_request", "callee": "handler", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L34"}, {"caller_nid": "mock_mocktransport_handle_async_request", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_transports/mock.py", "source_location": "L40"}]} |