Files
tfm_ainventory/graphify-out/cache/e6e46deb133b437e01c27c0163ea1aaadef44103f2082a17d8aba8f6a3383001.json

1 line
42 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "label": "test_public_api.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L1"}, {"id": "test_public_api_check_dir", "label": "check_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L23"}, {"id": "test_public_api_test_numpy_namespace", "label": "test_numpy_namespace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L38"}, {"id": "test_public_api_test_import_lazy_import", "label": "test_import_lazy_import()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L51"}, {"id": "test_public_api_test_dir_testing", "label": "test_dir_testing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L72"}, {"id": "test_public_api_test_numpy_linalg", "label": "test_numpy_linalg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L78"}, {"id": "test_public_api_test_numpy_fft", "label": "test_numpy_fft()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L83"}, {"id": "test_public_api_test_npy_no_export", "label": "test_NPY_NO_EXPORT()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L90"}, {"id": "test_public_api_is_unexpected", "label": "is_unexpected()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L267"}, {"id": "test_public_api_test_all_modules_are_expected", "label": "test_all_modules_are_expected()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L283"}, {"id": "test_public_api_test_all_modules_are_expected_2", "label": "test_all_modules_are_expected_2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L326"}, {"id": "test_public_api_test_api_importable", "label": "test_api_importable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L378"}, {"id": "test_public_api_test_array_api_entry_point", "label": "test_array_api_entry_point()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L437"}, {"id": "test_public_api_test_main_namespace_all_dir_coherence", "label": "test_main_namespace_all_dir_coherence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L479"}, {"id": "test_public_api_test_core_shims_coherence", "label": "test_core_shims_coherence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L507"}, {"id": "test_public_api_test_functions_single_location", "label": "test_functions_single_location()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L556"}, {"id": "test_public_api_test_module_attribute", "label": "test___module___attribute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L673"}, {"id": "test_public_api_check_correct_qualname_and_module", "label": "_check_correct_qualname_and_module()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L747"}, {"id": "test_public_api_test_qualname_and_module_attribute", "label": "test___qualname___and___module___attribute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L766"}, {"id": "test_public_api_rationale_24", "label": "Returns a mapping of all objects with the wrong __module__ attribute.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L24"}, {"id": "test_public_api_rationale_52", "label": "Make sure we can actually use the modules we lazy load. While not exported", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L52"}, {"id": "test_public_api_rationale_73", "label": "Assert that output of dir has only one \"testing/tester\" attribute without du", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L73"}, {"id": "test_public_api_rationale_268", "label": "Check if this needs to be considered.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L268"}, {"id": "test_public_api_rationale_284", "label": "Test that we don't add anything that looks like a new public module by accid", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L284"}, {"id": "test_public_api_rationale_327", "label": "Method checking all objects. The pkgutil-based method in `test_all_modules_a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L327"}, {"id": "test_public_api_rationale_379", "label": "Check that all submodules listed higher up in this file can be imported Not", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L379"}, {"id": "test_public_api_rationale_438", "label": "Entry point for Array API implementation can be found with importlib and ret", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L438"}, {"id": "test_public_api_rationale_480", "label": "Checks if `dir(np)` and `np.__all__` are consistent and return the same cont", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L480"}, {"id": "test_public_api_rationale_508", "label": "Check that all \"semi-public\" members of `numpy._core` are also accessible fr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L508"}, {"id": "test_public_api_rationale_557", "label": "Check that each public function is available from one location only. Test p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L557"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "importlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "pkgutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "types", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "ctypes", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_check_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_numpy_namespace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_import_lazy_import", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_dir_testing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_numpy_linalg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_numpy_fft", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_npy_no_export", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_is_unexpected", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L267", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_all_modules_are_expected", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L283", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_all_modules_are_expected_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_api_importable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L378", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_array_api_entry_point", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L437", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_main_namespace_all_dir_coherence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L479", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_core_shims_coherence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L507", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_functions_single_location", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L556", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_module_attribute", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L673", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_check_correct_qualname_and_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L747", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_public_api_py", "target": "test_public_api_test_qualname_and_module_attribute", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L766", "weight": 1.0}, {"source": "test_public_api_test_numpy_namespace", "target": "test_public_api_check_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L43", "weight": 1.0}, {"source": "test_public_api_test_numpy_linalg", "target": "test_public_api_check_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L79", "weight": 1.0}, {"source": "test_public_api_test_numpy_fft", "target": "test_public_api_check_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L84", "weight": 1.0}, {"source": "test_public_api_test_all_modules_are_expected", "target": "test_public_api_is_unexpected", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L293", "weight": 1.0}, {"source": "test_public_api_test_qualname_and_module_attribute", "target": "test_public_api_check_correct_qualname_and_module", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L795", "weight": 1.0}, {"source": "test_public_api_rationale_24", "target": "test_public_api_check_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L24", "weight": 1.0}, {"source": "test_public_api_rationale_52", "target": "test_public_api_test_import_lazy_import", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L52", "weight": 1.0}, {"source": "test_public_api_rationale_73", "target": "test_public_api_test_dir_testing", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L73", "weight": 1.0}, {"source": "test_public_api_rationale_268", "target": "test_public_api_is_unexpected", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L268", "weight": 1.0}, {"source": "test_public_api_rationale_284", "target": "test_public_api_test_all_modules_are_expected", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L284", "weight": 1.0}, {"source": "test_public_api_rationale_327", "target": "test_public_api_test_all_modules_are_expected_2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L327", "weight": 1.0}, {"source": "test_public_api_rationale_379", "target": "test_public_api_test_api_importable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L379", "weight": 1.0}, {"source": "test_public_api_rationale_438", "target": "test_public_api_test_array_api_entry_point", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L438", "weight": 1.0}, {"source": "test_public_api_rationale_480", "target": "test_public_api_test_main_namespace_all_dir_coherence", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L480", "weight": 1.0}, {"source": "test_public_api_rationale_508", "target": "test_public_api_test_core_shims_coherence", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L508", "weight": 1.0}, {"source": "test_public_api_rationale_557", "target": "test_public_api_test_functions_single_location", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L557", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_public_api_check_dir", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L28"}, {"caller_nid": "test_public_api_check_dir", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L31"}, {"caller_nid": "test_public_api_check_dir", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L32"}, {"caller_nid": "test_public_api_check_dir", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L32"}, {"caller_nid": "test_public_api_test_import_lazy_import", "callee": "check_output", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L65"}, {"caller_nid": "test_public_api_test_import_lazy_import", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L69"}, {"caller_nid": "test_public_api_test_dir_testing", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L75"}, {"caller_nid": "test_public_api_test_dir_testing", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L75"}, {"caller_nid": "test_public_api_test_dir_testing", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L75"}, {"caller_nid": "test_public_api_test_dir_testing", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L75"}, {"caller_nid": "test_public_api_test_dir_testing", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L75"}, {"caller_nid": "test_public_api_test_npy_no_export", "callee": "CDLL", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L91"}, {"caller_nid": "test_public_api_test_npy_no_export", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L93"}, {"caller_nid": "test_public_api_test_all_modules_are_expected", "callee": "walk_packages", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L290"}, {"caller_nid": "test_public_api_test_all_modules_are_expected", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L297"}, {"caller_nid": "test_public_api_test_all_modules_are_expected", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L300"}, {"caller_nid": "test_public_api_test_all_modules_are_expected_2", "callee": "find_unexpected_members", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L369"}, {"caller_nid": "test_public_api_test_all_modules_are_expected_2", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L371"}, {"caller_nid": "test_public_api_test_all_modules_are_expected_2", "callee": "find_unexpected_members", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L371"}, {"caller_nid": "test_public_api_test_all_modules_are_expected_2", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L374"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "check_importable", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L396"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L397"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L400"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "eval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L405"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L407"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L410"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L413"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L414"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L415"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "check_importable", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L417"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L421"}, {"caller_nid": "test_public_api_test_api_importable", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L424"}, {"caller_nid": "test_public_api_test_array_api_entry_point", "callee": "get_path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L445"}, {"caller_nid": "test_public_api_test_array_api_entry_point", "callee": "entry_points", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L447"}, {"caller_nid": "test_public_api_test_array_api_entry_point", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L448"}, {"caller_nid": "test_public_api_test_array_api_entry_point", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L449"}, {"caller_nid": "test_public_api_test_array_api_entry_point", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L452"}, {"caller_nid": "test_public_api_test_array_api_entry_point", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L456"}, {"caller_nid": "test_public_api_test_array_api_entry_point", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L460"}, {"caller_nid": "test_public_api_test_array_api_entry_point", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L471"}, {"caller_nid": "test_public_api_test_main_namespace_all_dir_coherence", "callee": "_remove_private_members", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L492"}, {"caller_nid": "test_public_api_test_main_namespace_all_dir_coherence", "callee": "_remove_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L493"}, {"caller_nid": "test_public_api_test_main_namespace_all_dir_coherence", "callee": "_remove_private_members", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L495"}, {"caller_nid": "test_public_api_test_main_namespace_all_dir_coherence", "callee": "__dir__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L495"}, {"caller_nid": "test_public_api_test_main_namespace_all_dir_coherence", "callee": "_remove_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L496"}, {"caller_nid": "test_public_api_test_main_namespace_all_dir_coherence", "callee": "symmetric_difference", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L500"}, {"caller_nid": "test_public_api_test_core_shims_coherence", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L514"}, {"caller_nid": "test_public_api_test_core_shims_coherence", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L518"}, {"caller_nid": "test_public_api_test_core_shims_coherence", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L524"}, {"caller_nid": "test_public_api_test_core_shims_coherence", "callee": "ismodule", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L532"}, {"caller_nid": "test_public_api_test_core_shims_coherence", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L537"}, {"caller_nid": "test_public_api_test_core_shims_coherence", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L539"}, {"caller_nid": "test_public_api_test_core_shims_coherence", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L541"}, {"caller_nid": "test_public_api_test_core_shims_coherence", "callee": "__import__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L543"}, {"caller_nid": "test_public_api_test_core_shims_coherence", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L548"}, {"caller_nid": "test_public_api_test_core_shims_coherence", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L553"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L571"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L582"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L584"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L586"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L587"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "ismodule", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L591"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L593"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L599"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L600"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "isfunction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L604"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L605"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L637"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L659"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L665"}, {"caller_nid": "test_public_api_test_functions_single_location", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L670"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L676"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L679"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L680"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L681"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L682"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "ismodule", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L685"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L687"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L697"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L698"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "ismodule", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L700"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L701"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L702"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L734"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L741"}, {"caller_nid": "test_public_api_test_module_attribute", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L744"}, {"caller_nid": "test_public_api_check_correct_qualname_and_module", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L751"}, {"caller_nid": "test_public_api_check_correct_qualname_and_module", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L754"}, {"caller_nid": "test_public_api_check_correct_qualname_and_module", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L754"}, {"caller_nid": "test_public_api_check_correct_qualname_and_module", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L759"}, {"caller_nid": "test_public_api_check_correct_qualname_and_module", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L759"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L772"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L775"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L776"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L777"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L778"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "ismodule", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L781"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L783"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L788"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L789"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "ismodule", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L791"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L792"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L793"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L794"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L798"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L804"}, {"caller_nid": "test_public_api_test_qualname_and_module_attribute", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "source_location": "L807"}]}