{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "label": "conftest.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L1"}, {"id": "conftest_pytest_configure", "label": "pytest_configure()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L62"}, {"id": "conftest_pytest_addoption", "label": "pytest_addoption()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L84"}, {"id": "conftest_pytest_sessionstart", "label": "pytest_sessionstart()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L99"}, {"id": "conftest_pytest_terminal_summary", "label": "pytest_terminal_summary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L105"}, {"id": "conftest_pytest_itemcollected", "label": "pytest_itemcollected()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L121"}, {"id": "conftest_check_fpu_mode", "label": "check_fpu_mode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L146"}, {"id": "conftest_add_np", "label": "add_np()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L166"}, {"id": "conftest_warnings_errors_and_rng", "label": "warnings_errors_and_rng()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L173"}, {"id": "conftest_rationale_1", "label": "Pytest configuration and fixtures for the Numpy test suite.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L1"}, {"id": "conftest_rationale_122", "label": "Check FPU precision mode was not changed during test collection. The clumsy", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L122"}, {"id": "conftest_rationale_147", "label": "Check FPU precision mode was not changed during the test.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L147"}, {"id": "conftest_rationale_174", "label": "Filter out the wall of DeprecationWarnings.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L174"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "tempfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "hypothesis", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "numpy_core_multiarray_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "numpy_testing_private_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "scipy_doctest_conftest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "pytest_run_parallel", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "conftest_pytest_configure", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "conftest_pytest_addoption", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "conftest_pytest_sessionstart", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "conftest_pytest_terminal_summary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "conftest_pytest_itemcollected", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L121", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "conftest_check_fpu_mode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L146", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "conftest_add_np", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L166", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "conftest_warnings_errors_and_rng", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L173", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "target": "doctest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L217", "weight": 1.0}, {"source": "conftest_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_conftest_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L1", "weight": 1.0}, {"source": "conftest_rationale_122", "target": "conftest_pytest_itemcollected", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L122", "weight": 1.0}, {"source": "conftest_rationale_147", "target": "conftest_check_fpu_mode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L147", "weight": 1.0}, {"source": "conftest_rationale_174", "target": "conftest_warnings_errors_and_rng", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L174", "weight": 1.0}], "raw_calls": [{"caller_nid": "conftest_pytest_configure", "callee": "addinivalue_line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L63"}, {"caller_nid": "conftest_pytest_configure", "callee": "addinivalue_line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L65"}, {"caller_nid": "conftest_pytest_configure", "callee": "addinivalue_line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L67"}, {"caller_nid": "conftest_pytest_configure", "callee": "addinivalue_line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L69"}, {"caller_nid": "conftest_pytest_configure", "callee": "addinivalue_line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L72"}, {"caller_nid": "conftest_pytest_configure", "callee": "addinivalue_line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L76"}, {"caller_nid": "conftest_pytest_configure", "callee": "addinivalue_line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L79"}, {"caller_nid": "conftest_pytest_addoption", "callee": "addoption", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L85"}, {"caller_nid": "conftest_pytest_sessionstart", "callee": "getoption", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L100"}, {"caller_nid": "conftest_pytest_terminal_summary", "callee": "_is_gil_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L106"}, {"caller_nid": "conftest_pytest_terminal_summary", "callee": "ensure_newline", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L108"}, {"caller_nid": "conftest_pytest_terminal_summary", "callee": "section", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L109"}, {"caller_nid": "conftest_pytest_terminal_summary", "callee": "line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L110"}, {"caller_nid": "conftest_pytest_terminal_summary", "callee": "line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L111"}, {"caller_nid": "conftest_pytest_terminal_summary", "callee": "line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L112"}, {"caller_nid": "conftest_pytest_terminal_summary", "callee": "line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L113"}, {"caller_nid": "conftest_pytest_terminal_summary", "callee": "line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L114"}, {"caller_nid": "conftest_pytest_terminal_summary", "callee": "line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L115"}, {"caller_nid": "conftest_pytest_terminal_summary", "callee": "line", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L116"}, {"caller_nid": "conftest_pytest_terminal_summary", "callee": "exit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L117"}, {"caller_nid": "conftest_pytest_itemcollected", "callee": "get_fpu_mode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L131"}, {"caller_nid": "conftest_pytest_itemcollected", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L140"}, {"caller_nid": "conftest_pytest_itemcollected", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L140"}, {"caller_nid": "conftest_pytest_itemcollected", "callee": "add_marker", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L141"}, {"caller_nid": "conftest_pytest_itemcollected", "callee": "thread_unsafe", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L141"}, {"caller_nid": "conftest_check_fpu_mode", "callee": "get_fpu_mode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L150"}, {"caller_nid": "conftest_check_fpu_mode", "callee": "get_fpu_mode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L152"}, {"caller_nid": "conftest_check_fpu_mode", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L155"}, {"caller_nid": "conftest_check_fpu_mode", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L158"}, {"caller_nid": "conftest_check_fpu_mode", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L161"}, {"caller_nid": "conftest_warnings_errors_and_rng", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L190"}, {"caller_nid": "conftest_warnings_errors_and_rng", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L196"}, {"caller_nid": "conftest_warnings_errors_and_rng", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L198"}, {"caller_nid": "conftest_warnings_errors_and_rng", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L199"}, {"caller_nid": "conftest_warnings_errors_and_rng", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/conftest.py", "source_location": "L202"}]}