Files
tfm_ainventory/graphify-out/cache/a7ad2b6cb076f85a2726e39a3de8c9585620f43469e7806ad71d7ffc5c00e164.json

1 line
11 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "label": "error.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L1"}, {"id": "error_error", "label": "Error", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L21"}, {"id": "environmenterror", "label": "EnvironmentError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "error_error_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L22"}, {"id": "error_error_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L31"}, {"id": "error_errormaker", "label": "ErrorMaker", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L52"}, {"id": "error_errormaker_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L60"}, {"id": "error_errormaker_geterrnoclass", "label": "._geterrnoclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L68"}, {"id": "error_errormaker_checked_call", "label": ".checked_call()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L81"}, {"id": "error_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L118"}, {"id": "error_rationale_1", "label": "create errno-specific classes for IO or os calls.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L1"}, {"id": "error_rationale_53", "label": "lazily provides Exception classes for each possible POSIX errno (as defined", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L53"}, {"id": "error_rationale_84", "label": "Call a function and raise an errno-exception if applicable.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L84"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "target": "errno", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "target": "error_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L21", "weight": 1.0}, {"source": "error_error", "target": "environmenterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L21", "weight": 1.0}, {"source": "error_error", "target": "error_error_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L22", "weight": 1.0}, {"source": "error_error", "target": "error_error_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "target": "error_errormaker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L52", "weight": 1.0}, {"source": "error_errormaker", "target": "error_errormaker_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L60", "weight": 1.0}, {"source": "error_errormaker", "target": "error_errormaker_geterrnoclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L68", "weight": 1.0}, {"source": "error_errormaker", "target": "error_errormaker_checked_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "target": "error_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L118", "weight": 1.0}, {"source": "error_errormaker_getattr", "target": "error_errormaker_geterrnoclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L64", "weight": 1.0}, {"source": "error_errormaker_checked_call", "target": "error_errormaker_geterrnoclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L97", "weight": 1.0}, {"source": "error_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pytest_py_error_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L1", "weight": 1.0}, {"source": "error_rationale_53", "target": "error_errormaker", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L53", "weight": 1.0}, {"source": "error_rationale_84", "target": "error_errormaker_checked_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L84", "weight": 1.0}], "raw_calls": [{"caller_nid": "error_error_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L23"}, {"caller_nid": "error_error_repr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L27"}, {"caller_nid": "error_error_repr", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L27"}, {"caller_nid": "error_error_str", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L32"}, {"caller_nid": "error_error_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L34"}, {"caller_nid": "error_error_str", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L34"}, {"caller_nid": "error_errormaker_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L62"}, {"caller_nid": "error_errormaker_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L63"}, {"caller_nid": "error_errormaker_getattr", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L65"}, {"caller_nid": "error_errormaker_geterrnoclass", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L72"}, {"caller_nid": "error_errormaker_geterrnoclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L73"}, {"caller_nid": "error_errormaker_geterrnoclass", "callee": "strerror", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L76"}, {"caller_nid": "error_errormaker_checked_call", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L87"}, {"caller_nid": "error_errormaker_checked_call", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L91"}, {"caller_nid": "error_errormaker_checked_call", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L103"}, {"caller_nid": "error_errormaker_checked_call", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L111"}, {"caller_nid": "error_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_py/error.py", "source_location": "L119"}]}