1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "label": "faulthandler.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L1"}, {"id": "faulthandler_pytest_addoption", "label": "pytest_addoption()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L18"}, {"id": "faulthandler_pytest_configure", "label": "pytest_configure()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L33"}, {"id": "faulthandler_pytest_unconfigure", "label": "pytest_unconfigure()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L48"}, {"id": "faulthandler_get_stderr_fileno", "label": "get_stderr_fileno()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L62"}, {"id": "faulthandler_get_timeout_config_value", "label": "get_timeout_config_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L78"}, {"id": "faulthandler_get_exit_on_timeout_config_value", "label": "get_exit_on_timeout_config_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L82"}, {"id": "faulthandler_pytest_runtest_protocol", "label": "pytest_runtest_protocol()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L89"}, {"id": "faulthandler_pytest_enter_pdb", "label": "pytest_enter_pdb()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L106"}, {"id": "faulthandler_pytest_exception_interact", "label": "pytest_exception_interact()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L114"}, {"id": "faulthandler_rationale_107", "label": "Cancel any traceback dumping due to timeout before entering pdb.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L107"}, {"id": "faulthandler_rationale_115", "label": "Cancel any traceback dumping due to an interactive exception being raised.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L115"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "pytest_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "pytest_config_argparsing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "pytest_nodes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "pytest_stash", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "faulthandler_pytest_addoption", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "faulthandler_pytest_configure", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "faulthandler_pytest_unconfigure", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "faulthandler_get_stderr_fileno", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "faulthandler_get_timeout_config_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "faulthandler_get_exit_on_timeout_config_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "faulthandler_pytest_runtest_protocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L89", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "faulthandler_pytest_enter_pdb", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_faulthandler_py", "target": "faulthandler_pytest_exception_interact", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L114", "weight": 1.0}, {"source": "faulthandler_pytest_configure", "target": "faulthandler_get_stderr_fileno", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L41", "weight": 1.0}, {"source": "faulthandler_pytest_runtest_protocol", "target": "faulthandler_get_timeout_config_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L90", "weight": 1.0}, {"source": "faulthandler_pytest_runtest_protocol", "target": "faulthandler_get_exit_on_timeout_config_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L91", "weight": 1.0}, {"source": "faulthandler_rationale_107", "target": "faulthandler_pytest_enter_pdb", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L107", "weight": 1.0}, {"source": "faulthandler_rationale_115", "target": "faulthandler_pytest_exception_interact", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L115", "weight": 1.0}], "raw_calls": [{"caller_nid": "faulthandler_pytest_addoption", "callee": "addini", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L27"}, {"caller_nid": "faulthandler_pytest_addoption", "callee": "addini", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L28"}, {"caller_nid": "faulthandler_pytest_configure", "callee": "is_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L42"}, {"caller_nid": "faulthandler_pytest_configure", "callee": "dup", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L44"}, {"caller_nid": "faulthandler_pytest_configure", "callee": "enable", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L45"}, {"caller_nid": "faulthandler_pytest_unconfigure", "callee": "disable", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L51"}, {"caller_nid": "faulthandler_pytest_unconfigure", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L54"}, {"caller_nid": "faulthandler_pytest_unconfigure", "callee": "enable", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L58"}, {"caller_nid": "faulthandler_get_stderr_fileno", "callee": "fileno", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L64"}, {"caller_nid": "faulthandler_get_stderr_fileno", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L68"}, {"caller_nid": "faulthandler_get_stderr_fileno", "callee": "fileno", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L75"}, {"caller_nid": "faulthandler_get_timeout_config_value", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L79"}, {"caller_nid": "faulthandler_get_timeout_config_value", "callee": "getini", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L79"}, {"caller_nid": "faulthandler_get_exit_on_timeout_config_value", "callee": "getini", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L83"}, {"caller_nid": "faulthandler_get_exit_on_timeout_config_value", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L84"}, {"caller_nid": "faulthandler_pytest_runtest_protocol", "callee": "dump_traceback_later", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L96"}, {"caller_nid": "faulthandler_pytest_runtest_protocol", "callee": "cancel_dump_traceback_later", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L100"}, {"caller_nid": "faulthandler_pytest_enter_pdb", "callee": "cancel_dump_traceback_later", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L110"}, {"caller_nid": "faulthandler_pytest_exception_interact", "callee": "cancel_dump_traceback_later", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/faulthandler.py", "source_location": "L119"}]} |