Files
tfm_ainventory/graphify-out/cache/28f9c3733a3ee500acce31c7ad6c009c4e462005d1928ba00e782f6f806e5d60.json

1 line
6.7 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "label": "test_scripts.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L1"}, {"id": "test_scripts_find_f2py_commands", "label": "find_f2py_commands()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L18"}, {"id": "test_scripts_test_f2py", "label": "test_f2py()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L39"}, {"id": "test_scripts_test_pep338", "label": "test_pep338()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L46"}, {"id": "test_scripts_rationale_1", "label": "Test scripts Test that we can run executable scripts that have been installed w", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "target": "os_path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "target": "test_scripts_find_f2py_commands", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "target": "test_scripts_test_f2py", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "target": "test_scripts_test_pep338", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L46", "weight": 1.0}, {"source": "test_scripts_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_scripts_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_scripts_find_f2py_commands", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L20"}, {"caller_nid": "test_scripts_find_f2py_commands", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L21"}, {"caller_nid": "test_scripts_find_f2py_commands", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L22"}, {"caller_nid": "test_scripts_find_f2py_commands", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L24"}, {"caller_nid": "test_scripts_find_f2py_commands", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L31"}, {"caller_nid": "test_scripts_find_f2py_commands", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L32"}, {"caller_nid": "test_scripts_test_f2py", "callee": "check_output", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L41"}, {"caller_nid": "test_scripts_test_f2py", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L42"}, {"caller_nid": "test_scripts_test_f2py", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L42"}, {"caller_nid": "test_scripts_test_f2py", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L42"}, {"caller_nid": "test_scripts_test_pep338", "callee": "check_output", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L47"}, {"caller_nid": "test_scripts_test_pep338", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L48"}, {"caller_nid": "test_scripts_test_pep338", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L48"}, {"caller_nid": "test_scripts_test_pep338", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_scripts.py", "source_location": "L48"}]}