Files
tfm_ainventory/graphify-out/cache/82d93fcbabbfee6119e346e95d8c75501178005698bc4fdbc4db5c68a09dd842.json

1 line
14 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "label": "test__version.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L1"}, {"id": "test_version_test_main_versions", "label": "test_main_versions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L8"}, {"id": "test_version_test_version_1_point_10", "label": "test_version_1_point_10()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L17"}, {"id": "test_version_test_alpha_beta_rc", "label": "test_alpha_beta_rc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L25"}, {"id": "test_version_test_dev_version", "label": "test_dev_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L36"}, {"id": "test_version_test_dev_a_b_rc_mixed", "label": "test_dev_a_b_rc_mixed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L44"}, {"id": "test_version_test_dev0_version", "label": "test_dev0_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L49"}, {"id": "test_version_test_dev0_a_b_rc_mixed", "label": "test_dev0_a_b_rc_mixed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L57"}, {"id": "test_version_test_raises", "label": "test_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L62"}, {"id": "test_version_rationale_1", "label": "Tests for the NumpyVersion class.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "target": "numpy_lib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "target": "test_version_test_main_versions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "target": "test_version_test_version_1_point_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "target": "test_version_test_alpha_beta_rc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "target": "test_version_test_dev_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "target": "test_version_test_dev_a_b_rc_mixed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "target": "test_version_test_dev0_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "target": "test_version_test_dev0_a_b_rc_mixed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "target": "test_version_test_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L62", "weight": 1.0}, {"source": "test_version_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_version_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_version_test_main_versions", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L9"}, {"caller_nid": "test_version_test_main_versions", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L9"}, {"caller_nid": "test_version_test_main_versions", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L11"}, {"caller_nid": "test_version_test_main_versions", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L11"}, {"caller_nid": "test_version_test_main_versions", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L14"}, {"caller_nid": "test_version_test_main_versions", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L14"}, {"caller_nid": "test_version_test_version_1_point_10", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L19"}, {"caller_nid": "test_version_test_version_1_point_10", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L19"}, {"caller_nid": "test_version_test_version_1_point_10", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L20"}, {"caller_nid": "test_version_test_version_1_point_10", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L20"}, {"caller_nid": "test_version_test_version_1_point_10", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L21"}, {"caller_nid": "test_version_test_version_1_point_10", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L21"}, {"caller_nid": "test_version_test_version_1_point_10", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L22"}, {"caller_nid": "test_version_test_version_1_point_10", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L22"}, {"caller_nid": "test_version_test_alpha_beta_rc", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L26"}, {"caller_nid": "test_version_test_alpha_beta_rc", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L26"}, {"caller_nid": "test_version_test_alpha_beta_rc", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L28"}, {"caller_nid": "test_version_test_alpha_beta_rc", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L28"}, {"caller_nid": "test_version_test_alpha_beta_rc", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L31"}, {"caller_nid": "test_version_test_alpha_beta_rc", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L31"}, {"caller_nid": "test_version_test_alpha_beta_rc", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L33"}, {"caller_nid": "test_version_test_alpha_beta_rc", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L33"}, {"caller_nid": "test_version_test_dev_version", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L37"}, {"caller_nid": "test_version_test_dev_version", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L37"}, {"caller_nid": "test_version_test_dev_version", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L39"}, {"caller_nid": "test_version_test_dev_version", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L39"}, {"caller_nid": "test_version_test_dev_version", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L41"}, {"caller_nid": "test_version_test_dev_version", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L41"}, {"caller_nid": "test_version_test_dev_a_b_rc_mixed", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L45"}, {"caller_nid": "test_version_test_dev_a_b_rc_mixed", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L45"}, {"caller_nid": "test_version_test_dev_a_b_rc_mixed", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L46"}, {"caller_nid": "test_version_test_dev_a_b_rc_mixed", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L46"}, {"caller_nid": "test_version_test_dev0_version", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L50"}, {"caller_nid": "test_version_test_dev0_version", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L50"}, {"caller_nid": "test_version_test_dev0_version", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L52"}, {"caller_nid": "test_version_test_dev0_version", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L52"}, {"caller_nid": "test_version_test_dev0_version", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L54"}, {"caller_nid": "test_version_test_dev0_version", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L54"}, {"caller_nid": "test_version_test_dev0_a_b_rc_mixed", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L58"}, {"caller_nid": "test_version_test_dev0_a_b_rc_mixed", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L58"}, {"caller_nid": "test_version_test_dev0_a_b_rc_mixed", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L59"}, {"caller_nid": "test_version_test_dev0_a_b_rc_mixed", "callee": "NumpyVersion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L59"}, {"caller_nid": "test_version_test_raises", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test__version.py", "source_location": "L64"}]}