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

1 line
6.2 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_numpy_config_py", "label": "test_numpy_config.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L1"}, {"id": "test_numpy_config_testnumpyconfigs", "label": "TestNumPyConfigs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L16"}, {"id": "test_numpy_config_test_pyyaml_not_found", "label": "test_pyyaml_not_found()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L25"}, {"id": "test_numpy_config_testnumpyconfigs_test_dict_mode", "label": ".test_dict_mode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L30"}, {"id": "test_numpy_config_testnumpyconfigs_test_invalid_mode", "label": ".test_invalid_mode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L39"}, {"id": "test_numpy_config_testnumpyconfigs_test_warn_to_add_tests", "label": ".test_warn_to_add_tests()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L43"}, {"id": "test_numpy_config_rationale_1", "label": "Check the numpy config is valid.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_numpy_config_py", "target": "unittest_mock", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_numpy_config_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_numpy_config_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_numpy_config_py", "target": "test_numpy_config_testnumpyconfigs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_numpy_config_py", "target": "test_numpy_config_test_pyyaml_not_found", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L25", "weight": 1.0}, {"source": "test_numpy_config_testnumpyconfigs", "target": "test_numpy_config_testnumpyconfigs_test_dict_mode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L30", "weight": 1.0}, {"source": "test_numpy_config_testnumpyconfigs", "target": "test_numpy_config_testnumpyconfigs_test_invalid_mode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L39", "weight": 1.0}, {"source": "test_numpy_config_testnumpyconfigs", "target": "test_numpy_config_testnumpyconfigs_test_warn_to_add_tests", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L43", "weight": 1.0}, {"source": "test_numpy_config_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_numpy_config_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_numpy_config_test_pyyaml_not_found", "callee": "ModuleNotFoundError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L26"}, {"caller_nid": "test_numpy_config_test_pyyaml_not_found", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L27"}, {"caller_nid": "test_numpy_config_test_pyyaml_not_found", "callee": "show_config", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L28"}, {"caller_nid": "test_numpy_config_testnumpyconfigs_test_dict_mode", "callee": "show_config", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L31"}, {"caller_nid": "test_numpy_config_testnumpyconfigs_test_dict_mode", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L33"}, {"caller_nid": "test_numpy_config_testnumpyconfigs_test_dict_mode", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L34"}, {"caller_nid": "test_numpy_config_testnumpyconfigs_test_invalid_mode", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L40"}, {"caller_nid": "test_numpy_config_testnumpyconfigs_test_invalid_mode", "callee": "show_config", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L41"}, {"caller_nid": "test_numpy_config_testnumpyconfigs_test_warn_to_add_tests", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_numpy_config.py", "source_location": "L44"}]}